Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/activities
Antoine POPINEAU e539cc26dd
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
..
DownloadsActivity.kt Download state change would not be reflected in the list. 2020-06-14 21:15:13 +02:00
LicencesActivity.kt Added support for Flac. 2019-10-23 21:41:50 +02:00
LoginActivity.kt Added experimental radios support. Fixed linter and fastlane metadata. 2020-05-30 21:16:28 +02:00
MainActivity.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
SearchActivity.kt Fixed some linting issues. Fixed two issues related to current track emphasis and landscape now playing cover background. 2020-06-01 21:25:16 +02:00
SettingsActivity.kt Added Settings item to copy the latest logs in case of crash. 2020-06-10 23:59:09 +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