LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka c3afe2c244 Replace the notion of "voice" with "shortcut" as many as possible
Bug: 4340933
Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
2011-07-31 18:46:44 -07:00
..
internal Replace the notion of "voice" with "shortcut" as many as possible 2011-07-31 18:46:44 -07:00
Key.java Remove enableShiftLock attribute from KeyboardId 2011-07-28 17:25:44 -07:00
Keyboard.java Merge "Remove enableShiftLock attribute from KeyboardId" 2011-07-28 17:38:50 -07:00
KeyboardActionListener.java Remove swipe gesture 2011-07-08 00:00:14 -07:00
KeyboardId.java Replace the notion of "voice" with "shortcut" as many as possible 2011-07-31 18:46:44 -07:00
KeyboardSwitcher.java Replace the notion of "voice" with "shortcut" as many as possible 2011-07-31 18:46:44 -07:00
KeyboardView.java Eliminate "..." from the key that has no popup mini keyboard automatically 2011-07-31 18:22:29 -07:00
KeyDetector.java Let KeyDetector hold Keyboard 2011-07-07 23:31:04 -07:00
LatinKeyboard.java Remove sliding spacebar language switcher 2011-07-19 23:24:49 -07:00
LatinKeyboardBaseView.java Simplifying accessibility code in keyboard's dispatchTouchEvent() 2011-07-28 11:55:45 -07:00
LatinKeyboardView.java Fix that long pressing shift on symbol keyboard registers caps lock code 2011-07-28 12:04:35 -07:00
MiniKeyboard.java Swap parenthesis-like character code on RTL keyboard 2011-07-24 18:40:46 -07:00
MiniKeyboardKeyDetector.java Let KeyDetector hold Keyboard 2011-07-07 23:31:04 -07:00
PointerTracker.java Remove unused method 2011-07-28 15:24:46 -07:00
PopupMiniKeyboardView.java Make PointerTracker aware of that popup panel is showing 2011-07-26 10:22:07 -07:00
PopupPanel.java Make PointerTracker aware of that popup panel is showing 2011-07-26 10:22:07 -07:00
ProximityInfo.java Create proximity info just after parsing keyboard layouts 2011-07-12 16:52:02 +09:00