Auxio/app/src/main/java/org/oxycblt/auxio/settings
Alexander Capehart 2690e8343a
music: fix uid issues
Fix some mistakes with the UID hashing process.

Some more work needs to be done regarding formalizing the datatype
and tagtype fields. If anything, I may just collapse them into a
single "tag" field since they are only used for equality.
Alternatively, I could make them integers to increase efficiency.
Depends.
2022-09-07 10:35:26 -06:00
..
ui util: clean up context utils 2022-08-04 20:11:25 -06:00
AboutFragment.kt playback: add smooth seeking 2022-08-29 09:46:42 -06:00
Settings.kt music: fix uid issues 2022-09-07 10:35:26 -06:00
SettingsCompat.kt settings: remove excluded dir migration code 2022-07-12 09:59:08 -06:00
SettingsFragment.kt ui: add fade through transitions to main ui 2022-07-26 21:26:23 -06:00
SettingsListFragment.kt util: remove logEOrThrow 2022-09-01 18:40:00 -06:00