maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard fe92c174ea Fix a bug where the cache would be out of sync
During recorrection, the cursor position when calling
commitText is not necessarily at the end of the
composing text.
Besides, RichInputConnection assumes the cursor is
always after any composing text. This is not correct,
but in the practice, it seems all code paths work.
We should fix this in the future.

Bug: 13060691
Change-Id: I15f71fff62d36e80cf6e4a022c5e78af634b199d
2014-02-18 19:55:54 +09:00
dictionaries Update dictionaries 2014-01-14 10:37:15 +09:00
java Fix a bug where the cache would be out of sync 2014-02-18 19:55:54 +09:00
native Merge "Make dotted i the base character of dotless i." 2014-02-17 09:44:17 +00:00
tests Fix a bug where the cache would be out of sync 2014-02-18 19:55:54 +09:00
tools Implement PatriciaTriePolicy::getNextWordAndNextToken(). 2014-02-15 17:39:20 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00