A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard c59c741987 Return the correct bigram frequency
The "correct" bigram frequency is now returned by the reading
code. However, as the binary format represents the frequency
in a lossy manner, the frequency is not guaranteed to be the
exact same as the one in the source text format - only a close
enough value. It is however the exact same value seen by the
native code.

Bug: 7395653
Change-Id: I49199ef18901c671189912b3550623e9643baedd
2012-10-23 17:17:37 +09:00
dictionaries Update AOSP dictionaries. 2012-10-18 00:39:16 +09:00
java Return the correct bigram frequency 2012-10-23 17:17:37 +09:00
native am 005f3768: am 25b4a14e: am d03e065b: Don\'t consider non-words for split word suggestion 2012-10-17 17:06:11 -07:00
tests Replace useless CharSequence to String 2012-10-22 11:03:28 -07:00
tools Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00