LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 78cff10f8d Add BuildCompatUtils to get an effective platfrom API version
This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT.

Bug: 13888366
Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
2014-08-13 16:21:23 +09:00
..
emoji Add BuildCompatUtils to get an effective platfrom API version 2014-08-13 16:21:23 +09:00
internal Auto scale-X text of key popup preview 2014-08-12 12:17:40 +09:00
Key.java Fix Tamil keyboard 2014-08-11 18:07:27 +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 Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
KeyboardLayoutSet.java Fix some unit tests. 2014-07-31 12:29:35 +09:00
KeyboardSwitcher.java (DO NOT MERGE) Show InputView even when hardware keyboard is connected 2014-08-12 10:03:47 +00:00
KeyboardTheme.java Add BuildCompatUtils to get an effective platfrom API version 2014-08-13 16:21:23 +09:00
KeyboardView.java Revert "Revert "Align hint label to bottom"" 2014-08-07 23:44:34 +09:00
MainKeyboardView.java Auto scale-X text of key popup preview 2014-08-12 12:17:40 +09:00
MoreKeysDetector.java Sort keys from top-left to bottom-right order 2014-04-21 18:36:11 -07:00
MoreKeysKeyboard.java Fix some comments and rename method and parameter names 2014-06-23 13:56:50 -07:00
MoreKeysKeyboardView.java Remove redundant override methods and extended classes 2014-06-24 22:31:43 -07: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