LatinIME/java/src/com/android/inputmethod/latin
Amith Yamasani c2b8c16bdf Possible fix for monkey bug: 2529350
Don't try to show the extension if the main keyboard is not showing.

Change-Id: Ic3368f48f8973dedfb1ab8f4644b0766b52aed1b
2010-04-06 11:22:19 -07:00
..
AutoDictionary.java Avoid race conditions between queries and closing of the auto_dict database. 2010-03-31 14:01:59 -07:00
BinaryDictionary.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CandidateView.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CandidateViewContainer.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
ContactsDictionary.java Load UserDictionary and AutoDictionary in a background thread. 2010-03-10 11:39:06 -08:00
Dictionary.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
ExpandableDictionary.java Load UserDictionary and AutoDictionary in a background thread. 2010-03-10 11:39:06 -08:00
Hints.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
InputLanguageSelection.java Remove popup for extension keyboard in landscape. bug: 2519903 2010-03-17 17:02:28 -07:00
KeyboardSwitcher.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
LanguageSwitcher.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
LatinIME.java Fix for 2559069 IME ".com" should be erasable with one backspace 2010-04-01 06:28:52 -07:00
LatinIMEBackupAgent.java Fix build breakage due to api change 2010-03-29 18:04:13 -07:00
LatinIMESettings.java Fix bug 2553592 API REVIEW: android.speech 2010-03-30 10:29:41 -07:00
LatinKeyboard.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
LatinKeyboardView.java Possible fix for monkey bug: 2529350 2010-04-06 11:22:19 -07:00
Suggest.java Don't auto-add when in suggest-only mode. Bug: 2521344 2010-03-24 19:31:49 -07:00
TextEntryState.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
Tutorial.java Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
UserDictionary.java Load UserDictionary and AutoDictionary in a background thread. 2010-03-10 11:39:06 -08:00
WordComposer.java Fix occasional correction errors in suggesting obvious corrections. 2010-03-14 22:53:16 -07:00