A simple, rational music player for android
Find a file
OxygenCobalt 565d1efa96 Minor music model changes
Move the size recalculations/child item sorting to a method called finalize() in artists, albums, and genres. Also remove the artist images for now, Ill figure out a good way to bring them back.
2020-09-04 18:28:11 -06:00
app Minor music model changes 2020-09-04 18:28:11 -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