maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka d663555c9f Keyboard XML file supports include and merge tag
Keyboard XML file can include other keyboard XML file using directive
<include keyboardLayout="@xml/...">.  The keyboard XML file which is
included must have <merge> tag as root element.

Change-Id: I06c35fe7b3db5232acdb33f73a79f38d31261b32
2010-10-07 23:51:38 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Keyboard XML file supports include and merge tag 2010-10-07 23:51:38 +09:00
native Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now. 2010-09-03 22:44:52 +09:00
tests Add an auto complete's threshold option. 2010-10-05 14:44:00 +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 Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build. 2010-08-31 12:04:30 -07:00