LatinIME/java/src/com/android/inputmethod/keyboard
satok d6d0f6976c Make the primary character stable
Bug: 4343280
Change-Id: I3e6eaa3803dc32a837825f3a64403430721b6192
2012-03-19 12:49:16 +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 Don't reset animation alpha value when keyboard is set 2012-03-16 10:08:48 +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 Small performance improvement by removing interface accesses. 2012-03-17 01:53:51 +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 Make the primary character stable 2012-03-19 12:49:16 +09:00
LatinKeyboardView.java Don't reset animation alpha value when keyboard is set 2012-03-16 10:08:48 +09:00
MoreKeysDetector.java Remove touch dead zone 2012-03-15 20:16:43 +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 Remove touch dead zone 2012-03-15 20:16:43 +09:00
ProximityInfo.java Send key information even when the touch position correction is not triggered. 2012-03-14 19:01:08 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00