LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka b9f219c935 Remove unused Keyboard.purgeKeyboardAndClosing method
Change-Id: Ia09ac04b0edca2a22d64ba83e054b115fe8851a6
2013-01-21 14:26:33 +09:00
..
internal Merge "Correct GesturePreviewTrail.getWidth() implementation" 2013-01-18 10:26:05 +00:00
Key.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 Stop relying on the soft keyboard to get the editor action. 2013-01-16 18:22:00 +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 Remove automatic switch back to alphabet feature 2013-01-18 18:44:27 +09:00
KeyboardView.java Remove unused Keyboard.purgeKeyboardAndClosing method 2013-01-21 14:26:33 +09:00
KeyDetector.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
MainKeyboardView.java Cancel update batch input timer whenever MotionEvent is received 2013-01-09 17:55:42 +09: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 Cancel update batch input timer only when point is added 2013-01-10 14:31:07 +09:00
ProximityInfo.java Remove MAX_WORD_LENGTH_INTERNAL 2013-01-15 12:39:08 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00