Auxio/app
Alexander Capehart 7bc9f4869b
music: switch sort names to collation
Use CollationKey when sorting music instead of String isntances.

This makes sorting aware of accented characters while still preserving
speed. I would ideally want to extend this to the search view too, but
there is no contains command in CollationKey, so I must continue with
the normalization method there.
2022-09-10 10:44:41 -06:00
..
src music: switch sort names to collation 2022-09-10 10:44:41 -06:00
build.gradle all: lint with ktlint 2022-09-08 21:55:05 -06:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro widget: update preview 2022-08-28 11:59:22 -06:00