A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to 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
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
CleanSpec.mk