LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 13d5f6605b Add Key.keyActionFlags and obsolete Key.isRepeatable
This change also renames Key.keyLabelOption to keyLabelFlags.

Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919
2011-11-21 20:33:03 -08:00
..
internal Add Key.keyActionFlags and obsolete Key.isRepeatable 2011-11-21 20:33:03 -08:00
Key.java Add Key.keyActionFlags and obsolete Key.isRepeatable 2011-11-21 20:33:03 -08:00
KeyDetector.java
Keyboard.java Introduce noKeyPreview Key attribute 2011-11-18 14:40:05 -08:00
KeyboardActionListener.java
KeyboardId.java Pending onStartInputView only if the EditorInfo is identical 2011-11-21 16:32:46 -08:00
KeyboardSwitcher.java Fix long press caps lock handling (DO NOT MERGE) 2011-11-16 16:50:44 -08:00
KeyboardView.java Do not clip the popup key preview even if there is no left/right preview icons 2011-11-04 10:35:06 +09:00
LatinKeyboard.java Fix missing TypedArray.recycle calls 2011-10-19 13:06:33 +09:00
LatinKeyboardView.java Introduce noKeyPreview Key attribute 2011-11-18 14:40:05 -08:00
MiniKeyboard.java Special handling of one key mini-keyboard to mitigate visual flicker 2011-10-14 17:49:48 +09:00
MiniKeyboardView.java Preventing infinite call of dismissMoreKeysPanel 2011-10-26 17:03:41 +09:00
MoreKeysDetector.java Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one 2011-09-02 17:58:39 +09:00
MoreKeysPanel.java
PointerTracker.java Add Key.keyActionFlags and obsolete Key.isRepeatable 2011-11-21 20:33:03 -08:00
ProximityInfo.java Fix JNI as 64bit ready 2011-10-31 20:44:01 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00