LatinIME/java/src/com/android/inputmethod/latin
2011-01-25 01:58:09 -08:00
..
AutoDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
BackupAgent.java
BinaryDictionary.java Fixes in close() in BinaryDictionary. 2011-01-17 15:58:07 +09:00
CandidateView.java Dim previously suggested words 2011-01-21 15:20:21 +09:00
ClipTouchEventWindowCallback.java Implement callback to handle touch event outside SoftInputWindow 2011-01-24 17:34:05 +09:00
ContactsDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
DebugSettings.java
Dictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
EditingUtils.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
ExpandableDictionary.java Fix StringIndexOutOfBoundsException 2011-01-09 18:44:28 +09:00
InputLanguageSelection.java Fixes in close() in BinaryDictionary. 2011-01-17 15:58:07 +09:00
LanguageSwitcher.java
LatinIME.java Reuse language_selection_title string resource for option dialog 2011-01-25 11:48:06 +09:00
LatinImeLogger.java Fix miss spelling 2010-12-28 19:49:43 +09:00
Settings.java Show the value of the "Show suggestions" option in summary. 2011-01-25 17:53:32 +09:00
SharedPreferencesCompat.java
SubtypeLocale.java Add SubtypeLocale class 2011-01-14 16:12:36 +09:00
SubtypeSwitcher.java Avoid disk writes on UI thread. 2011-01-25 17:59:39 +09:00
Suggest.java Dim previously suggested words 2011-01-21 15:20:21 +09:00
SuggestedWords.java Update suggestions if user typed word is found in dictionary 2011-01-21 15:52:35 +09:00
TextEntryState.java Remove multi-tap feature 2010-12-20 21:58:31 +09:00
UserBigramDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
UserDictionary.java Fix adding user dictionary 2010-12-16 12:25:01 +09:00
Utils.java Add input method subtype selector and IME settings dialog 2011-01-21 02:30:52 +09:00
WindowCallbackAdapter.java Implement callback to handle touch event outside SoftInputWindow 2011-01-24 17:34:05 +09:00
WordComposer.java