A simple, rational music player for android
Find a file
OxygenCobalt e59009a0fa Update gradle build settings
Update build settings to remove useless libraries [AppCompat], add useful libraries [LeakCanary], and also enable minifying on the release build [Which hadnt been enabled before somehow].
2020-09-04 12:19:36 -06:00
app Update gradle build settings 2020-09-04 12:19:36 -06:00
gradle/wrapper Add android boilerplate code 2020-08-17 09:52:52 -06:00
.gitignore Add android boilerplate code 2020-08-17 09:52:52 -06:00
build.gradle Move album art loading to Coil 2020-08-25 18:37:00 -06:00
gradle.properties Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew Add android boilerplate code 2020-08-17 09:52:52 -06:00
gradlew.bat Add android boilerplate code 2020-08-17 09:52:52 -06:00
LICENSE Initial commit 2020-08-17 15:35:12 +00:00
README.md Initial commit 2020-08-17 15:35:12 +00:00
settings.gradle Add android boilerplate code 2020-08-17 09:52:52 -06:00

Auxio

Android Music Player, Current WIP