futokb/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka a1e370ee4f Support keyXPos/keyWidth override in <include>
Change-Id: I03576a6fb7916f2f66f2035a04872fe89b573cdc
2012-01-27 21:20:57 +09:00
..
internal Save and restore previous mode keyboard state at KeyboardState.toggleAlphabetAndSymbols 2012-01-27 16:03:51 +09:00
Key.java Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags 2012-01-27 18:11:43 +09:00
Keyboard.java Support keyXPos/keyWidth override in <include> 2012-01-27 21:20:57 +09:00
KeyboardActionListener.java Rename KeyboardActionListener methods 2012-01-17 19:07:20 +09:00
KeyboardId.java Add autoGenerateFromAlphabet enum to KeyboardSet.Element.elementKeyboard 2012-01-25 13:19:53 +09:00
KeyboardSet.java Warn deprecated privateImeOptions, "nm" and "forceAscii" 2012-01-26 13:37:35 +09:00
KeyboardSwitcher.java Add KeyboardState.SwitchActions.setAlphabetShiftLockShifted 2012-01-26 18:25:48 +09:00
KeyboardView.java Add inactivatedLabel and inactivatedUppercaseLetter flags for Key.keyLabelFlags 2012-01-27 18:11:43 +09:00
KeyDetector.java Get rid of key index from ProxymityInfo 2011-12-16 21:03:36 +09:00
LatinKeyboardView.java Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker 2012-01-26 16:10:20 +09:00
MiniKeyboard.java Change more key specification type to String from CharSequence 2012-01-20 16:27:32 +09:00
MiniKeyboardView.java Rename KeyboardActionListener methods 2012-01-17 19:07:20 +09:00
MoreKeysDetector.java
MoreKeysPanel.java
PointerTracker.java Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker 2012-01-26 16:10:20 +09:00
ProximityInfo.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
SuddenJumpingTouchEventHandler.java