LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka d445b56ce1 Fix possible NPE caused while monkey test
Bug: 7269036
Change-Id: I9054b33ad3c8996cac3ee5f0e9c01ba8ceea4971
2012-10-03 14:33:52 +09:00
..
internal Fix gesture detection algorithm 2012-09-28 22:47:55 +09:00
Key.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyDetector.java Reduce amount of empty space in which keypresses are detected 2012-09-04 16:11:21 +09:00
Keyboard.java Replace immediate values with named constants for characters (A6) 2012-09-14 16:59:50 +09:00
KeyboardActionListener.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
KeyboardId.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardLayoutSet.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
KeyboardSwitcher.java Fix possible NPE caused while monkey test 2012-10-03 14:33:52 +09:00
KeyboardView.java Show gesture floating preview text by default 2012-10-01 21:23:00 -07:00
MainKeyboardView.java Remove dead code for disabling gesture input after fast typing 2012-09-28 16:15:51 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboardView.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Merge "Fix gesture detection algorithm" into jb-mr1-dev 2012-09-28 06:49:24 -07:00
ProximityInfo.java Calculate default touch position correction data for keys on 4th row 2012-09-27 17:55:58 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00