maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 01d47b8096 Fix a logic flaw.
This test is seriously wrong : although we do have a method that
does exactly the right thing, this looks at a very specific, unrelated
variable state in hope it happens to be set only in the relevant
cases by the play of logic.
I don't think this changes anything concretely, as the assumption
was probably true in the practice ; still, this code is very hard to
read and prone to unexpected breakage.

Change-Id: I77ab576f90762429fcc752df31ed30e1c81871dc
2012-11-09 19:16:37 +09:00
dictionaries Move the emoji dictionaries source under AOSP. 2012-10-31 19:22:42 +09:00
java Fix a logic flaw. 2012-11-09 19:16:37 +09:00
native Fix a build error in x86 builds 2012-11-07 07:52:34 +09:00
tests Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
tools Fix a bug in the diff tool 2012-11-08 11:57:45 +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