index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player-android
/
lib
/
api
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
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
Implement FolderBrowserScreen with browseSet endpoint and breadcrumb navigati...
Paul Buetow
2026-05-21
Implement all remaining PlayerApiClient stubs and add unit tests
Paul Buetow
2026-05-21
Implement NotesEditorScreen with auto-save debounce and clear confirmation (6b)
Paul Buetow
2026-05-21
Implement Tag picker with optimistic UI, autocomplete, and delete chips on Me...
Paul Buetow
2026-05-21
Implement ContinueWatchingScreen with resume cards and progress routing (2b)
Paul Buetow
2026-05-21
Implement favorites toggle with optimistic UI in MediaDetailScreen and MediaG...
Paul Buetow
2026-05-21
Implement PodcastListScreen and SubscribeDialog with podcast feed management ...
Paul Buetow
2026-05-21
Implement CreateShareDialog with expiry/max-uses, shareUrl abstraction (7b)
Paul Buetow
2026-05-21
Implement VideoPlayerScreen with chewie, progress sync, and bearer auth (za)
Paul Buetow
2026-05-21
Implement MediaDetailScreen with metadata, favorite toggle, player routing (ya)
Paul Buetow
2026-05-21
Implement MediaGridScreen with grid, loading/empty/error states, and widget t...
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 DioClient with auth interceptors and refactor PlayerApiClient (ma)
Paul Buetow
2026-05-20
Fix PlayerApiClient const constructor and Media.tags deserialization (d9+e9)
Paul Buetow
2026-05-17
Add player-android/ Flutter skeleton
Paul Buetow