Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/adapters
Antoine POPINEAU 080cce00ee
Do not push our own notification when Chromecast session is active. Fixed issue where PlayerService listener would trigger twice on service restart. Implemented basic queue management on Chromecast player.
2020-06-24 19:33:00 +02:00
..
AlbumsAdapter.kt Added experimental radios support. Fixed linter and fastlane metadata. 2020-05-30 21:16:28 +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 Refactored and rationalized some events and commands on the buses. 2020-06-24 14:54:13 +02:00
FavoritesAdapter.kt Manage cached and downloaded tracks separately. Downloaded track are not automatically evicted and do not count towards cache storage limit. Contributes to #37. Fixed an issue where the event bus on main would be duplicated. 2020-06-20 15: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 Handle radios when logged in anonymously. 2020-06-21 13:41:27 +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 Do not push our own notification when Chromecast session is active. Fixed issue where PlayerService listener would trigger twice on service restart. Implemented basic queue management on Chromecast player. 2020-06-24 19:33:00 +02:00