Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/repositories
Antoine POPINEAU 5d397ab1fe
Sort radios, playlists and favorites by name.
2020-07-08 23:23:14 +02:00
..
AlbumsRepository.kt Sort artists and global albums by name/title. Sort an artist's albums by release date. Display the release year in the albums view (#54). 2020-07-08 13:19:47 +02:00
ArtistTracksRepository.kt
ArtistsRepository.kt Sort artists and global albums by name/title. Sort an artist's albums by release date. Display the release year in the albums view (#54). 2020-07-08 13:19:47 +02:00
FavoritesRepository.kt Sort radios, playlists and favorites by name. 2020-07-08 23:23:14 +02:00
HttpUpstream.kt Improved loading of new and cached items. 2020-07-08 22:11:50 +02:00
PlaylistTracksRepository.kt
PlaylistsRepository.kt Sort radios, playlists and favorites by name. 2020-07-08 23:23:14 +02:00
RadiosRepository.kt Sort radios, playlists and favorites by name. 2020-07-08 23:23:14 +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
TracksRepository.kt