summaryrefslogtreecommitdiff
path: root/player-android/lib/api/player_api_client.dart
AgeCommit message (Expand)Author
2026-05-22Implement public ShareViewerScreen with Android deep-link intent-filter (9b)Paul Buetow
2026-05-21Implement offline progress queue with sqflite and connectivity_plus (3b)Paul Buetow
2026-05-21Implement FolderBrowserScreen with browseSet endpoint and breadcrumb navigati...Paul Buetow
2026-05-21Implement all remaining PlayerApiClient stubs and add unit testsPaul 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-21Implement MediaDetailScreen with metadata, favorite toggle, player routing (ya)Paul Buetow
2026-05-21Implement MediaGridScreen with grid, loading/empty/error states, and widget t...Paul Buetow
2026-05-21Add GET /api/v1/auth/count endpoint and first-run routing in Android appPaul Buetow
2026-05-20Add DioClient with auth interceptors and refactor PlayerApiClient (ma)Paul Buetow
2026-05-20Fix PlayerApiClient const constructor and Media.tags deserialization (d9+e9)Paul Buetow
2026-05-17Add player-android/ Flutter skeletonPaul Buetow