Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/repositories
Antoine POPINEAU aad0ec439c
Allow for anonymous connection if server supports it. Should provide basic support for #14.
2019-11-25 23:16:18 +01: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
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 Allow for anonymous connection if server supports it. Should provide basic support for #14. 2019-11-25 23:16:18 +01:00
HttpUpstream.kt Allow for anonymous connection if server supports it. Should provide basic support for #14. 2019-11-25 23:16:18 +01: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
Repository.kt Migrate to Flows. 2019-11-16 16:52:39 +01:00
SearchRepository.kt Migrate to Flows. 2019-11-16 16:52:39 +01:00
TracksRepository.kt Format code and fixed favoriting issue on favorite tab. 2019-11-23 14:45:56 +01:00