Auxio/app/src/main/res/values
OxygenCobalt f3a7813f5e
music: add support for excluding other volumes
Add support for excluding directories on other volumes, at least from
Android Q onwards.

Previously, Auxio only supported excluding the primary volume. This was
mostly out of laziness, as the excluded directory implementation was
shamelessly copied from Phonograph. This commit completely refactors
the excluded directory system, dumpstering the old database (which was
overkill anyway) for a new system based on SharedPreferences that is
actually capable of handling external volumes.

Now, limitations regarding external volumes still apply below Android
Q, as the VOLUME_NAME field does not exist on those versions. However,
this should resolve at least one major complaint regarding the
excluded directory system. Now theres just all of the other complaints.

Resolves #134.
2022-06-05 11:35:26 -06:00
..
attrs.xml ui: rework custom ui components 2022-05-21 14:52:08 -06:00
colors.xml ui: re-add accent customization >api 31 2022-05-24 12:52:09 -06:00
config.xml playback: rework audio focus 2022-03-27 11:51:58 -06:00
dimens.xml playback: implement "safe" slider wrapper 2022-05-27 14:34:14 -06:00
donottranslate.xml all: remove databinding 2022-03-23 10:59:01 -06:00
ids.xml playback: rework playback slide up implementation 2022-03-20 12:33:49 -06:00
integers.xml style: remove android string references 2022-05-22 09:56:25 -06:00
strings.xml music: add indexer service 2022-06-03 20:12:27 -06:00
styles_android.xml playback: add pre-amp customization 2022-05-22 09:32:23 -06:00
styles_core.xml music: add support for excluding other volumes 2022-06-05 11:35:26 -06:00
styles_ui.xml ui: rework custom ui components 2022-05-21 14:52:08 -06:00
themes.xml all: view cleanup 2022-03-13 18:56:24 -06:00
themes_black.xml all: cleanup 2022-03-23 12:27:49 -06:00
typography.xml all: view cleanup 2022-03-13 18:56:24 -06:00