launcher/app
Jan Koll c5eb0664c0 Refactor, improve search accuracy when multiple contains results
If multiple items contain the search string perfectly the fuzzy search still expand it with suggestions. These fuzzy-suggestions, however, might have **less** occurrences in the search string than the items that contained it. The changes ensure that fuzzy-suggestions must have at least the same amount of occurrences as apps that contain the search string. Also, I removed the `appsSecondary` wrapper-list and directly work on `r`.
2025-06-27 00:42:12 +02:00
..
src Refactor, improve search accuracy when multiple contains results 2025-06-27 00:42:12 +02:00
.gitignore
build.gradle 0.2.3 2025-06-24 21:37:34 +02:00
proguard-rules.pro