futokb/java
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
..
res Add Spanish Latin America keyboard 2012-10-19 15:26:20 -07:00
src/com/android/inputmethod Return the correct bigram frequency 2012-10-23 17:17:37 +09:00
Android.mk
AndroidManifest.xml
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00