LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 0c01fc6f1c Remove workaround code of placing DrawingPreviewPlacerView
This CL divides MainKeyboardView.locatePreviewPlacerView method into
two methods. One is installing DrawingPreviewPlacerView to the window
as Frontmost view. Another is telling the location of MainKeyboardView
to DrawingPreviewPlacerView. Thus we can eliminate workaround code to
deal with transient states in orientation change.

Change-Id: Ia5d8f28dfb5213d27aa218c72d838a3c3be5a527
2014-04-07 17:36:53 +09:00
..
internal Remove workaround code of placing DrawingPreviewPlacerView 2014-04-07 17:36:53 +09:00
EmojiCategoryPageIndicatorView.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
EmojiPalettesView.java Remove unneeded CustomViewPager class 2014-04-07 12:41:51 +09:00
Key.java Add Key.getIconId for testability 2014-02-25 09:59:38 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +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 [IL132] Remove some calls that let a value escape. 2014-04-03 15:36:15 +09:00
KeyboardView.java Remove hack from EmojiPalettesView.startEmojiPalettes 2014-02-24 19:45:50 +09:00
MainKeyboardView.java Remove workaround code of placing DrawingPreviewPlacerView 2014-04-07 17:36:53 +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