maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka e7c0e73a19 Simplify the Key's on state transition
Because handling shift locked state of alphabet keyboard is done by
KeyboardSwitcher, there is no need to change the "on" state of Key
when releasing the key. On the other hand, symbol and symbol shifted
keyboard has fixed "on" state "ALT/MORE" key.

This change also renames the attribute "isModifier" to "isFunctional".

Change-Id: I082885bd2376ae26bdfc378c14add2b5d6be1d4e
2011-04-07 20:28:46 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Simplify the Key's on state transition 2011-04-07 20:28:46 +09:00
native Add -Werror flag to catch more warnings and errors 2011-03-19 10:12:15 +09:00
tests Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
tools Allow a single letter dic entry 2010-12-14 13:05:08 +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