LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka a96574fdd5 Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener
Change-Id: Iff3fde48682a7c56201fc9eb3640755e0090d0ee
2011-01-01 13:43:28 +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 Suppress punctuation suggestions if not needed 2010-12-22 01:48:20 +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 Move NOT_A_TOUCH_COORDINATE constant to KeyboardActionListener 2011-01-01 13:43:28 +09:00
LatinImeLogger.java Fix miss spelling 2010-12-28 19:49:43 +09:00
Settings.java Remove language settings from preference activity 2010-12-13 15:27:33 +09:00
SharedPreferencesCompat.java Eliminate compiler warning 2010-09-30 12:43:43 +09:00
SubtypeSwitcher.java Initialize mMode in SubtypeSwitcher and added TODO 2010-12-28 19:16:36 +09:00
Suggest.java Suppress punctuation suggestions if not needed 2010-12-22 01:48:20 +09:00
SuggestedWords.java Suppress punctuation suggestions if not needed 2010-12-22 01:48:20 +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 Fix miss spelling 2010-12-28 19:49:43 +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