futokb/java
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
..
res Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
src/com/android/inputmethod Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
Android.mk Add comments along with Ic108f301 2012-01-24 11:31:21 +09:00
AndroidManifest.xml Change the application name of aosp latin ime 2012-01-12 14:27:22 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fix proguard.flags to keep method for testing 2012-01-10 17:19:01 +09:00