LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 7a750ca50d Fix PointerTracker debug output to reflect new KeyDetector
Change-Id: I913ec290ddfd0ae4cc6e600ba95b7442167f0989
2014-06-03 14:32:40 +09:00
..
emoji am 61a8a66c: Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev 2014-05-30 15:03:10 +00:00
internal am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette 2014-05-29 15:06:36 +00:00
Key.java More concise Key.toString() 2014-06-03 13:32:42 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +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 unnecessary reference to LatinIME 2014-04-25 15:09:39 -07:00
KeyboardLayoutSet.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
KeyboardSwitcher.java Remove LatinImeLogger and UsabilityStudyLogUtils 2014-05-29 18:03:03 +09:00
KeyboardTheme.java Remove LatinImeLogger and UsabilityStudyLogUtils 2014-05-29 18:03:03 +09:00
KeyboardView.java Remove LatinImeLogger and UsabilityStudyLogUtils 2014-05-29 18:03:03 +09:00
MainKeyboardView.java Create AccessibilityDelegate only when accessibility mode is on 2014-06-02 18:53:58 +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 Refactor MoreKeysKeyboardView a bit 2014-06-02 12:41:50 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Fix PointerTracker debug output to reflect new KeyDetector 2014-06-03 14:32:40 +09:00
ProximityInfo.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00