A simple, rational music player for android
Find a file
OxygenCobalt 4413cb1499
Refactor edge-to-edge
Change edge-to-edge to auto-enable on 27+, along with relying on styles to make the systemui changes instead of code directly.
2020-12-18 10:45:42 -07:00
app Refactor edge-to-edge 2020-12-18 10:45:42 -07:00
gradle/wrapper Add durations to PlaybackFragment 2020-10-12 16:13:15 -06:00
.gitignore Update Music Loading 2020-09-06 18:52:20 -06:00
build.gradle Add about dialog 2020-12-18 10:05:31 -07:00
FAQ.md Add about dialog 2020-12-18 10:05:31 -07: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
LIBRARIES.md Add about dialog 2020-12-18 10:05:31 -07:00
LICENSE Initial commit 2020-08-17 15:35:12 +00:00
LICENSES.md Add about dialog 2020-12-18 10:05:31 -07:00
README.md Remove usages of animator to fix nav bugs 2020-11-25 21:13:23 -07:00
settings.gradle Add android boilerplate code 2020-08-17 09:52:52 -06:00

Auxio

Auxio is a music player for android that I built for myself. It only has the features that I need out of a music player and nothing more.

WIP