LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 9324665263 Move ignore special key code out from LatinIME to PointerTracker
Bug: 5560766
Bug: 5639503
Change-Id: I34c9eea833516adf6ef1db58f1a64a5ef5322fa9
2011-11-22 17:49:12 -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 Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +09:00
Keyboard.java Introduce noKeyPreview Key attribute 2011-11-18 14:40:05 -08:00
KeyboardActionListener.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
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 Move ignore special key code out from LatinIME to PointerTracker 2011-11-22 17:49:12 -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 Rename PopupCharactersParser to MoreKeySpecParser 2011-08-31 18:34:35 +09:00
PointerTracker.java Move ignore special key code out from LatinIME to PointerTracker 2011-11-22 17:49:12 -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