LatinIME/java/src/com/android/inputmethod/keyboard
2011-12-12 00:15:42 -08:00
..
internal Add unit test of KeyboardState 2011-12-12 16:34:11 +09:00
Key.java Assign Key.mCode from the label only when outputText is not specified 2011-12-12 16:15:18 +09:00
Keyboard.java Merge "Move KeyDetector.printableCode to Keyboard" 2011-12-11 23:32:25 -08: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 Remove unused public methods from KeyboardState and KeyboardSwitcher 2011-12-09 21:14:13 +09:00
KeyboardView.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
KeyDetector.java Move KeyDetector.printableCode to Keyboard 2011-12-12 16:17:45 +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 Move KeyDetector.printableCode to Keyboard 2011-12-12 16:17:45 +09: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