Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/activities
Antoine POPINEAU 7d95618ff5
Allow track downloading from the search results.
2020-07-11 17:41:41 +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 Fixed an issue where favorited tracks would not show up erroneously in track lists. 2020-07-11 16:56: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