maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard e5dee0af4a Fix a bug in the cached cursor pos, and simplify selection handling
The documentation for setComposingRegion states explicitly
that it does not move the cursor. This is just a bug.
This does not have any ill effects right now, but it will have
in later changes if not fixed.

As for the selection handling, the specific test that this code
removes used to serve a purpose, but it does not any more because
the code using the value has been much sanitized. Now the variable
can just take the obvious value, and become so self-explanatory
that the comments are unnecessary.

Change-Id: I548d899b38776bd3ab5f5361aab0d89d98f12e73
2013-06-21 18:15:07 +09:00
dictionaries Update dictionaries 2013-06-03 16:41:12 +09:00
java Fix a bug in the cached cursor pos, and simplify selection handling 2013-06-21 18:15:07 +09:00
native Initialize inputStatusG at the constructor. 2013-06-19 22:20:25 +09:00
tests Add tests to dicttool test. 2013-06-20 17:29:37 +09:00
tools Add tests to dicttool test. 2013-06-20 17:29:37 +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