LatinIME/java/src/com/android/inputmethod/keyboard
Jean Chalard 8ab4ae4377 [IL133] Avoid calling a dangerous method from outside.
We want to remove all calls to this as it lets internal values
escape, but there is some refactoring to do to finish this.

Bug: 8636060
Change-Id: Iedba6afe4719bc0add868714a1ee5a04b7ead33e
2014-04-03 15:36:15 +09:00
..
internal Remove country name from space bar text when appropriate 2014-04-02 12:50:52 +09:00
EmojiCategoryPageIndicatorView.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
EmojiPalettesView.java Call setLayerType(LAYER_TYPE_HARDWARE) for EmojiPalettesView too. 2014-03-27 17:26:22 +09:00
Key.java Add Key.getIconId for testability 2014-02-25 09:59:38 +09:00
Keyboard.java [IL69.1] Move a static method to a utility class. 2014-01-24 11:59:23 +09:00
KeyboardActionListener.java Thin out audio and haptic feedback while key repeat 2013-08-14 18:37:58 +09:00
KeyboardId.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
KeyboardLayoutSet.java Add InputMethodSubtypeCompatUtils.isAsciiCapable() 2014-02-17 16:08:33 +09:00
KeyboardSwitcher.java [IL133] Avoid calling a dangerous method from outside. 2014-04-03 15:36:15 +09:00
KeyboardView.java Remove hack from EmojiPalettesView.startEmojiPalettes 2014-02-24 19:45:50 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
MainKeyboardView.java Remove country name from space bar text when appropriate 2014-04-02 12:50:52 +09:00
MoreKeysDetector.java Fix IllegalStateException raied by monkey 2014-02-19 16:40:52 +09:00
MoreKeysKeyboard.java Refactor Key constructors 2014-02-10 11:14:35 +09:00
MoreKeysKeyboardView.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java [IL122] Put the code, x and y in the transaction 2014-03-06 12:50:07 +09:00
ProximityInfo.java Fix an off-by-one error. 2013-09-19 13:43:09 +09:00