ananas/app/src/main/java/dev/jdtech/jellyfin
2022-04-10 14:38:28 +02:00
..
adapters Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
api Clean up 2021-12-28 18:26:43 +01:00
database Save downloads metadata to database (#81) 2022-01-21 17:34:50 +01:00
di Enable image caching by default and set size to 20MB 2022-03-29 13:01:47 +02:00
dialogs Add basic tv support (#58) 2021-10-30 19:46:51 +02:00
fragments Make extension functions setTintColor and setTintColorAttribute 2022-04-10 14:38:28 +02:00
models Add option to display extended episode title (SXX:EXX - Title) in player (#78) 2022-02-12 17:15:05 +01:00
mpv Playlist support for MPV player (#77) 2022-02-12 16:58:52 +01:00
repository Clean up JellyfinRepositoryImpl 2022-01-01 18:43:54 +01:00
tv Fix played and favorite button changing color 2022-04-09 20:46:07 +02:00
utils Make extension functions setTintColor and setTintColorAttribute 2022-04-10 14:38:28 +02:00
viewmodels Fix episode bottom sheet error when premiereDate is null 2022-03-15 17:26:18 +01:00
BaseApplication.kt Allow overriding theme 2021-08-04 12:29:51 +02:00
BasePlayerActivity.kt Add basic tv support (#58) 2021-10-30 19:46:51 +02:00
BindingAdapters.kt Fix person placeholder drawable 2022-01-08 18:24:59 +01:00
MainActivity.kt Redesign settings to two pane layout (#90) 2022-02-19 17:33:58 +01:00
MainActivityTv.kt New UI state system (#71) 2021-12-19 15:35:36 +01:00
PlayerActivity.kt Add options to disable player gestures and remember screen brightness 2022-03-28 14:07:31 +02:00