Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/activities
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
..
DownloadsActivity.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
LicencesActivity.kt Added support for Flac. 2019-10-23 21:41:50 +02:00
LoginActivity.kt Limit the width of the login screen in landscape mode to be easier on the eye. 2020-06-26 20:03:48 +02:00
MainActivity.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
SearchActivity.kt Allow track downloading from the search results. 2020-07-11 17:41:41 +02:00
SettingsActivity.kt Refactored and rationalized some events and commands on the buses. 2020-06-24 14:54:13 +02:00
SplashActivity.kt Allow for anonymous connection if server supports it. Should provide basic support for #14. 2019-11-25 23:16:18 +01:00