ultrasonic-app-subsonic-and.../ultrasonic
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
..
minify Don't remove NowPlayingFragment 2021-03-07 17:49:30 +01:00
src Introduce new Generic Fragments, ViewModels, and Adapters for the display of API data. 2021-05-16 17:42:31 +02:00
.gitignore Added IDEA files to .gitignore. 2017-02-11 17:30:59 +01:00
build.gradle Ignore quantity errors in translations 2021-04-27 19:13:27 +02:00
lint-baseline.xml Fix a number of lint issues 2021-04-17 12:02:45 +02:00