LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 73a46bfeb7 Gray out "alt-code-while-typing" key icon while typing
Bug: 6128215
Change-Id: Ie9c13d9d38aad6e92cc465e22f3ef20c80e0a36a
2012-03-14 19:36:24 +09:00
..
internal Avoid using collection interface, using array instead 2012-03-13 20:53:15 +09:00
Key.java Support disableAdditionalMoreKeys and disableKeyLabelHint 2012-03-12 17:45:57 +09:00
Keyboard.java Use HashSet to hold keys in Keyboard 2012-03-14 18:51:01 +09:00
KeyboardActionListener.java Integrate the logic to calculate the proximities 2012-03-06 15:34:27 +09:00
KeyboardId.java Add language switch key only to the phone layouts 2012-03-07 10:03:21 +09:00
KeyboardSet.java Rename keyboard XML files 2012-03-12 16:39:29 +09:00
KeyboardSwitcher.java Move language on spacebar parameters to LatinKeyboardView attributes 2012-03-13 16:17:13 +09:00
KeyboardView.java Gray out "alt-code-while-typing" key icon while typing 2012-03-14 19:36:24 +09:00
KeyDetector.java Fix coordinates sent to native code 2012-03-06 16:38:00 +09:00
LatinKeyboardView.java Gray out "alt-code-while-typing" key icon while typing 2012-03-14 19:36:24 +09:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysKeyboard.java Split Utils class to StringUtils, SubtypeUtils, and JniUtils 2012-03-08 20:30:38 +09:00
MoreKeysKeyboardView.java Fix centering more suggestions panel on tablet 2012-03-08 19:02:22 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Gray out "alt-code-while-typing" key icon while typing 2012-03-14 19:36:24 +09:00
ProximityInfo.java Avoid using collection interface, using array instead 2012-03-13 20:53:15 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00