summaryrefslogtreecommitdiff
path: root/player-android/pubspec.yaml
AgeCommit message (Expand)Author
2026-05-22Add migration for missing playback_progress.finished column (5f)Paul Buetow
2026-05-21Implement offline progress queue with sqflite and connectivity_plus (3b)Paul Buetow
2026-05-21Add video/audio player packages, routes, and placeholder screens (task xa)Paul Buetow
2026-05-21Implement SetsListScreen with Material 3 grid, pull-to-refresh, and widget te...Paul Buetow
2026-05-21Implement SettingsScreen with AuthGuard and settings persistence (sa)Paul 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
2026-05-20Add DioClient with auth interceptors and refactor PlayerApiClient (ma)Paul Buetow
2026-05-17Complete player-android Flutter scaffoldPaul Buetow
2026-05-17Add player-android/ Flutter skeletonPaul Buetow