LatinIME/java/src/com/android/inputmethod/latin
satok 0aae85fb67 Merge "Tweak edit distance" 2011-04-20 00:58:08 -07:00
..
AccessibilityUtils.java Added support for speaking keys through accessibility service. 2011-02-23 18:16:43 -08:00
AssetFileAddress.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
AutoCorrection.java Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00
AutoDictionary.java Add whitelist dictionary 2011-03-08 11:29:10 +09:00
BackupAgent.java Remove LatinIME prefix from classes 2010-12-09 21:54:51 +09:00
BinaryDictionary.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
BinaryDictionaryFileDumper.java Allow use of assets for data in the dictionary content provider. 2011-04-15 17:38:24 +09:00
BinaryDictionaryGetter.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
CandidateView.java Fast key preview 2011-04-13 18:59:33 +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 Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00
DictionaryPackInstallBroadcastReceiver.java Receive a broadcast that the dictionary has been updated. 2011-04-14 20:52:25 +09:00
EditingUtils.java Disable Recorrection when APIs are not supported. 2011-04-01 16:09:06 +09:00
ExpandableDictionary.java Reinforce user-history based bigram use. 2011-04-06 12:26:01 +09:00
InputLanguageSelection.java Show all languages supported in LatinImeGoogle in InputLanguageSelection 2011-04-18 20:28:36 +09:00
LatinIME.java Refactor key preview code 2011-04-19 20:32:57 +09:00
LatinImeLogger.java Add logOnSeparator 2011-04-08 15:24:55 +09:00
PrivateBinaryDictionaryGetter.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
Settings.java Add settings for theme, userfeedback and other settings (temporary) 2011-04-01 19:48:17 +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 A fix for handling dummy voice subtypes 2011-04-18 19:32:40 +09:00
Suggest.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
SuggestedWords.java Fix a typo. 2011-04-20 12:10:28 +09:00
TextEntryState.java Add logOnSeparator 2011-04-08 15:24:55 +09:00
UserBigramDictionary.java Reinforce user-history based bigram use. 2011-04-06 12:26:01 +09:00
UserDictionary.java Remove next letters frequency handling 2011-02-17 13:59:41 +09:00
Utils.java Tweak edit distance 2011-04-20 16:55:21 +09:00
WhitelistDictionary.java Add whitelist dictionary 2011-03-08 11:29:10 +09:00
WordComposer.java Add proximity info to native 2011-02-23 23:04:00 +09:00