summaryrefslogtreecommitdiff
path: root/player-android/lib/screens/media_grid_screen.dart
AgeCommit message (Expand)Author
2026-05-22Fix gb review issues: _isLoadingMore stuck on refresh, empty footer space, pa...Paul Buetow
2026-05-22Implement infinite-scroll pagination on MediaGridScreen, episode list, and my...Paul Buetow
2026-05-21Implement FolderBrowserScreen with browseSet endpoint and breadcrumb navigati...Paul Buetow
2026-05-21Implement favorites toggle with optimistic UI in MediaDetailScreen and MediaG...Paul Buetow
2026-05-21Implement SearchFilterBar with debounce, type/favorites/sort filters for Medi...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