A simple, rational music player for android
Find a file
OxygenCobalt 1afaae7b0a Add playback updates to PlaybackService
Add the ability for PlaybackService to move to the next song when the current one ends, update the duration, and also be played/paused.
2020-10-26 11:04:22 -06:00
app Add playback updates to PlaybackService 2020-10-26 11:04:22 -06: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 durations to PlaybackFragment 2020-10-12 16:13:15 -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