LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 2ba1bcccdd Remove unused Keyboard.CODE_CANCEL
Change-Id: Ic2eab17e525901a1cf7096ebe7d24ae78624ed2e
2011-12-12 12:56:30 +09:00
..
internal Remove unused public methods from KeyboardState and KeyboardSwitcher 2011-12-09 21:14:13 +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 Remove unused Keyboard.CODE_CANCEL 2011-12-12 12:56:30 +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 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
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