futokb/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 4f8e451d0c Show gesture floating preview text is off by default
Bug: 7043127
Change-Id: Icabf080f43a5934fef3824919bb03229522d5e5a
2012-09-19 18:59:10 +09:00
..
internal Show gesture floating preview text is off by default 2012-09-19 18:59:10 +09:00
Key.java Stabilize gesture recognition algorithm that looks for the nearest key. 2012-09-11 20:00:21 +09:00
Keyboard.java Replace immediate values with named constants for characters (A6) 2012-09-14 16:59:50 +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 Show gesture floating preview text at oldest finger 2012-09-13 18:17:15 +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
PointerTracker.java Don't show gesture preview trail while detecting gesture input 2012-09-14 11:21:12 +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