maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka ca2f051cc1 Auto generate various shift states alphabet keyboard automatically
If any shift state variants of alphabet keyboard layout is not
specified in KeyboardSet.Element, it will be automatically generated
from base alphabet keyboard definition.

This change also
  * Eliminates KeyboardShiftState object from Keyboard.
  * Removes various set shift state methods from Keyboard.
  * Removes KeyboardSet.Element.elementAutoGenerate attribute.
  * Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn"
  * Add preserveCase flag to smiley, .com, and labeled special keys.
  * Rename KeyboardShiftState class to AlphabetShiftState.
  * Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*.
  * Introduce shiftedLetterActivated to Key.keyLabelFlags

Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7
2012-01-31 12:55:45 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
native Merge missing space and mistyped space correction algorithm 2012-01-27 16:54:15 +09:00
tests Support addtionalMoreKeys 2012-01-30 17:04:25 +09:00
tools Merge "Actually add shortcut-only entries." 2012-01-16 02:23:53 -08: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