LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 84b1284d01 Revert "Add hintLabel to Key constructor"
This reverts commit be34d97334.

Bug: 5023981
Change-Id: I34f75cde035f04a9a82c9259442ed0e255cb7118
2011-08-30 18:40:21 +09:00
..
internal Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +09:00
Key.java Revert "Add hintLabel to Key constructor" 2011-08-30 18:40:21 +09:00
KeyDetector.java Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +09:00
Keyboard.java Fix issues with long-pressing the spacebar 2011-08-06 16:49:32 +09:00
KeyboardActionListener.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
KeyboardId.java Remove hacks related to determine window width 2011-08-22 17:17:42 +09:00
KeyboardSwitcher.java Move locale-related utility methods to LocaleUtils. 2011-08-29 12:29:35 +09:00
KeyboardView.java Fix another mismatched attribute in KeyboardView 2011-08-30 15:19:42 +09:00
LatinKeyboard.java Merge "Move some static methods from SubtypeSwitcher to Utils" 2011-08-23 22:39:51 -07:00
LatinKeyboardView.java Add guard to prevent possible IllegalStateException 2011-08-29 18:38:04 +09:00
MiniKeyboard.java Revert "Add hintLabel to Key constructor" 2011-08-30 18:40:21 +09:00
PointerTracker.java Merge "Add KeyboardActionListener.Adapter" 2011-08-29 03:19:04 -07:00
PopupMiniKeyboardView.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
PopupPanel.java Make PopupPanel decoupled with LatinKeyboardView and Keyboard 2011-08-29 17:07:48 +09:00
ProximityInfo.java Have a pool of dictionaries to check spelling. 2011-08-16 18:13:12 +09:00
SuddenJumpingTouchEventHandler.java Rename LatinKeyboardBaseView to LatinKeyboardView 2011-08-23 17:57:02 +09:00