LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka beb08b398f Remove unnecessary and harmful KeyboardState.onUpdateShiftState call
This change also cancels double tap and long press timers if other
letter key is pressed after shift key.

Bug: 5693999
Bug: 6017610
Change-Id: I3b5f3debfb8915fa73a93b409a38afadf24132e9
2012-02-16 18:02:17 -08:00
..
internal Remove unnecessary and harmful KeyboardState.onUpdateShiftState call 2012-02-16 18:02:17 -08:00
Key.java Key should be distinguished also by moreKeys contents and etc. 2012-02-10 03:17:39 +09:00
Keyboard.java Shift+Smiley key will register newline character of textMultiLine 2012-02-08 19:31:35 +09:00
KeyboardActionListener.java Stop inserting a space after a manually picked word. 2012-02-03 18:45:44 +09:00
KeyboardId.java Custom action label should be a part of keyboard identifier 2012-02-08 20:09:39 +09:00
KeyboardSet.java Shift+Smiley key will register newline character of textMultiLine 2012-02-08 19:31:35 +09:00
KeyboardSwitcher.java Remove unnecessary and harmful KeyboardState.onUpdateShiftState call 2012-02-16 18:02:17 -08: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 Remove unnecessary and harmful KeyboardState.onUpdateShiftState call 2012-02-16 18:02:17 -08:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysKeyboard.java Refactor MoreKeysKeyboard.Builder 2012-02-10 18:53:54 +09:00
MoreKeysKeyboardView.java Rename mini keyboard to more keys keyboard 2012-02-08 16:12:31 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Remove unnecessary and harmful KeyboardState.onUpdateShiftState call 2012-02-16 18:02:17 -08:00
ProximityInfo.java Rename mini keyboard to more keys keyboard 2012-02-08 16:12:31 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00