Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/repositories
Antoine POPINEAU ce8d956cee
#52: implemented UI and functionnal filtering for all, me and subscribed. Funkwhale still does not seem to respect that.
2020-09-03 22:55:09 +02:00
..
AlbumsRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
ArtistTracksRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
ArtistsRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
FavoritesRepository.kt Fixed an issue where favorited tracks would not show up erroneously in track lists. 2020-07-11 16:56:09 +02:00
HttpUpstream.kt #52: implemented UI and functionnal filtering for all, me and subscribed. Funkwhale still does not seem to respect that. 2020-09-03 22:55:09 +02:00
PlaylistTracksRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
PlaylistsRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
RadiosRepository.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
Repository.kt Load data from network on resume if cached data is empty. 2020-07-08 23:00:10 +02:00
SearchRepository.kt Optimized workflow between two searches. 2020-07-11 17:17:26 +02:00
TracksRepository.kt #73: fix track sorting order by fixing a mistake and taking disc_number into consideration. 2020-09-01 18:25:10 +02:00