LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka d5a6b910e8 Purge keyboard only when voice input will be invoked
This change also draws the language name in light gray on spacebar
without fading out even when the keyboard locale has not been changed.

Bug: 3362369
Bug: 3361915
Change-Id: I66538b03ce2e48c3441091319d0377176f8118ec
2011-01-18 11:41:12 +09:00
..
Key.java Remove digit popup characters from mini keyboard of tablet 2011-01-07 01:12:15 +09:00
Keyboard.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
KeyboardActionListener.java Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener 2011-01-01 13:43:28 +09:00
KeyboardId.java Automaticaly snap back to the previous mode from sliding symbol input 2010-12-19 18:48:49 +09:00
KeyboardParser.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
KeyboardShiftState.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
KeyboardSwitcher.java Purge keyboard only when voice input will be invoked 2011-01-18 11:41:12 +09:00
KeyboardView.java Purge keyboard only when voice input will be invoked 2011-01-18 11:41:12 +09:00
KeyDetector.java Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener 2011-01-01 13:43:28 +09:00
KeyStyles.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
LatinKeyboard.java Place language name at center of spacebar if no space icon 2011-01-17 17:04:53 +09:00
LatinKeyboardView.java Notify keyboard language on space bar when it has changed 2011-01-14 20:11:52 +09:00
MiniKeyboardBuilder.java Fix froyo-ub-LatinImeGoogle compatibility 2011-01-14 22:24:10 +09:00
MiniKeyboardKeyDetector.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
ModifierKeyState.java Automaticaly snap back to the previous mode from sliding symbol input 2010-12-19 18:48:49 +09:00
PointerTracker.java Fix potential keyboard layout change bug 2010-12-31 11:46:48 +09:00
PointerTrackerKeyState.java Fix potential keyboard layout change bug 2010-12-31 11:46:48 +09:00
PointerTrackerQueue.java Refactor PointerTracker class to include queue management 2010-12-21 18:56:27 +09:00
PopupCharactersParser.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
ProximityKeyDetector.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
Row.java Remove Row object from MiniKeyboardBuilder 2011-01-01 13:52:36 +09:00
ShiftKeyState.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
SlidingLocaleDrawable.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
SwipeTracker.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00