index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player-android
/
lib
/
app_routes.dart
Age
Commit message (
Expand
)
Author
2026-05-22
Implement API token management screen in Settings (task hb)
Paul Buetow
2026-05-22
Implement AdminPermissionsScreen, RescanScreen, and TrashScreen (eb)
Paul Buetow
2026-05-22
Implement AdminUsersScreen with create/delete user and admin gating (db)
Paul Buetow
2026-05-22
Implement public ShareViewerScreen with Android deep-link intent-filter (9b)
Paul Buetow
2026-05-21
Implement podcast episode played/unplayed toggle with progress bar (cb)
Paul Buetow
2026-05-21
Implement FolderBrowserScreen with browseSet endpoint and breadcrumb navigati...
Paul Buetow
2026-05-21
Implement MySharesScreen with revoke/copy-link actions reachable from Setting...
Paul Buetow
2026-05-21
Implement NotesEditorScreen with auto-save debounce and clear confirmation (6b)
Paul Buetow
2026-05-21
Implement ContinueWatchingScreen with resume cards and progress routing (2b)
Paul Buetow
2026-05-21
Implement PodcastListScreen and SubscribeDialog with podcast feed management ...
Paul Buetow
2026-05-21
Add video/audio player packages, routes, and placeholder screens (task xa)
Paul Buetow
2026-05-21
Implement SetsListScreen with Material 3 grid, pull-to-refresh, and widget te...
Paul Buetow
2026-05-21
Implement SettingsScreen with AuthGuard and settings persistence (sa)
Paul Buetow
2026-05-21
Implement BootstrapScreen with widget tests (qa)
Paul Buetow
2026-05-20
Add go_router + Riverpod wiring and extract SOLID-clean screen/nav layers (na)
Paul Buetow