A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge aec44d50a7 include text context in researchLogger
when logging LatinIME.onUpdateSelection(), now include the current word and
preceding word.  no escaping of the word is performed; this is temporary
until the output format is cleaned up.

also fix EditingUtils.getWordRangeAtCursor to support supplementary
UTF-16 characters.

Bug: 6188932
Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26
2012-05-14 09:55:26 -07:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java include text context in researchLogger 2012-05-14 09:55:26 -07:00
native Perform the actual bigram frequency lookup. 2012-05-10 20:01:44 +09:00
tests include text context in researchLogger 2012-05-14 09:55:26 -07: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