summaryrefslogtreecommitdiff
path: root/player-android/lib/main.dart
AgeCommit message (Expand)Author
2026-05-23Configure audio_service notification icon so playback does not crashmainPaul 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-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-20Add go_router + Riverpod wiring and extract SOLID-clean screen/nav layers (na)Paul Buetow
2026-05-18Add named routes and widget smoke tests to player-androidPaul Buetow
2026-05-17Add player-android/ Flutter skeletonPaul Buetow