LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka d7c4ba1709 Use XML animator definition
Change-Id: Ic2f6d3f8fdd2c0b0a00f004f49f95b00d474ee4b
2012-03-14 13:08:27 +09:00
..
internal Avoid using collection interface, using array instead 2012-03-13 20:53:15 +09:00
Key.java Support disableAdditionalMoreKeys and disableKeyLabelHint 2012-03-12 17:45:57 +09:00
Keyboard.java Merge "Avoid using interface member, use concrete collection class instead" 2012-03-13 06:25:39 -07:00
KeyboardActionListener.java Integrate the logic to calculate the proximities 2012-03-06 15:34:27 +09:00
KeyboardId.java Add language switch key only to the phone layouts 2012-03-07 10:03:21 +09:00
KeyboardSet.java Rename keyboard XML files 2012-03-12 16:39:29 +09:00
KeyboardSwitcher.java Move language on spacebar parameters to LatinKeyboardView attributes 2012-03-13 16:17:13 +09:00
KeyboardView.java Support invalidating multiple keys in KeyboardView 2012-03-13 18:55:05 +09:00
KeyDetector.java Fix coordinates sent to native code 2012-03-06 16:38:00 +09:00
LatinKeyboardView.java Use XML animator definition 2012-03-14 13:08:27 +09:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysKeyboard.java Split Utils class to StringUtils, SubtypeUtils, and JniUtils 2012-03-08 20:30:38 +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 Update other alt keys' graphics 2012-03-13 22:12:40 +09:00
ProximityInfo.java Avoid using collection interface, using array instead 2012-03-13 20:53:15 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00