LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 22e2fa372c Merge "Add allowRedundantMoreKeys attribute" 2014-09-25 08:20:19 +00:00
..
emoji Add BuildCompatUtils to get an effective platfrom API version 2014-08-13 16:21:23 +09:00
internal Merge "Add allowRedundantMoreKeys attribute" 2014-09-25 08:20:19 +00:00
Key.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +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 Start showing the split keyboard layout 2014-09-17 20:56:57 -07:00
KeyboardLayoutSet.java Add allowRedundantMoreKeys attribute 2014-09-25 15:12:06 +09:00
KeyboardSwitcher.java Start showing the split keyboard layout 2014-09-17 20:56:57 -07:00
KeyboardTheme.java Revert "Revert "Fall back to default keyboard theme"" 2014-09-17 11:51:09 +00:00
KeyboardView.java Fix drawing of custom action label key 2014-09-16 18:21:49 +09:00
MainKeyboardView.java am ad4de3fc: am 9ca6658e: am 0f33e614: Implement Floating Action Button more keys keyboard 2014-09-08 06:07:52 +00:00
MoreKeysDetector.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
MoreKeysKeyboard.java Keep aspect ratio of Material action key background 2014-09-09 14:28:46 +09:00
MoreKeysKeyboardView.java Move more keys divider to MoreKeysKeyboardView 2014-09-08 11:02:07 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
ProximityInfo.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
TextDecorator.java Avoid the add-to-dictionary indicator from being clipped 2014-09-19 19:19:56 +09:00
TextDecoratorUi.java Avoid the add-to-dictionary indicator from being clipped 2014-09-19 19:19:56 +09:00
TextDecoratorUiOperator.java Avoid the add-to-dictionary indicator from being clipped 2014-09-19 19:19:56 +09:00