LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 10dcc7eb67 KeyboardState keeps track of isAlphabetMode and isSymbolShifted
Bug: 5708602
Change-Id: I181cdeb90d24984ce6f6c993b278293aae7364eb
2011-12-09 16:09:16 +09:00
..
internal KeyboardState keeps track of isAlphabetMode and isSymbolShifted 2011-12-09 16:09:16 +09:00
Key.java Add Key.altCode attribute 2011-11-30 20:06:47 +09:00
KeyDetector.java Fix debug messages neatly 2011-12-01 16:43:22 +09:00
Keyboard.java Fix caps lock key behavior 2011-12-06 19:52:25 +09:00
KeyboardActionListener.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
KeyboardId.java Don't execute pending onStartInputView if EditorInfos are equivalent 2011-12-07 22:39:13 +09:00
KeyboardSwitcher.java KeyboardState keeps track of isAlphabetMode and isSymbolShifted 2011-12-09 16:09:16 +09:00
KeyboardView.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
LatinKeyboard.java Minor refactoring of Keyboard 2011-12-05 20:04:52 +09:00
LatinKeyboardView.java Minor refactoring of Keyboard 2011-12-05 20:04:52 +09:00
MiniKeyboard.java Special handling of one key mini-keyboard to mitigate visual flicker 2011-10-14 17:49:48 +09:00
MiniKeyboardView.java Make Keyboard.setShifted return void 2011-12-06 14:42:30 +09:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysPanel.java Make Keyboard.setShifted return void 2011-12-06 14:42:30 +09:00
PointerTracker.java Merge "Fix debug messages neatly" 2011-12-01 01:01:09 -08:00
ProximityInfo.java Add proximity for Russian. 2011-12-08 19:00:52 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00