LatinIME/java
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
..
res Import translations. DO NOT MERGE 2014-02-17 18:19:28 -08:00
src/com/android/inputmethod Fix a bug where the cache would be out of sync 2014-02-18 19:55:54 +09:00
Android.mk
AndroidManifest.xml Remove some warnings 2014-01-09 14:04:34 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags