LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 96f185d8af Fix NPE in Key.isDigitPopupCharacter
Change-Id: Ie6e8d31e41010db27e2db415b577458b73a9f1a2
2011-05-19 14:32:33 +09:00
..
Key.java Fix NPE in Key.isDigitPopupCharacter 2011-05-19 14:32:33 +09:00
Keyboard.java Merge "Straighten out magic space vs real spaces behavior." 2011-05-02 04:28:16 -07:00
KeyboardActionListener.java Remain in previous state while sliding off from shift key 2011-03-02 14:59:39 -08:00
KeyboardId.java Move a debug utility function to EditorInfoCompatUtils 2011-03-25 12:56:57 -07:00
KeyboardParser.java Add minKeyboardHeight attribute to Keyboard layout 2011-05-12 18:19:12 +09:00
KeyboardShiftState.java Pressing shift could turn off shift state while auto capitalize mode 2011-01-19 11:59:45 +09:00
KeyboardSwitcher.java Add advanced settings screen 2011-05-13 20:40:21 +09:00
KeyboardView.java Add advanced settings screen 2011-05-13 20:40:21 +09:00
KeyDetector.java Include horizontal and vertical gap in the count of Key.isOnKey 2011-04-29 01:21:17 +09:00
KeyStyles.java Simplify the Key's on state transition 2011-04-07 20:28:46 +09:00
LatinKeyboard.java Show full display names in the popup of the spacebar language swicher 2011-05-18 18:15:50 +09:00
LatinKeyboardView.java Add advanced settings screen 2011-05-13 20:40:21 +09:00
MiniKeyboard.java Refactor KeyboardView and create MiniKeyboardView 2011-05-09 19:17:39 +09:00
MiniKeyboardBuilder.java Add minKeyboardHeight attribute to Keyboard layout 2011-05-12 18:19:12 +09:00
MiniKeyboardKeyDetector.java Refactoring keyboard drawing code and KeyDetector 2011-04-15 18:35:08 +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 Revert "Added support for speaking keys through accessibility service." 2011-05-12 00:14:55 +09:00
PointerTrackerKeyState.java Remove mPreviousKey in PointerTracker 2011-04-19 17:35:11 +09:00
PointerTrackerQueue.java Release the previous key if multi touch input is started 2011-04-22 21:31:22 +09:00
PopupCharactersParser.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
PopupMiniKeyboardView.java Add advanced settings screen 2011-05-13 20:40:21 +09:00
PopupPanel.java Refactor KeyboardView and create MiniKeyboardView 2011-05-09 19:17:39 +09:00
ProximityInfo.java Add the suggestion algorithm of words with space proximity 2011-03-04 20:37:18 -08: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 Show full display names in the popup of the spacebar language swicher 2011-05-18 18:15:50 +09:00
SwipeTracker.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00