futokb/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka b0b9f3b830 am b36a653c: am 12a4e08a: Handling multi-character uppercase key input
Merge commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee'

* commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee':
  Handling multi-character uppercase key input
2010-09-15 07:07:04 -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 b36a653c: am 12a4e08a: Handling multi-character uppercase key input 2010-09-15 07:07:04 -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