ananas/app/src/main/java/dev/jdtech/jellyfin/adapters
Jarne Demeulemeester 16c2cd634d
Add paging support to LibraryFragment (#124)
* Add paging support to the LibraryFragment

* Fix error handling
2022-06-17 15:16:29 +02:00
..
CollectionListAdapter.kt Make library (collection) clickable and pass the id to LibraryFragment 2021-06-19 17:56:41 +02:00
DownloadEpisodeListAdapter.kt Display downloaded episodes by series (#80) 2022-06-11 13:35:52 +02:00
DownloadSeriesListAdapter.kt Display downloaded episodes by series (#80) 2022-06-11 13:35:52 +02:00
DownloadsListAdapter.kt Display downloaded episodes by series (#80) 2022-06-11 13:35:52 +02:00
DownloadViewItemListAdapter.kt Display downloaded episodes by series (#80) 2022-06-11 13:35:52 +02:00
EpisodeListAdapter.kt Add header to EpisodeListAdapter 2021-07-06 18:19:37 +02:00
FavoritesListAdapter.kt Add favorites fragment + switch settings for favorites on bottom nav 2021-07-30 22:22:50 +02:00
HomeEpisodeListAdapter.kt Upgrade to jellyfin-sdk 1.3.0 (#122) 2022-06-11 21:39:08 +02:00
PersonListAdapter.kt Add person detail screen (#47) 2021-10-24 17:45:59 +02:00
ServerGridAdapter.kt Improve project folder structure 2021-06-09 21:36:05 +02:00
ViewItemListAdapter.kt Upgrade to jellyfin-sdk 1.3.0 (#122) 2022-06-11 21:39:08 +02:00
ViewItemPagingAdapter.kt Add paging support to LibraryFragment (#124) 2022-06-17 15:16:29 +02:00
ViewListAdapter.kt Simplify HomeItem diff checking with ids 2022-01-01 17:45:56 +01:00