ananas/app/src/main/java/dev/jdtech/jellyfin
2021-08-16 12:09:57 +02:00
..
adapters Add favorites fragment + switch settings for favorites on bottom nav 2021-07-30 22:22:50 +02:00
api Use application name to connect to Jellyfin server 2021-08-16 12:09:57 +02:00
database First JellyfinRepository implementation 2021-07-06 14:24:53 +02:00
di Rework complete navigation 2021-08-03 19:04:03 +02:00
dialogs Get mediaSources and select version of movie 2021-07-11 16:44:46 +02:00
fragments Add privacy policy in app 2021-08-16 12:09:20 +02:00
models Rework player to allow for playing multiple episodes in a row 2021-08-05 16:09:08 +02:00
repository Rework player to allow for playing multiple episodes in a row 2021-08-05 16:09:08 +02:00
utils Add open source licenses and app version to settings fragment 2021-08-10 17:26:02 +02:00
viewmodels Allow the user to rotate the player and fix resume playback 2021-08-13 17:38:32 +02:00
BaseApplication.kt Allow overriding theme 2021-08-04 12:29:51 +02:00
BindingAdapters.kt Add favorites fragment + switch settings for favorites on bottom nav 2021-07-30 22:22:50 +02:00
MainActivity.kt Allow overriding theme 2021-08-04 12:29:51 +02:00
PlayerActivity.kt Allow the user to rotate the player and fix resume playback 2021-08-13 17:38:32 +02:00