Auxio/app/src/main/java/org/oxycblt/auxio/detail
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
..
header music: refactor name implementation 2023-05-11 12:19:39 -06:00
list music: refactor name implementation 2023-05-11 12:19:39 -06:00
AlbumDetailFragment.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
ArtistDetailFragment.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
DetailAppBarLayout.kt deps: update deps 2023-03-17 15:13:11 -06:00
DetailViewModel.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
GenreDetailFragment.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
PlaylistDetailFragment.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00
ReadOnlyTextInput.kt deps: update deps 2023-03-17 15:13:11 -06:00
SongDetailDialog.kt music: refactor name implementation 2023-05-11 12:19:39 -06:00