LatinIME/java/src/com/android/inputmethod/keyboard
2011-12-16 04:26:25 -08:00
..
internal Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
Key.java Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
Keyboard.java Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +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 Fix swapped alphabet and symbols keyboards 2011-12-16 21:12:06 +09:00
KeyboardView.java Make Key.mPreviewIcon public final 2011-12-16 12:47:34 +09:00
KeyDetector.java Get rid of key index from ProxymityInfo 2011-12-16 21:03:36 +09:00
LatinKeyboard.java Get rid of key index from ProxymityInfo 2011-12-16 21:03:36 +09:00
LatinKeyboardView.java Send touch event in usability study mode 2011-12-16 17:56:14 +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