LatinIME/java/src/com/android/inputmethod/keyboard
2012-07-20 18:40:31 +09:00
..
internal Add gesture trail feedback. 2012-07-20 17:09:23 +09:00
Key.java Can specify Key.backgroundType in <Row> and <include> attribute 2012-06-06 10:15:51 -07: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 Fix tab key's navigation behavior 2012-07-05 16:57:14 +09:00
KeyboardLayoutSet.java Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
KeyboardSwitcher.java Get rid of heavy IPC call from key drawing code 2012-05-24 19:04:49 +09:00
KeyboardView.java Fix bug where key previews do not show up. 2012-07-20 18:02:12 +09:00
KeyDetector.java Remove WordComposer.add(int, int, int, KeyDetector) method 2012-07-04 17:29:47 +09:00
LatinKeyboardView.java Add gesture trail feedback. 2012-07-20 17:09:23 +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 Disable gesture input detection when more keys keyboard is showing 2012-07-20 18:40:31 +09:00
ProximityInfo.java Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
SuddenJumpingTouchEventHandler.java add more data collection points to ResearchLogger (attempt #2) 2012-04-09 09:38:07 -07:00
ViewLayoutUtils.java Cleanup FrameLayoutCompatUtils to ViewLayoutUtils 2012-04-02 22:55:12 +09:00