LatinIME/java/src/com/android/inputmethod/keyboard
Tom Ouyang ac69ab400d Refactor more keys menu framework (part 3)
Make it possible to re-enter gesture input even after triggering the long-press
menu. This is useful for new users who may pause at the start of a word. Works
for both single and bi-manual gestures.

Bug: 7595193
Change-Id: Ieaecfd5385ed6c10ae9347b99c2e35a0de5e895d
2012-12-13 21:45:51 -08:00
..
internal Fix label of switch to symbols key when symbols has shortcut key 2012-12-13 17:44:40 +09:00
Key.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
KeyDetector.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 Fix keyboard theme initializing bug 2012-11-22 11:41:53 +09:00
KeyboardView.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
MainKeyboardView.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08: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 Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08: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