maiacore android keyboard app or something
 
 
 
 
Go to file
Kurt Partridge 01106f6a10 fix IllegalOutOfBoundsException
StringUtils.toCodePointArray() had thrown IllegalOutOfBoundsException if
passed an empty string.  change to just return an empty int[].

Bug: 6188932
Change-Id: Ic41c628c0d407f49fc98cd48cb7ea13d8d5bdd77
2012-06-25 22:40:56 -07:00
dictionaries Make sure whitelist targets are in the main dictionary 2012-06-19 02:08:57 +09:00
java fix IllegalOutOfBoundsException 2012-06-25 22:40:56 -07:00
native Change JNI for Gesture 2012-06-25 18:54:37 +09:00
tests Cleanup, part 10 : remove from the code obsolete options (C10) 2012-06-21 10:07:05 +09:00
tools am e4bbff78: am 38dc9ca3: Fix duplicate period on Persian tablet keyboard 2012-06-18 10:52:54 -07: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