Auxio/app/src/main/res/values
OxygenCobalt 0305eb0beb
Standardize settings entirely
Update the structure of the settings system to do several things:
- Finally use int preferences everywhere instead of the mix of strings & ints from before
- Create a new preference named `IntListPreference` that enables the use of integers in list preferences
- Actually centralize array values and default values into a single integers xml
- Isolate all the new migration code into a single file
- Refreshed the int tables used by data objects [DB version has been updated, will not update when other changes]

The only preference not migrated is doAtEnd since that is being planned to be retired in a future LoopMode update.
2021-04-03 10:53:16 -06:00
..
arrays.xml Standardize settings entirely 2021-04-03 10:53:16 -06:00
colors.xml Redo accents 2021-02-28 16:07:46 -07:00
dimens.xml Fix more fast-scroll issues 2021-03-25 09:24:40 -06:00
donottranslate.xml Make save playback state setting public 2021-02-19 11:19:45 -07:00
ints.xml Standardize settings entirely 2021-04-03 10:53:16 -06:00
strings.xml Standardize settings entirely 2021-04-03 10:53:16 -06:00
styleable.xml Standardize settings entirely 2021-04-03 10:53:16 -06:00
styles.xml Standardize settings entirely 2021-04-03 10:53:16 -06:00
themes.xml Redo accents 2021-02-28 16:07:46 -07:00