funkwhale-app-android/app/src/main/java/com/github/apognu/otter/repositories
Antoine POPINEAU 94fd3d51aa
Add downloaded indicators in favorites view.
2020-06-14 20:32:20 +02:00
..
AlbumsRepository.kt Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
ArtistTracksRepository.kt Lint. 2020-06-11 00:01:39 +02:00
ArtistsRepository.kt Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
FavoritesRepository.kt Add downloaded indicators in favorites view. 2020-06-14 20:32:20 +02:00
HttpUpstream.kt Filter music according to own music setting (should close #33). 2020-06-14 20:26:47 +02:00
PlaylistTracksRepository.kt Migrate to Flows. 2019-11-16 16:52:39 +01:00
PlaylistsRepository.kt Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 2019-10-29 23:41:44 +01:00
RadiosRepository.kt Added support for native radios (random and less listened to radios). Advancing #8. 2020-06-01 14:38:50 +02:00
Repository.kt Migrate to Flows. 2019-11-16 16:52:39 +01:00
SearchRepository.kt Display search results for artists and albums. Only cosmetic for now, there is no action on them. 2020-05-29 13:19:28 +02:00
TracksRepository.kt Add downloaded indicators in favorites view. 2020-06-14 20:32:20 +02:00