LatinIME/java/src/com/android/inputmethod/latin
Amith Yamasani dad0e792aa Fix for 2559069 IME ".com" should be erasable with one backspace
Change-Id: Ifef97a9b66e051fef7ca8b0a92bfe21f3d1e6cf6
2010-04-01 06:28:52 -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 Treat fast moves as multi-touch. Bug: 2561786 2010-03-31 15:18:17 -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