futokb/java/src/com/android/inputmethod/keyboard
2012-08-23 00:26:30 -07:00
..
internal Add static construct method for SparseArray 2012-08-22 14:22:20 +09:00
Key.java More readable Key.toString() and MoreKeySpec.toString() 2012-07-30 15:51:41 +09:00
Keyboard.java Add static construct method for SparseArray 2012-08-22 14:22:20 +09:00
KeyboardActionListener.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
KeyboardId.java Add device form factor to KeyboardId 2012-07-30 15:33:17 +09:00
KeyboardLayoutSet.java Add static construct method for SparseArray 2012-08-22 14:22:20 +09:00
KeyboardSwitcher.java Remove GCUtils utility class 2012-08-22 12:34:22 +09:00
KeyboardView.java Remove TextView reference from PointerTracker 2012-08-22 16:13:29 +09:00
KeyDetector.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
MainKeyboardView.java Remeve the reference of MainKeyboardView from PointerTracker 2012-08-23 16:22:13 +09:00
MoreKeysDetector.java Fix NPE and don't call UI API from non-UI thread 2012-08-09 11:55:41 +09:00
MoreKeysKeyboard.java Set divider icon's alpha value on the fly 2012-05-16 17:41:56 +09:00
MoreKeysKeyboardView.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
MoreKeysPanel.java
PointerTracker.java Merge "Remeve the reference of MainKeyboardView from PointerTracker" into jb-mr1-dev 2012-08-23 00:26:30 -07:00
ProximityInfo.java Rename and consolidate some constants 2012-08-21 17:54:53 +09:00
ViewLayoutUtils.java