Auxio/app/src/main/java/org/oxycblt/auxio/picker
Alexander Capehart c7b875376c
music: refactor name implementation
Refactor the music name implementation to do the following:
1. Unify normal and sort names under a single datatype
2. Handle arbitrary-length digit strings
3. Ignore puncutation regardless of the intelligent sort
configuration, as it is trivially localizable.

Resolves #423.

Co-authored by: ChatGPT-3.5
2023-05-11 12:19:39 -06:00
..
ChoiceAdapter.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
PickerChoices.kt picker: refactor into module-specific impls 2023-03-25 21:13:42 -06:00
PickerDialogFragment.kt picker: refactor into module-specific impls 2023-03-25 21:13:42 -06:00