LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka 1b1f7f907f Cleanup unused string resources
This change also renames some "completion" to "correction".

Change-Id: I156dd7ccafe99a632721f20769d5f0ea5915a564
2010-12-12 21:55:00 +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 Fix a crash when MAX_WORD_LENGTH is too short. 2010-12-06 22:58:56 +09:00
CandidateView.java Introduce SuggestedWords class to represent suggestions list 2010-12-12 16:44:42 +09:00
ContactsDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
DebugSettings.java Remove LatinIME prefix from classes 2010-12-09 21:54:51 +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 Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
InputLanguageSelection.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
LanguageSwitcher.java Remove LatinIME prefix from classes 2010-12-09 21:54:51 +09:00
LatinIME.java Cleanup unused string resources 2010-12-12 21:55:00 +09:00
LatinImeLogger.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
Settings.java Cleanup unused string resources 2010-12-12 21:55:00 +09:00
SharedPreferencesCompat.java Eliminate compiler warning 2010-09-30 12:43:43 +09:00
SubtypeSwitcher.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
Suggest.java Cleanup unused string resources 2010-12-12 21:55:00 +09:00
SuggestedWords.java Introduce SuggestedWords class to represent suggestions list 2010-12-12 16:44:42 +09:00
TextEntryState.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
UserBigramDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
UserDictionary.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +09:00
Utils.java Remove Tutorial class and unused debug feature 2010-12-10 18:24:00 +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