]> gitweb.fperrin.net Git - Dictionary.git/commit
Switch to default Java Collator.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 14:12:30 +0000 (15:12 +0100)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 13 Dec 2015 14:12:30 +0000 (15:12 +0100)
commit51eab871dfe9742a8d0ea2a048393b301596bd95
tree8a4ab2aeb204ecb4b51313846733a8dc893e9980
parente7af3e1cf968568996f36973f59c50c7d358578f
Switch to default Java Collator.

It is dependent on Android version, but seems more
stable and well-tested.
Plus it decreases the size of the APK.
mksmallicu.sh
src/com/hughes/android/dictionary/DictionaryApplication.java
src/com/hughes/android/dictionary/engine/Index.java
src/com/hughes/android/dictionary/engine/Language.java