summaryrefslogtreecommitdiff
path: root/player-android/lib/router.dart
AgeCommit message (Expand)Author
2026-05-22Implement API token management screen in Settings (task hb)Paul Buetow
2026-05-22Implement AdminPermissionsScreen, RescanScreen, and TrashScreen (eb)Paul Buetow
2026-05-22Implement AdminUsersScreen with create/delete user and admin gating (db)Paul Buetow
2026-05-22Implement public ShareViewerScreen with Android deep-link intent-filter (9b)Paul Buetow
2026-05-21Implement podcast episode played/unplayed toggle with progress bar (cb)Paul Buetow
2026-05-21Implement FolderBrowserScreen with browseSet endpoint and breadcrumb navigati...Paul Buetow
2026-05-21Implement MySharesScreen with revoke/copy-link actions reachable from Setting...Paul Buetow
2026-05-21Implement NotesEditorScreen with auto-save debounce and clear confirmation (6b)Paul Buetow
2026-05-21Implement ContinueWatchingScreen with resume cards and progress routing (2b)Paul Buetow
2026-05-21Implement PodcastListScreen and SubscribeDialog with podcast feed management ...Paul Buetow
2026-05-21Add video/audio player packages, routes, and placeholder screens (task xa)Paul Buetow
2026-05-21Implement MediaGridScreen with grid, loading/empty/error states, and widget t...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-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-20Add go_router + Riverpod wiring and extract SOLID-clean screen/nav layers (na)Paul Buetow