LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka a237cd4a02 Add SlidingKeyInputPreview class
Change-Id: Ided47b3420b0b1e34063f30d5142a1858af2718e
2013-01-21 22:30:14 +09:00
..
internal Add SlidingKeyInputPreview class 2013-01-21 22:30:14 +09: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 Move dimming keyboard to MainKeyboardView 2013-01-21 16:54:08 +09:00
KeyDetector.java Move code point constants from Keyboard to Constants class 2012-10-29 16:04:20 +09:00
MainKeyboardView.java Add PointerTracker.isOldestPointerInQueue 2013-01-21 18:26:46 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Move PointerTracker.DrawingProxy to MainKeyboardView (step 1) 2013-01-21 16:06:50 +09:00
MoreKeysKeyboardView.java Move PointerTracker.DrawingProxy to MainKeyboardView (step 1) 2013-01-21 16:06:50 +09:00
MoreKeysPanel.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
PointerTracker.java Add PointerTracker.isOldestPointerInQueue 2013-01-21 18:26:46 +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