LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 5c641a9f59 Remove WordComposer.add(int, int, int, KeyDetector) method
Change-Id: Ie6af46acba18a2d1cf3ddd1578d60ded4c90f89a
2012-07-04 17:29:47 +09:00
..
internal Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
Key.java Can specify Key.backgroundType in <Row> and <include> attribute 2012-06-06 10:15:51 -07:00
KeyDetector.java Remove WordComposer.add(int, int, int, KeyDetector) method 2012-07-04 17:29:47 +09:00
Keyboard.java Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
KeyboardActionListener.java Remove WordComposer.add(int, int, int, KeyDetector) method 2012-07-04 17:29:47 +09:00
KeyboardId.java Add Constants class to hold public constants 2012-04-19 19:45:19 +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 Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
LatinKeyboardView.java Merge "Remove unnecessary variables" 2012-06-26 03:16:17 -07: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 Dismiss more suggestions panel when suggestions strip is closed 2012-06-14 11:57:43 -07:00
MoreKeysPanel.java Auto generate various shift states alphabet keyboard automatically 2012-01-31 12:55:45 +09:00
PointerTracker.java Merge "Remove unnecessary variables" 2012-06-26 03:16:17 -07: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