index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player-android
/
lib
/
providers
Age
Commit message (
Expand
)
Author
2026-05-22
Pass session cookie to ExoPlayer/just_audio for authenticated streaming
Paul Buetow
2026-05-22
Add migration for missing playback_progress.finished column (5f)
Paul Buetow
2026-05-22
Fix review issues in AdminUsersScreen and related files (task db)
Paul Buetow
2026-05-22
Implement AdminUsersScreen with create/delete user and admin gating (db)
Paul Buetow
2026-05-22
Fix Material 3 theming review issues (task fb)
Paul Buetow
2026-05-22
Implement Material 3 theming with light + dark mode toggle (fb)
Paul Buetow
2026-05-22
Implement public ShareViewerScreen with Android deep-link intent-filter (9b)
Paul Buetow
2026-05-21
Implement offline progress queue with sqflite and connectivity_plus (3b)
Paul Buetow
2026-05-21
Wrap AudioPlayerScreen in audio_service for background playback (1b)
Paul Buetow
2026-05-21
Implement SettingsScreen with AuthGuard and settings persistence (sa)
Paul Buetow
2026-05-21
Add GET /api/v1/auth/count endpoint and first-run routing in Android app
Paul Buetow
2026-05-20
Implement DioPlayerApiClient with real HTTP bodies for core API methods (oa)
Paul Buetow
2026-05-20
Add go_router + Riverpod wiring and extract SOLID-clean screen/nav layers (na)
Paul Buetow