LatinIME/java/src/com/android/inputmethod/keyboard
2010-12-31 03:28:35 -08:00
..
Key.java Suppress long press timer on hinted key while temporary upper case mode 2010-12-21 17:28:19 +09:00
Keyboard.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
KeyboardActionListener.java Snap back to the previous keyboard when sliding input is canceled 2010-12-31 14:02:04 +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 Snap back to the previous keyboard when sliding input is canceled 2010-12-31 14:02:04 +09:00
KeyboardView.java Snap back to the previous keyboard when sliding input is canceled 2010-12-31 14:02:04 +09:00
KeyDetector.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
KeyStyles.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
LatinKeyboard.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
LatinKeyboardView.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
MiniKeyboardBuilder.java Add popupKeyboardTemplate attribute to Keyboard 2010-12-17 17:18:28 +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 Add popupKeyboardTemplate attribute to Keyboard 2010-12-17 17:18:28 +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