LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka 53a68e7dcf am b2835ef2: am eb680367: Add keyHysteresisDistance xml attribute
Merge commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2'

* commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2':
  Add keyHysteresisDistance xml attribute
2010-09-15 07:07:01 -07:00
..
AutoDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
BinaryDictionary.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
CandidateView.java Change symbol on space bar when autocompletion is activated 2010-09-03 15:17:26 +09:00
ContactsDictionary.java Fix LatinIME crashing due to crash in Contacts DB 2010-08-20 20:12:39 +09:00
Dictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
EditingUtil.java Correction improvements - use the new InputConnection APIs for underlining and 2010-09-01 14:16:50 -07:00
ExpandableDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
Hints.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
InputLanguageSelection.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
KeyboardSwitcher.java Keep Keyboard in cache through SoftReference 2010-09-09 13:32:17 +09:00
KeyDetector.java Followup TBR in I87060049 2010-09-03 15:55:18 +09:00
LanguageSwitcher.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
LatinIME.java am 45606d3c: am 0ea6270f: More commit -> apply changes with SharedPreferencesCompat. 2010-09-12 09:26:59 -07:00
LatinIMEBackupAgent.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
LatinImeLogger.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinIMESettings.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinIMEUtil.java Remove Log functions from Gingerbread 2010-08-30 16:32:50 +09:00
LatinKeyboard.java Fix ALT key light behavior 2010-09-06 22:25:49 +09:00
LatinKeyboardBaseView.java Add keyHysteresisDistance xml attribute 2010-09-14 16:26:45 +09:00
LatinKeyboardView.java Symbol key acts as modifier key 2010-09-09 20:43:13 +09:00
MiniKeyboardKeyDetector.java Add keyHysteresisDistance xml attribute 2010-09-14 16:26:45 +09:00
ModifierKeyState.java Queuing PointerTracker to support n-key roll-over and shift modifier. 2010-09-02 16:03:46 +09:00
PointerTracker.java Add keyHysteresisDistance xml attribute 2010-09-14 16:26:45 +09:00
ProximityKeyDetector.java Refactor KeyDetector to share more methods 2010-09-03 00:46:19 +09:00
SharedPreferencesCompat.java More commit -> apply changes with SharedPreferencesCompat. 2010-09-13 00:50:48 +09:00
Suggest.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
SwipeTracker.java Remove unused import statement 2010-08-27 11:11:05 +09:00
TextEntryState.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
Tutorial.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
UserBigramDictionary.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00
UserDictionary.java DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00
WordComposer.java Clean up LatinIME java 2010-08-24 12:40:00 +09:00