Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/adapters
Antoine POPINEAU 37f4b1da9e
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
..
AlbumsAdapter.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
AlbumsGridAdapter.kt Added links to artist and album on Now Playing view. Partially covers #30. 2020-05-29 21:40:01 +02:00
ArtistsAdapter.kt Added links to artist and album on Now Playing view. Partially covers #30. 2020-05-29 21:40:01 +02:00
BrowseTabsAdapter.kt Promote Radios to stable! 2020-06-11 10:56:31 +02:00
DownloadsAdapter.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
FavoritesAdapter.kt Add more emphasis to currently playing track in listings. 2020-06-26 19:42:10 +02:00
PlaylistTracksAdapter.kt Added experimental radios support. Fixed linter and fastlane metadata. 2020-05-30 21:16:28 +02:00
PlaylistsAdapter.kt Refactored and rationalized some events and commands on the buses. 2020-06-24 14:54:13 +02:00
RadiosAdapter.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
SearchAdapter.kt Fixed download and cache indicators on search screen. Fixed an issue with placeholder texts when some search terms did not return results. 2020-06-22 21:48:31 +02:00
TracksAdapter.kt Add more emphasis to currently playing track in listings. 2020-06-26 19:42:10 +02:00