summaryrefslogtreecommitdiff
path: root/player-android/lib/api/dio_player_api_client.dart
AgeCommit message (Expand)Author
2026-05-21Implement all remaining PlayerApiClient stubs and add unit testsPaul Buetow
2026-05-21Implement NotesEditorScreen with auto-save debounce and clear confirmation (6b)Paul Buetow
2026-05-21Implement Tag picker with optimistic UI, autocomplete, and delete chips on Me...Paul Buetow
2026-05-21Implement ContinueWatchingScreen with resume cards and progress routing (2b)Paul Buetow
2026-05-21Implement favorites toggle with optimistic UI in MediaDetailScreen and MediaG...Paul Buetow
2026-05-21Implement PodcastListScreen and SubscribeDialog with podcast feed management ...Paul Buetow
2026-05-21Implement CreateShareDialog with expiry/max-uses, shareUrl abstraction (7b)Paul Buetow
2026-05-21Implement VideoPlayerScreen with chewie, progress sync, and bearer auth (za)Paul Buetow
2026-05-21Add GET /api/v1/auth/count endpoint and first-run routing in Android appPaul Buetow
2026-05-20Implement DioPlayerApiClient with real HTTP bodies for core API methods (oa)Paul Buetow