summaryrefslogtreecommitdiff
path: root/player-android/test/screens
AgeCommit message (Expand)Author
2026-05-22Fix review issues for API token management screen (task hb)Paul Buetow
2026-05-22Implement API token management screen in Settings (task hb)Paul Buetow
2026-05-22Fix review issues and add widget tests for admin screens (eb)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 gb final review: SizedBox.shrink footer and shares_no_more testPaul Buetow
2026-05-22Fix gb review issues: _isLoadingMore stuck on refresh, empty footer space, pa...Paul Buetow
2026-05-22Add widget test for double-tap download guard in PodcastEpisodesScreenPaul Buetow
2026-05-22Add play and download buttons to PodcastEpisodesScreen (bb)Paul Buetow
2026-05-22Fix final review nits for Material 3 theming (task fb)Paul Buetow
2026-05-22Fix Material 3 theming review issues (task 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-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 Tag picker with optimistic UI, autocomplete, and delete chips on Me...Paul Buetow
2026-05-21Wrap AudioPlayerScreen in audio_service for background playback (1b)Paul Buetow
2026-05-21Implement ContinueWatchingScreen with resume cards and progress routing (2b)Paul Buetow
2026-05-21Implement favorites toggle with optimistic UI in MediaDetailScreen and MediaG...Paul Buetow
2026-05-21Implement PodcastListScreen and SubscribeDialog with podcast feed management ...Paul Buetow
2026-05-21Implement CreateShareDialog with expiry/max-uses, shareUrl abstraction (7b)Paul Buetow
2026-05-21Implement AudioPlayerScreen with just_audio, progress sync, and bearer auth (0b)Paul Buetow
2026-05-21Implement VideoPlayerScreen with chewie, progress sync, and bearer auth (za)Paul Buetow
2026-05-21Implement MediaDetailScreen with metadata, favorite toggle, player routing (ya)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