Auxio/app/src/main/java/org/oxycblt/auxio/music
OxygenCobalt e8f94564b7
music: prepare sort tags
Prepare support for sort tags by reworking how sortName is structured.

Instead of rawName and sortName, music must now implement rawName and
rawSortName. rawSortName will be checked first, followed by will
falling back to rawName.withoutArticle. This allows hard-coded tags to
be neatly implemented while avoiding an immediate copy.
2022-07-13 15:50:20 -06:00
..
dirs music: add automatic rescanning 2022-07-08 16:42:23 -06:00
system music: prepare sort tags 2022-07-13 15:50:20 -06:00
Music.kt music: prepare sort tags 2022-07-13 15:50:20 -06:00
MusicStore.kt all: cleanup 2022-07-11 11:29:34 -06:00
MusicUtil.kt all: fix version-specific issues 2022-07-12 12:13:49 -06:00
MusicViewModel.kt all: cleanup 2022-07-11 11:29:34 -06:00
StorageFramework.kt all: cleanup 2022-07-11 11:29:34 -06:00