ultrasonic-app-subsonic-and.../core
tzugen 72c03cc500
Introduce new Generic Fragments, ViewModels, and Adapters for the display of API data.
* Splits former SelectAlbumFragment into separate fragments for Albums and general collections of tracks
* Renames and refactors SelectArtist view to extend the new Generic classes
* Adds error handling (Fixes #484)
* Adds EndlessScrolling capabilities to all Album Lists
* Uses RecyclerViews and LiveData for performance and in-memory caching
* Refreshes the UI to be aligned with the ArtistList UI
* Add a new GenericEntry to the domain data classes, and make other types extend it
2021-05-16 17:42:31 +02:00
..
cache Fixed some more warnings 2021-05-07 15:55:03 +02:00
domain Introduce new Generic Fragments, ViewModels, and Adapters for the display of API data. 2021-05-16 17:42:31 +02:00
library Set language level 1.8 correctly also to Kotlin compiler, 2021-04-19 12:21:36 +02:00
subsonic-api Fixed some more warnings 2021-05-07 15:55:03 +02:00
subsonic-api-image-loader Fixed deprecation warnings for kluent 2021-05-07 15:36:11 +02:00