Auxio/app/src/main/java/org
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
..
oxycblt/auxio music: switch sort names to collation 2022-09-10 10:44:41 -06:00