Commit Graph

3 Commits

Author SHA1 Message Date
19273d2cb9 feat: Added purefin logo 2026-02-17 21:07:08 +01:00
be456d4d6c feat: add movie download support using Media3 DownloadService
Implement media downloading with foreground notification showing progress
percentage and speed. Uses Media3's DownloadManager + SimpleCache with
OkHttp datasource for authenticated Jellyfin downloads. Downloaded movies
are saved to the offline database and the player reads from cache
automatically via CacheDataSource.
2026-02-17 20:20:50 +01:00
d536c42d65 initial android project 2026-01-16 19:47:33 +01:00