LatinIME/java/src/com/android/inputmethod/keyboard
Yusuke Nojima ad35835bac Pass the touch position correction data to native.
Change-Id: I92958779377a530410d1682100f9d0a2ba267dea
2011-09-29 17:00:49 +09:00
..
internal Merge "Add touch position correction data to resources." 2011-09-28 22:41:11 -07:00
Key.java Introduce hit box to Key and get rid of edge flags 2011-09-28 19:31:37 +09:00
KeyDetector.java Refactor and rename popup mini keyoard related classes 2011-08-23 17:51:57 +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 Add themeId to Keyboard 2011-09-28 12:08:48 +09:00
KeyboardView.java Fix onDeatchedFromWindow to protected 2011-09-27 15:18:02 +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 Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00