LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 17f53103ee Fix KeyStyles to be able to override the value in style
Change-Id: Ib7476cdc0f81dfeb6292ef663e9dbab6d2b949ba
2012-02-07 18:51:51 +09:00
..
internal Fix KeyStyles to be able to override the value in style 2012-02-07 18:51:51 +09:00
Key.java Fix KeyStyles to be able to override the value in style 2012-02-07 18:51:51 +09:00
Keyboard.java Support additional proximity characters 2012-02-02 16:07:16 +09:00
KeyboardActionListener.java Stop inserting a space after a manually picked word. 2012-02-03 18:45:44 +09:00
KeyboardId.java Move long press shift handling from PointerTracker to KeyboardState 2012-02-01 19:04:21 +09:00
KeyboardSet.java Fix Key.equals(Key) 2012-02-02 21:33:50 +09:00
KeyboardSwitcher.java Move long press shift handling from PointerTracker to KeyboardState 2012-02-01 19:04:21 +09:00
KeyboardView.java Get rid of Key.setIcon(Drawable) 2012-02-03 14:38:17 +09:00
KeyDetector.java Support additional proximity characters 2012-02-02 16:07:16 +09:00
LatinKeyboardView.java Merge "Get rid of Key.setIcon(Drawable)" 2012-02-02 21:51:51 -08:00
MiniKeyboard.java Make KeySpecParser and CSV parser code point aware 2012-02-02 15:51:40 +09:00
MiniKeyboardView.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Move long press shift handling from PointerTracker to KeyboardState 2012-02-01 19:04:21 +09:00
ProximityInfo.java Support additional proximity characters 2012-02-02 16:07:16 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00