LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 5afc3ae2d9 Add LatinKeyboardView style
As a result, this change moves shortcut related update code to
LatinKeyboardView from LatinKeyboard.

Change-Id: I1882672577f61e73c90d6c018b7dbb61f3fe21e4
2011-12-18 16:42:23 +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 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 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 Add LatinKeyboardView style 2011-12-18 16:42:23 +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