Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt 2f5a6984d9
Possibly fix AudioFocus bug
(Maybe) fix an issue where AudioFocus might cause the playback to start again after being paused by the user, possibly caused by a audiofocus loss being labeled transient even if it wasnt.
2021-03-13 10:32:47 -07:00
..
coil Update code style 2021-03-05 12:56:04 -07:00
database Refactor database code 2021-03-09 10:14:47 -07:00
detail Update code style 2021-03-05 12:56:04 -07:00
library Update code style 2021-03-05 12:56:04 -07:00
loading Update music loading init process 2021-03-05 13:45:43 -07:00
music Fix parent restore bug 2021-03-09 09:04:48 -07:00
playback Possibly fix AudioFocus bug 2021-03-13 10:32:47 -07:00
recycler Update code style 2021-03-05 12:56:04 -07:00
search Update code style 2021-03-05 12:56:04 -07:00
settings Fix parent restore bug 2021-03-09 09:04:48 -07:00
songs Update playback system 2021-03-05 14:58:30 -07:00
ui Update playback system 2021-03-05 14:58:30 -07:00
AuxioApp.kt Improve layout responsiveness 2021-02-13 10:20:48 -07:00
LogUtils.kt Prevent search box from scrolling the toolbar 2021-02-15 15:07:39 -07:00
MainActivity.kt Fix queue edge-to-edge issue 2021-03-07 08:26:15 -07:00
MainFragment.kt Update code style 2021-03-05 12:56:04 -07:00