Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt bb1d660eae
music: add loading progress indicator
Add an indicator to gague the current music loading progress.

This is actually a lot harder to implement than it might seem, not only
due to UI state issues, but also due to the fact that MusicStore needs
to keep it's state sane across a myriad of possible events that could
occur while loading music. This system seems like a good stopgap until
a full service-backed implementation can be created.
2022-06-02 15:16:32 -06:00
..
detail all: cleanup 2022-06-02 13:57:29 -06:00
home music: add loading progress indicator 2022-06-02 15:16:32 -06:00
image deps: upgrade deps 2022-05-26 10:29:41 -06:00
music music: add loading progress indicator 2022-06-02 15:16:32 -06:00
playback all: cleanup 2022-06-02 13:57:29 -06:00
search music: add loading progress indicator 2022-06-02 15:16:32 -06:00
settings all: cleanup 2022-06-02 13:57:29 -06:00
ui all: cleanup 2022-06-02 13:57:29 -06:00
util all: cleanup 2022-06-02 13:57:29 -06:00
widgets all: cleanup 2022-06-02 13:57:29 -06:00
AuxioApp.kt info: update architecture 2022-05-26 10:03:41 -06:00
IntegerTable.kt playback: fix state restore regression 2022-06-02 09:20:31 -06:00
MainActivity.kt detail: fix highlighting issues 2022-06-02 10:20:31 -06:00
MainFragment.kt all: cleanup 2022-06-02 13:57:29 -06:00