summaryrefslogtreecommitdiff
path: root/player-android/lib
AgeCommit message (Expand)Author
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-21Implement BootstrapScreen with widget tests (qa)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-20Fix PlayerApiClient const constructor and Media.tags deserialization (d9+e9)Paul Buetow
2026-05-20Guard dateTimeFromJson against malformed date strings (c9)Paul Buetow
2026-05-18Add named routes and widget smoke tests to player-androidPaul Buetow
2026-05-17Add player-android/ Flutter skeletonPaul Buetow