maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka af52c0ea04 Implement "forceAscii" private IME option
This change also introduces "AsciiCapable" extra value for subtype
that indicates the subtype can input any ASCII code point from its
keyboard layout.

Only if the input field has "forceAscii" private IME option and the
current subtype doesn't have "AsciiCapable" extra value, the en_US
keyboard layout will be used for the input field.

Bug: 3384942
Change-Id: I25e2553e37ecb5002df1164e45f6273845fe463b
2011-08-24 13:19:56 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Implement "forceAscii" private IME option 2011-08-24 13:19:56 +09:00
native Combine the skipped and transposed correction 2011-08-23 23:40:29 +09:00
tests Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +09:00
tools Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Activate the implementation for the new dictionary format. 2011-07-14 06:55:20 +09:00