futokb/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 350fab6dc4 Fix gesture floating preview on up event
This is a follow up of Iddb26ba1.

Bug: 7119032
Change-Id: Ibbc94a1a4880ca31bd8aeece89893691b14acc4d
2012-09-13 19:07:09 +09:00
..
internal Show gesture floating preview text at oldest finger 2012-09-13 18:17:15 +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
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
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 Fix gesture floating preview on up event 2012-09-13 19:07:09 +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