LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka a66069abd8 Fix possible NPE in MainKeyboardView
Change-Id: I1fc21a981d9f1740315763b5ca0c1024ece1fa4d
2014-11-20 15:07:28 +09:00
..
emoji Move some methods out from SubtypeSwitcher 2014-11-06 11:51:01 -08:00
internal Rename StringUtils methods that handle title case manipulation 2014-11-19 19:08:05 +09:00
Key.java Rename StringUtils methods that handle title case manipulation 2014-11-19 19:08:05 +09:00
Keyboard.java Move util classes under common 2014-11-07 18:00:03 +09:00
KeyboardActionListener.java Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
KeyboardId.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
KeyboardLayoutSet.java Add RichInputMethodSubtype.getKeyboardLayoutSetName 2014-11-12 15:41:38 -08:00
KeyboardSwitcher.java Move current subtype management code to RichInputMethodManager 2014-11-06 11:51:07 -08:00
KeyboardTheme.java Remove BuildCompatUtils.VERSION_CODES_LXX 2014-10-22 01:29:58 +09:00
KeyboardView.java Remove deprecated Canvas.clipRegion(Region) call 2014-10-31 14:06:30 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
MainKeyboardView.java Fix possible NPE in MainKeyboardView 2014-11-20 15:07:28 +09:00
MoreKeysDetector.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
MoreKeysKeyboard.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
MoreKeysKeyboardView.java Move util classes under common 2014-11-07 18:00:03 +09:00
MoreKeysPanel.java Remove unused MoreKeysPanel argument from Controller interface 2014-03-04 16:05:15 +09:00
PointerTracker.java Move util classes under common 2014-11-07 18:00:03 +09:00
ProximityInfo.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
TextDecorator.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +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