LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 874a600dc8 Add audio and haptic feedback for Emoji and Suggestions
Bug: 15378862
Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128
2014-06-10 09:15:59 +09:00
..
emoji Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
internal Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
Key.java More concise Key.toString() 2014-06-03 13:32:42 +09:00
Keyboard.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
KeyboardActionListener.java Fix updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
KeyboardId.java Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
KeyboardLayoutSet.java Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
KeyboardSwitcher.java Always update voice key visibility 2014-06-06 13:18:41 +09:00
KeyboardTheme.java Add action key test for Lxx theme 2014-06-06 12:56:57 +09:00
KeyboardView.java Remove LatinImeLogger and UsabilityStudyLogUtils 2014-05-29 18:03:03 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
MainKeyboardView.java Fix overwriting accessibility delegate in setKeyboard 2014-06-08 22:12:52 +09:00
MoreKeysDetector.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
MoreKeysKeyboard.java Refactor Key constructors 2014-02-10 11:14:35 +09:00
MoreKeysKeyboardView.java Fix overwriting accessibility delegate in setKeyboard 2014-06-08 22:12:52 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Support more keys accessibility mode 2014-06-04 19:13:41 +09:00
ProximityInfo.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00