ananas/app/src/main/java/dev/jdtech/jellyfin/models
Jarne Demeulemeester 4b2dd6c672
Save downloads metadata to database (#81)
* Change downloads from metadata files to room database (WIP)

* Disable download progress

* Add file available check + clean up
2022-01-21 17:34:50 +01:00
..
CollectionType.kt Move unsupportedCollections to CollectionType 2022-01-01 21:45:57 +01:00
ContentType.kt Add refresh (#59) 2021-11-14 18:44:33 +01:00
DownloadItem.kt Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
DownloadRequestItem.kt Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
DownloadSection.kt Add offline playback (#51) 2021-10-29 21:11:01 +02:00
FavoriteSection.kt Add favorites fragment + switch settings for favorites on bottom nav 2021-07-30 22:22:50 +02:00
HomeSection.kt Simplify HomeItem diff checking with ids 2022-01-01 17:45:56 +01:00
PlayerItem.kt Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
View.kt Add refresh (#59) 2021-11-14 18:44:33 +01:00