LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 1cb08acaf3 Add Constants class to hold public constants
This change also gets rid of compiler warnings about "deprecations".

Change-Id: Id9b83483c453a81ebac34b684656db05e3599657
2012-04-19 19:45:19 +09:00
..
internal Add Constants class to hold public constants 2012-04-19 19:45:19 +09:00
Key.java Fix typo of some methods' name 2012-04-18 16:40:50 +09:00
Keyboard.java Remove useless key event handling methods 2012-04-18 11:55:11 +09:00
KeyboardActionListener.java Fix some obvious compiler warnings 2012-03-29 15:07:53 +09:00
KeyboardId.java Add Constants class to hold public constants 2012-04-19 19:45:19 +09:00
KeyboardLayoutSet.java Add Constants class to hold public constants 2012-04-19 19:45:19 +09:00
KeyboardSwitcher.java Use keyboardSet extra value of subtype to specify layout type 2012-04-05 17:25:15 +09:00
KeyboardView.java Fix dimming keyboard 2012-04-18 14:55:57 +09:00
KeyDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
LatinKeyboardView.java Cleanup InputMethodManagerCompatWrapper 2012-04-18 18:01:29 +09:00
MoreKeysDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
MoreKeysKeyboard.java Add followKeyLabelRatio flag for keyLabelFlags of Key attribute 2012-04-11 15:53:38 +09:00
MoreKeysKeyboardView.java Don't send touch coordinates if proximity characters correction is disabled 2012-03-29 16:11:54 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Start typing timer when key is pressed 2012-04-12 17:55:22 +09:00
ProximityInfo.java Come back the proximity correction to ExpandableDictionary 2012-04-02 15:01:21 +09:00
SuddenJumpingTouchEventHandler.java add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
ViewLayoutUtils.java Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00