funkwhale-app-android/app/src/main/java/com/github/apognu/otter/activities
Antoine POPINEAU 100514cde6
Limit the width of the login screen in landscape mode to be easier on the eye.
2020-06-26 20:03:48 +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 Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
SearchActivity.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +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