Otter è un lettore musicale nativo per Android (sviluppato in Kotlin) e nativo per Funkwhale (utilizza la sua API nativa invece di Subsonic). Puoi ottenere aiuto su Otter: https://mastodon.uno/@funkcastmusicwhale, Istanza italiana: https://funkwhale.it
Go to file
Antoine POPINEAU e84455390b
Several improvements in UI (better colors for night mode, added icons).
Better handling of startup (login activity would reset if put in the background).
Allow use of schemeless hostname for login.
Destroy main activity and clear cache on logout.
Change of endpoint for favorites retrieval for one with much better performance.
2019-10-23 20:21:18 +02:00
app Several improvements in UI (better colors for night mode, added icons). 2019-10-23 20:21:18 +02:00
gradle/wrapper Set up automatic store uploads and versions management. 2019-10-21 22:11:51 +02:00
.gitignore Initial commit. 2019-10-20 15:19:18 +02:00
LICENSE Initial commit. 2019-10-20 15:19:18 +02:00
build.gradle.kts Migrated to Kotlin for Gradle scripts. 2019-10-21 23:26:06 +02:00
gradle.properties Migrated to Kotlin for Gradle scripts. 2019-10-21 23:26:06 +02:00
gradlew Set up automatic store uploads and versions management. 2019-10-21 22:11:51 +02:00
gradlew.bat Set up automatic store uploads and versions management. 2019-10-21 22:11:51 +02:00
publish.sh Fixed crash on coverless albums. 2019-10-22 21:56:33 +02:00
settings.gradle.kts Migrated to Kotlin for Gradle scripts. 2019-10-21 23:26:06 +02:00