LatinIME/java/src/com/android/inputmethod/keyboard
2014-05-15 07:09:53 +00:00
..
emoji Create com.android.inputmethod.keyboard.emoji package 2014-05-14 19:32:00 +09:00
internal Use slightly dimmed text color for functional keys 2014-05-15 15:39:59 +09:00
Key.java Use slightly dimmed text color for functional keys 2014-05-15 15:39:59 +09:00
Keyboard.java Remove unnecessarily getKeyFromOutputText method from Keyboard 2014-04-21 18:48:53 -07:00
KeyboardActionListener.java Fix updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
KeyboardId.java Remove unnecessary reference to LatinIME 2014-04-25 15:09:39 -07:00
KeyboardLayoutSet.java Add InputMethodSubtypeCompatUtils.isAsciiCapable() 2014-02-17 16:08:33 +09:00
KeyboardSwitcher.java Fix NPE in KeyboardSwitcher while orientation change 2014-05-15 16:07:15 +09:00
KeyboardTheme.java Rename LMP to LXX just in case 2014-05-14 18:39:39 +09:00
KeyboardView.java Separate functional key background from normal one 2014-05-14 17:57:51 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
MainKeyboardView.java Separate functional key background from normal one 2014-05-14 17:57:51 +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 updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Fix updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
ProximityInfo.java Fix typo of local variable name 2014-04-22 14:25:53 -07:00