Auxio/app/src/main/java/org/oxycblt/auxio/search
OxygenCobalt 9f8ce49d70
search: add sort and file name to comparison
Make the search algorithm take in account the raw sort name and file
name when searching.

This allows the user to search for a particular song without typing in
a unicode/non-ideal title, instead typing in a latinized sort name or
suitable file name.

This does make Auxio's search a bit more fuzzy, but it still gets the
job done.

Resolves #184.
Related to #172.
2022-07-15 11:32:24 -06:00
..
SearchAdapter.kt ui: rework module structure 2022-06-29 11:41:49 -06:00
SearchFragment.kt ui: rework module structure 2022-06-29 11:41:49 -06:00
SearchViewModel.kt search: add sort and file name to comparison 2022-07-15 11:32:24 -06:00