summaryrefslogtreecommitdiff
path: root/player-android/lib/providers
AgeCommit message (Expand)Author
2026-05-22Pass session cookie to ExoPlayer/just_audio for authenticated streamingPaul Buetow
2026-05-22Add migration for missing playback_progress.finished column (5f)Paul Buetow
2026-05-22Fix review issues in AdminUsersScreen and related files (task db)Paul Buetow
2026-05-22Implement AdminUsersScreen with create/delete user and admin gating (db)Paul Buetow
2026-05-22Fix Material 3 theming review issues (task fb)Paul Buetow
2026-05-22Implement Material 3 theming with light + dark mode toggle (fb)Paul Buetow
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-21Wrap AudioPlayerScreen in audio_service for background playback (1b)Paul Buetow
2026-05-21Implement SettingsScreen with AuthGuard and settings persistence (sa)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
2026-05-20Add go_router + Riverpod wiring and extract SOLID-clean screen/nav layers (na)Paul Buetow