maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 5ed88457bf Make onUpdateSelection much more resilient to race conditions.
This is pretty much as strong as it gets. It should be
impossible to get false positives and nearly impossible to
get true negatives with this new code.

Bug: 6981089
Change-Id: Ia32ab62f89c5943f0be169b979abab652e67bf5b
2012-09-13 17:35:26 +09:00
dictionaries Remove useless backslashes from the whitelist dictionary 2012-08-13 15:53:07 +09:00
java Make onUpdateSelection much more resilient to race conditions. 2012-09-13 17:35:26 +09:00
native Output detailed log in ProximityInfoState 2012-09-12 12:19:47 +09:00
tests Add tests for readDictionaryBinary with byte array. 2012-09-06 20:35:33 +09:00
tools Have makedict support the new file format. 2012-09-10 17:47:06 +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