yuzu/src/android/app
Charles Lombardo bfb4e3bcaa android: Improve searches with one character
The Jaccard algorithm is great for searches with 2 or more characters but nothing is returned for searches with one character. To get around this, just search with JaroWinkler for single character searches.
2023-06-03 00:06:04 -07:00
..
src android: Improve searches with one character 2023-06-03 00:06:04 -07:00
build.gradle.kts android: Stop building x86 packages in APKs 2023-06-03 00:06:04 -07:00
proguard-rules.pro android: Update progard to fix settings crash 2023-06-03 00:05:59 -07:00