LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 64c65ce6d7 Add missing MoreKeySpec.hashCode
Bug: 7149235
Change-Id: I14ba1017dffccc690e24289052a3ad7265a5f5f7
2012-09-12 11:52:44 +09:00
..
internal Add missing MoreKeySpec.hashCode 2012-09-12 11:52:44 +09:00
Key.java Stabilize gesture recognition algorithm that looks for the nearest key. 2012-09-11 20:00:21 +09:00
Keyboard.java Support per-Key and per-Keyboard key visual attributes 2012-08-31 20:23:21 +09:00
KeyboardActionListener.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
KeyboardId.java Add device form factor to KeyboardId 2012-07-30 15:33:17 +09:00
KeyboardLayoutSet.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
KeyboardSwitcher.java Remove GCUtils utility class 2012-08-22 12:34:22 +09:00
KeyboardView.java Revise gesture floating preview design 2012-09-06 12:29:57 +09:00
KeyDetector.java Reduce amount of empty space in which keypresses are detected 2012-09-04 16:11:21 +09:00
MainKeyboardView.java When Accessibility is on, intercept touch events during dispatch. 2012-09-10 15:47:24 -07:00
MoreKeysDetector.java Fix NPE and don't call UI API from non-UI thread 2012-08-09 11:55:41 +09:00
MoreKeysKeyboard.java Support per-Key and per-Keyboard key visual attributes 2012-08-31 20:23:21 +09:00
MoreKeysKeyboardView.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Fix bimanual gesture preview trail 2012-09-07 17:20:07 +09:00
ProximityInfo.java Separate inner classes of keyboard package out under internal package 2012-08-30 15:37:55 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00