launcher/app
Jan Koll 911bfac162 Improve performance of occurrence counting
Changed the algorithm for occurrence counting to improve performance. Previously it was based on expensive string manipulations and checks. The new approach is based on a frequency map with fewer iterations.
2025-06-27 17:31:47 +02:00
..
src Improve performance of occurrence counting 2025-06-27 17:31:47 +02:00
.gitignore
build.gradle 0.2.3 2025-06-24 21:37:34 +02:00
proguard-rules.pro