LatinIME/java/src/com/android/inputmethod/keyboard
Yohei Yukawa cd11905022 Support CursorAnchorInfo in the full-screen mode
This CL allows to emulate the behavior of CursorAnchorInfo
in the full-screen mode to work around the limitation of
the framework.

Basically this CL copies relevant code from the framework
to LatinIME. This is actually a code duplicate which isn't
great, but probably the only way that is available right now.

Change-Id: I30bc8c3387c91c8e47252ba699cbd967d8927dad
2014-09-11 18:36:53 +09:00
..
emoji Add BuildCompatUtils to get an effective platfrom API version 2014-08-13 16:21:23 +09:00
internal Add new "keyboardTheme" <case> predicator 2014-09-03 23:26:46 +09:00
Key.java Keep aspect ratio of Material action key background 2014-09-09 14:28:46 +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 Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
KeyboardLayoutSet.java Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
KeyboardSwitcher.java Resolve an old TODO. 2014-09-05 20:10:29 +09:00
KeyboardTheme.java Add new "keyboardTheme" <case> predicator 2014-09-03 23:26:46 +09:00
KeyboardView.java Keep aspect ratio of Material action key background 2014-09-09 14:28:46 +09:00
KeyDetector.java Fix NPE in KeyDetector 2014-02-27 14:17:14 +09:00
MainKeyboardView.java Implement Floating Action Button more keys keyboard 2014-09-08 14:34:33 +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 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 Support CursorAnchorInfo in the full-screen mode 2014-09-11 18:36:53 +09:00
TextDecoratorUi.java Introduce commit/add-to-dictionary indicators 2014-08-26 21:20:27 -07:00
TextDecoratorUiOperator.java Introduce commit/add-to-dictionary indicators 2014-08-26 21:20:27 -07:00