LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 8108a3e1cd Add Serbian Latin keyboard
Bug: 9687668
Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
2014-09-26 16:01:34 +09:00
..
emoji Fix checking a11y status just before calling an a11y method 2014-09-25 18:24:17 +09:00
internal Add Serbian Latin keyboard 2014-09-26 16:01:34 +09: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 Fix checking a11y status just before calling an a11y method 2014-09-25 18:24:17 +09: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 Fix checking a11y status just before calling an a11y method 2014-09-25 18:24:17 +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