Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/adapters
Antoine POPINEAU ba31a4efcf
Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye.
2020-07-11 21:01:09 +02:00
..
AlbumsAdapter.kt Improve performance of recycler views and prevent flickering on state change. 2020-07-11 18:15:40 +02:00
AlbumsGridAdapter.kt Improve performance of recycler views and prevent flickering on state change. 2020-07-11 18:15:40 +02:00
ArtistsAdapter.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
BrowseTabsAdapter.kt Promote Radios to stable! 2020-06-11 10:56:31 +02:00
DownloadsAdapter.kt Added copyright and license information (#58). 2020-07-10 20:25:35 +02:00
FavoritesAdapter.kt Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye. 2020-07-11 21:01:09 +02:00
PlaylistTracksAdapter.kt Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye. 2020-07-11 21:01:09 +02:00
PlaylistsAdapter.kt Renamed some components to refer to Otter instead of Funkwhale. 2020-07-10 20:40:18 +02:00
RadiosAdapter.kt Improve performance of recycler views and prevent flickering on state change. 2020-07-11 18:15:40 +02:00
SearchAdapter.kt Allow track downloading from the search results. 2020-07-11 17:41:41 +02:00
TracksAdapter.kt Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye. 2020-07-11 21:01:09 +02:00