maiacore android keyboard app or something
Find a file
Jean Chalard 49ba135fde Perform the actual bigram frequency lookup.
This still returns the unigram frequency, because the values stored
for bigrams in the dictionary are not ready to be returned in-place
instead of unigram values. Aside from this, the code is complete.

Bug: 6313806
Change-Id: If7bb7b644730782277f0f6663334c170b7fe13fb
2012-05-10 20:01:44 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Import translations. DO NOT MERGE 2012-05-07 14:39:45 -07:00
native Perform the actual bigram frequency lookup. 2012-05-10 20:01:44 +09:00
tests Fix newly created custom input style display name 2012-05-07 02:42:08 +09:00
tools Tidy up the MakedictLog class. 2012-05-05 23:40:21 +09: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