A simple, rational music player for android
Find a file
OxygenCobalt c3a61e6071 Switch from ViewPager to BottomNavigationView
Use BottomNavigationView as the main navigator of Auxio instead of a ViewPager + BottomNavigationView, primarily to fix some memory leaks and give Auxio a better UI design overall.
2020-11-16 21:09:55 -07:00
app Switch from ViewPager to BottomNavigationView 2020-11-16 21:09:55 -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 Make QueueAdapter Adapter instead of ListAdapter 2020-11-13 14:56:06 -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
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