LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka d2173b5737 Cancel the while-typing timer when user hits the spacebar
Bug: 6689079
Change-Id: I6b366acdcefb8b2c0d973a4f2a12329fc12eb5c5
2012-07-31 19:39:52 +09:00
..
internal Fix east slavic keyboard layouts 2012-07-31 13:19:11 +09:00
Key.java More readable Key.toString() and MoreKeySpec.toString() 2012-07-30 15:51:41 +09:00
KeyDetector.java Remove unused setProximityCorrectionEnabled() methods 2012-07-25 20:37:36 +09:00
Keyboard.java A gesture should not start from the delete key 2012-07-18 14:38:51 +09:00
KeyboardActionListener.java Change the batch input methods of KeyboardActionListener 2012-07-18 18:53:36 +09:00
KeyboardId.java Add device form factor to KeyboardId 2012-07-30 15:33:17 +09:00
KeyboardLayoutSet.java Add device form factor to KeyboardId 2012-07-30 15:33:17 +09:00
KeyboardSwitcher.java Add device form factor to KeyboardId 2012-07-30 15:33:17 +09:00
KeyboardView.java Move gesture preview parameters to KeyboardView attributes 2012-07-30 20:10:48 +09:00
MainKeyboardView.java Cancel the while-typing timer when user hits the spacebar 2012-07-31 19:39:52 +09:00
MoreKeysDetector.java Cleanup proximity related code 2012-03-19 18:33:59 +09:00
MoreKeysKeyboard.java Set divider icon's alpha value on the fly 2012-05-16 17:41:56 +09:00
MoreKeysKeyboardView.java Change the batch input methods of KeyboardActionListener 2012-07-18 18:53:36 +09:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Cancel the while-typing timer when user hits the spacebar 2012-07-31 19:39:52 +09:00
ProximityInfo.java Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
ViewLayoutUtils.java Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00