futokb/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 50d902ac6f Show final suggested word when batch input is finished
This change moves dismiss timer of gesture floating preview text from
PreviewPlacerView to KeyboardView.

Bug: 7967461
Change-Id: I0ca5beddc93cb4bc4a405f914d217d37b997402b
2013-01-10 16:25:05 +09:00
..
internal Show final suggested word when batch input is finished 2013-01-10 16:25:05 +09:00
Key.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
Keyboard.java Cosmetic source code formating change 2012-11-01 13:10:44 +09:00
KeyboardActionListener.java Cancel gesture typing by sliding out from keyboard 2012-11-22 17:49:56 +09:00
KeyboardId.java Fix label of switch to symbols key when symbols has shortcut key 2012-12-13 17:44:40 +09:00
KeyboardLayoutSet.java Fix label of switch to symbols key when symbols has shortcut key 2012-12-13 17:44:40 +09:00
KeyboardSwitcher.java Clean up public helper methods of SettingsValues 2013-01-09 11:23:34 +09:00
KeyboardView.java Show final suggested word when batch input is finished 2013-01-10 16:25:05 +09:00
KeyDetector.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
MainKeyboardView.java Cancel update batch input timer whenever MotionEvent is received 2013-01-09 17:55:42 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Add @UsedForTesting and @ExternallyReferenced annotations 2012-10-22 11:18:43 -07:00
MoreKeysKeyboardView.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
MoreKeysPanel.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
PointerTracker.java Cancel update batch input timer only when point is added 2013-01-10 14:31:07 +09:00
ProximityInfo.java Get rid of special keys from ProximityInfo 2012-12-03 18:50:58 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00