LatinIME/src/com/android/inputmethod/latin
Amith Yamasani 36ebae2e8d Handle new flag NO_SUGGESTIONS and no auto-correct for single-line fields unless requested. Fix: 2030364
Don't show suggestions if NO_SUGGESTIONS flag is specified. And don't do auto-correction unless
explicitly requested or it's a multi-line text.
2009-09-17 11:10:15 -07:00
..
BinaryDictionary.java Some performance optimizations. 2009-08-13 18:03:41 -07:00
CandidateView.java AI 143780: am: CL 143728 Fix # 1743137: Suggestion bubble doesn't go away after empty space on right end of suggestion strip is tapped. 2009-03-31 14:50:26 -07:00
CandidateViewContainer.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
ContactsDictionary.java [Issue 2061094] Upgrading ContactDictionary to new API 2009-08-27 11:24:57 -07:00
Dictionary.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
ExpandableDictionary.java Reduce weight of missing-char suggestions. 2009-08-13 18:03:56 -07:00
KeyboardSwitcher.java Fixed accidental switch to symbols mode from alphabet. 2009-09-01 14:05:19 -07:00
LatinIME.java Handle new flag NO_SUGGESTIONS and no auto-correct for single-line fields unless requested. Fix: 2030364 2009-09-17 11:10:15 -07:00
LatinIMEBackupAgent.java Backup Latin IME settings shared preferences. 2009-07-05 14:12:04 -07:00
LatinIMESettings.java Backup Latin IME settings shared preferences. 2009-07-05 14:12:04 -07:00
LatinKeyboard.java Tweak spacebar target area between landscape and portrait. 2009-08-20 18:35:30 -07:00
LatinKeyboardView.java Fix Bug #1833943 - CapsLock using long-press doesn't update keys. 2009-05-06 17:38:00 -07:00
Suggest.java Check for missing characters in User/Contacts dictionary as well. 2009-08-13 17:29:34 -07:00
TextEntryState.java auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
Tutorial.java Automated import from //branches/donutburger/...@142822,142822 2009-03-25 18:08:30 -07:00
UserDictionary.java Auto add new words to the user dictionary. 2009-08-13 17:17:58 -07:00
WordComposer.java Some performance optimizations. 2009-08-13 18:03:41 -07:00