LatinIME/java/src/com/android/inputmethod/keyboard
Dan Zivkovic 1fdb8f3156 Define shortcuts for toggling IME layouts.
Out of the box, we want Alt-Left to toggle Emojis, while Alt-Right
toggles the shifted symbols layout.

Bug: 23954008
Bug: 24369173

Change-Id: I93dd66fb469e5d0a831359ff3a786fe68e1d73ea
(cherry picked from commit 411841b374aa04e333ea5a438dfd539f49ec589a)
2015-10-15 12:47:32 -07:00
..
emoji Set background color for emoji category tabs. 2015-03-18 18:48:30 -07:00
internal Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
Key.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
Keyboard.java Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00
KeyboardActionListener.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
KeyboardId.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
KeyboardLayout.java Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00
KeyboardLayoutSet.java Delete user history files. 2015-03-11 11:46:15 -07:00
KeyboardSwitcher.java Define shortcuts for toggling IME layouts. 2015-10-15 12:47:32 -07:00
KeyboardTheme.java Remove BuildCompatUtils.VERSION_CODES_LXX 2014-10-22 01:29:58 +09:00
KeyboardView.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
MainKeyboardView.java Remove ALS from LatinIME. 2015-03-11 17:29:12 -07:00
MoreKeysDetector.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
MoreKeysKeyboard.java Add null analysis annotations to keyboard package 2014-11-27 12:37:38 +09:00
MoreKeysKeyboardView.java Move util classes under common 2014-11-07 18:00:03 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Remove obsolete comment 2014-11-26 12:02:07 +09:00
ProximityInfo.java Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00