maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 5bde3a6163 Fix an old bug in getting a word from the connected view.
In this test, it's impossible that start < 0 so the test is useless.
I'm not sure what the cursor test was for, but it's very old code, and
it seems the assumption was either misled or doesn't hold any more:
testing for the absolute cursor position against the length of the
word against the cursor makes no sense.

The net result of this was that when the cursor index got large
enough, resuming suggestion would not work any more.

Bug: 7586467
Change-Id: I3462082374fe9579bec7698f4d424de6ff5f2ded
2012-12-27 15:41:10 +09:00
dictionaries Update dictionaries 2012-12-18 17:25:37 +09:00
java Fix an old bug in getting a word from the connected view. 2012-12-27 15:41:10 +09:00
native Tiny cleanups 2012-12-21 01:05:10 +09:00
tests Get rid of current subtype and system locale cache from SubtypeSwitcher 2012-12-27 12:00:38 +09:00
tools Fix layout switch keys' label of no language subtype keyboard 2012-12-13 17:44:10 +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