LatinIME/java/src/com/android/inputmethod/keyboard
2013-04-10 09:56:27 +00:00
..
internal Merge "Use private object as a lock instead of synchronized method" 2013-04-10 09:56:27 +00:00
Key.java Move logic of selecting key preview attribute to Key class 2013-03-08 19:44:22 +09:00
Keyboard.java Remove "dimension|fraction" format from Key and Keyboard attributes 2013-01-30 13:01:14 +09:00
KeyboardActionListener.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
KeyboardId.java Remove {max,min}keyboardHeight attribute from Keyboard 2013-01-29 18:32:04 +09:00
KeyboardLayoutSet.java Use XmlPullParser.getEventType() 2013-03-26 12:13:56 +09:00
KeyboardSwitcher.java Remove {max,min}keyboardHeight attribute from Keyboard 2013-01-29 18:32:04 +09:00
KeyboardView.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
KeyDetector.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
MainKeyboardView.java Fix a bug where autocorrection status would be wrong. 2013-04-10 17:49:19 +09:00
MoreKeysDetector.java Cleanup: Make some classes as final 2012-09-27 19:03:30 +09:00
MoreKeysKeyboard.java Cache MoreKeysKeyboard instead of container view of it 2013-01-22 17:34:36 +09:00
MoreKeysKeyboardView.java Remove closing method from KeyboardView 2013-02-27 17:35:20 +09:00
MoreKeysPanel.java Refactor more keys menu framework (part 3) 2012-12-13 21:45:51 -08:00
PointerTracker.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
ProximityInfo.java Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
ViewLayoutUtils.java Make utility classes final 2012-08-29 17:38:08 +09:00