LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard a7b2ac26ee Remove a useless flag.
This has become useless when LatinIME stopped being a
SharedPreferenceListener.

Change-Id: I708ec3c3a299ead18548c85b435b45558c984e8d
2011-02-15 17:15:13 +09:00
..
AutoDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
BackupAgent.java Remove LatinIME prefix from classes 2010-12-09 21:54:51 +09:00
BinaryDictionary.java Add unit test helper method to BinaryDictionary and Suggest 2011-02-08 17:56:55 +09:00
CandidateView.java Add debugging info for Latin IME. 2011-02-01 16:06:50 +09:00
ContactsDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
DebugSettings.java Rename a member to comply to the member naming policy. 2011-02-03 18:38:55 +09:00
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 Remove LatinIME prefix from classes 2010-12-09 21:54:51 +09:00
LatinIME.java Remove a useless flag. 2011-02-15 17:15:13 +09:00
LatinImeLogger.java Fix miss spelling 2010-12-28 19:49:43 +09:00
Settings.java Fix subtype settings activity string 2011-02-01 01:16:32 +09:00
SharedPreferencesCompat.java Eliminate compiler warning 2010-09-30 12:43:43 +09:00
SubtypeLocale.java Add SubtypeLocale class 2011-01-14 16:12:36 +09:00
SubtypeSwitcher.java Stop listening on shared preferences change. 2011-02-10 16:34:58 +09:00
Suggest.java Add unit test helper method to BinaryDictionary and Suggest 2011-02-08 17:56:55 +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 NPE 2011-02-14 23:55:16 +09:00
Utils.java Add stack dumper helper function. 2011-02-14 11:32:48 +09:00
WordComposer.java Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case 2010-09-28 01:15:11 +09:00