Auxio/app/src/main/java/org/oxycblt/auxio
OxygenCobalt e0a05ef486
playback: make sanitization runtime
Do not save the playback state when sanitizing.

After some thought, there is no situation where re-saving the playback
state is desirable. A previously saved state will be consistent with
a sanitized state, and there is no need to save when the service is
active. Thus, save on speed and reduce insane race conditions by just
sanitizing the current runtime state and not saving at all.
2022-07-07 11:58:25 -06:00
..
detail all: misc ui reworks 2022-07-07 10:40:18 -06:00
home all: misc ui reworks 2022-07-07 10:40:18 -06:00
image settings: add option to force-restore state 2022-07-04 14:22:49 -06:00
music playback: make sanitization runtime 2022-07-07 11:58:25 -06:00
playback playback: make sanitization runtime 2022-07-07 11:58:25 -06:00
search search: actually commit filter mode to settings 2022-07-01 20:39:23 -06:00
settings settings: add option to force-restore state 2022-07-04 14:22:49 -06:00
ui all: misc ui reworks 2022-07-07 10:40:18 -06:00
util all: audit synchronized usages 2022-07-03 09:12:19 -06:00
widgets all: misc ui reworks 2022-07-07 10:40:18 -06:00
AuxioApp.kt ui: rework iconography 2022-06-30 21:09:21 -06:00
IntegerTable.kt music: add indexer service 2022-06-03 20:12:27 -06:00
MainActivity.kt settings: add option to force-restore state 2022-07-04 14:22:49 -06:00
MainFragment.kt ui: rework module structure 2022-06-29 11:41:49 -06:00