1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-13 01:05:16 +01:00
ultrasonic-app-subsonic-and.../core/domain
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
..
src/main/kotlin/org/moire/ultrasonic/domain Introduce new Generic Fragments, ViewModels, and Adapters for the display of API data. 2021-05-16 17:42:31 +02:00
build.gradle Remove unused versions.kt & semver 2021-05-06 12:09:23 +02:00