LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 5c26922ab2 Move themeId and touch correction data to Keyboard style
Change-Id: I13b9997e013b704734b6fa94131b1f7fec7a152d
2011-09-30 22:59:53 +09:00
..
internal Move themeId and touch correction data to Keyboard style 2011-09-30 22:59:53 +09:00
Key.java Introduce hit box to Key and get rid of edge flags 2011-09-28 19:31:37 +09:00
Keyboard.java Pass the touch position correction data to native. 2011-09-29 17:00:49 +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 Skip successive InputMethodService callbacks after orientation changed 2011-09-30 10:38:32 +09:00
KeyboardView.java Fix onDeatchedFromWindow to protected 2011-09-27 15:18:02 +09:00
KeyDetector.java Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +09:00
LatinKeyboard.java Merge "Move some static methods from SubtypeSwitcher to Utils" 2011-08-23 22:39:51 -07:00
LatinKeyboardView.java More suggestions view can be modal 2011-09-06 19:18:40 +09:00
MiniKeyboard.java Introduce hit box to Key and get rid of edge flags 2011-09-28 19:31:37 +09:00
MiniKeyboardView.java More suggestions view can be modal 2011-09-06 19:18:40 +09:00
MoreKeysDetector.java Squash MiniKeyboardKeyDetector and SuggestionsPaneKeyDetector into one 2011-09-02 17:58:39 +09:00
MoreKeysPanel.java Rename PopupCharactersParser to MoreKeySpecParser 2011-08-31 18:34:35 +09:00
PointerTracker.java More processTouchEvent from LatinKeyboardView to PointerTracker 2011-09-06 15:57:15 +09:00
ProximityInfo.java Classify touches into three types. 2011-09-30 17:22:22 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00