LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 1ebedd7a15 Remove LatinKeyboard.adjustLabelCase override
Change-Id: If032605c1cd6bb8e913d465e20dec70798c4b8fb
2011-12-18 16:46:44 +09:00
..
internal Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
Key.java Get rid of Key.needsSpecialPopupHint and related 2011-12-18 16:08:28 +09:00
KeyDetector.java Get rid of key index from ProxymityInfo 2011-12-16 21:03:36 +09:00
Keyboard.java Remove LatinKeyboard.adjustLabelCase override 2011-12-18 16:46:44 +09:00
KeyboardActionListener.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
KeyboardId.java Move KeyboardSwitcher.getKeyboard to KeyboardSet 2011-12-16 20:10:57 +09:00
KeyboardSet.java Move KeyboardSwitcher.getKeyboard to KeyboardSet 2011-12-16 20:10:57 +09:00
KeyboardSwitcher.java Add LatinKeyboardView style 2011-12-18 16:42:23 +09:00
KeyboardView.java Get rid of Key.needsSpecialPopupHint and related 2011-12-18 16:08:28 +09:00
LatinKeyboard.java Remove LatinKeyboard.adjustLabelCase override 2011-12-18 16:46:44 +09:00
LatinKeyboardView.java Add LatinKeyboardView style 2011-12-18 16:42:23 +09:00
MiniKeyboard.java Move KeyboardSwitcher.getKeyboard to KeyboardSet 2011-12-16 20:10:57 +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 Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
ProximityInfo.java Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00