futokb/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka e07db71d26 Remove SupportTouchPositionCorrection from subtype extra value
Change-Id: Ieedff9ec212f5567405ca276b0f2194132ba7b0c
2012-03-28 19:45:28 +09:00
..
internal Add ZWNJ and ZWJ icons 2012-03-26 13:05:29 +09:00
Key.java Add missing Word.hashCode() 2012-03-23 13:11:39 +09:00
Keyboard.java Remove SupportTouchPositionCorrection from subtype extra value 2012-03-28 19:45:28 +09:00
KeyboardActionListener.java Integrate the logic to calculate the proximities 2012-03-06 15:34:27 +09:00
KeyboardId.java Add missing Word.hashCode() 2012-03-23 13:11:39 +09:00
KeyboardSet.java Remove SupportTouchPositionCorrection from subtype extra value 2012-03-28 19:45:28 +09:00
KeyboardSwitcher.java Remove SupportTouchPositionCorrection from subtype extra value 2012-03-28 19:45:28 +09:00
KeyboardView.java Use FontMetrics.top and padding to place keyHintLetter 2012-03-27 17:47:33 +09:00
KeyDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
LatinKeyboardView.java Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger 2012-03-27 11:55:23 +09:00
MoreKeysDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
MoreKeysKeyboard.java Refactor key drawing code in KeyboardView 2012-03-21 20:29:51 +09:00
MoreKeysKeyboardView.java Fix centering more suggestions panel on tablet 2012-03-08 19:02:22 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Remove touch dead zone 2012-03-15 20:16:43 +09:00
ProximityInfo.java Send correct coordinates for the spell checker 2012-03-23 13:02:58 +09:00
SuddenJumpingTouchEventHandler.java Refactor to memorize device dependent override parameters 2012-03-21 18:20:18 +09:00