LatinIME/java/src/com/android/inputmethod/keyboard
Jean Chalard 4d8f9f1cab Cache three main keyboards to improve average switch time
This typically improves the average loading time by about
35%, after the first time.

Bug: 8689779
Change-Id: I7b0ab6b942af1d3250b9dcbf875f27f9f64692f3
2013-06-11 12:01:56 +09:00
..
internal Add CODE_CAPSLOCK for long press shift key 2013-06-04 18:20:06 +09:00
Key.java Add CODE_CAPSLOCK for long press shift key 2013-06-04 18:20:06 +09:00
KeyDetector.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
Keyboard.java Remove "dimension|fraction" format from Key and Keyboard attributes 2013-01-30 13:01:14 +09:00
KeyboardActionListener.java Back to previous keyboard layout by canceling sliding input 2013-05-14 20:28:03 +09:00
KeyboardId.java Use Locale.ROOT for locale neutral operations 2013-05-24 12:07:30 -07:00
KeyboardLayoutSet.java Cache three main keyboards to improve average switch time 2013-06-11 12:01:56 +09:00
KeyboardSwitcher.java Add CODE_CAPSLOCK for long press shift key 2013-06-04 18:20:06 +09:00
KeyboardView.java Disable long press timer while sliding input mode 2013-05-13 17:40:26 +09:00
MainKeyboardView.java Remove unnecessary Drawable.setState 2013-06-05 14:30:16 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Add debug message to detect unusual zero width condition 2013-04-11 15:08:36 +09:00
MoreKeysKeyboardView.java Reset vertical correction when more suggestions are in modal mode 2013-04-15 13:56:03 +09:00
MoreKeysPanel.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
PointerTracker.java Add CODE_CAPSLOCK for long press shift key 2013-06-04 18:20:06 +09:00
ProximityInfo.java Consolidate dummy proximity info to the spell checker info 2013-05-08 11:49:12 +09:00
TypefaceUtils.java Add TypefaceUtils 2013-04-11 14:27:42 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00