A simple, rational music player for android
Find a file
OxygenCobalt e9ee9d1ef1 Standardize coil usage
Completely switch over to use ImageRequest.Builder instead of the load extension function, spin off the Artist Image fetcher & Image BindingAdapters to a seperate module.
2020-09-07 10:52:07 -06:00
app Standardize coil usage 2020-09-07 10:52:07 -06:00
gradle/wrapper Add android boilerplate code 2020-08-17 09:52:52 -06:00
.gitignore Update Music Loading 2020-09-06 18:52:20 -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