maiacore android keyboard app or something
Find a file
Jean Chalard 66bb563535 Give LastComposedWord knowledge of the separator (A2)
This stores the separator that was used to commit the word in
the LastComposedWord. It may be NOT_A_SEPARATOR if there was
no separator (for example, the cursor moved causing a commit,
or there was a manual pick). This is necessary to implement
feature request #5968922.

Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207
2012-02-21 23:33:58 -08:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Give LastComposedWord knowledge of the separator (A2) 2012-02-21 23:33:58 -08:00
native Activate bigram predictions from the binary dictionary 2012-02-15 19:51:24 -08:00
tests Merge "Support fixed order more keys" 2012-02-17 01:01:28 -08:00
tools Fix string iterations in a couple places. 2012-02-03 11:15:46 +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