futokb/java/src/com/android/inputmethod/latin
2011-04-01 03:53:26 -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
BinaryDictionary.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
BinaryDictionaryFileDumper.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
BinaryDictionaryGetter.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
CandidateView.java Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords 2011-03-02 22:03:29 -08:00
ContactsDictionary.java
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 Remove a useless variable. 2011-03-23 11:17:18 -07:00
EditingUtils.java Disable Recorrection when APIs are not supported. 2011-04-01 16:09:06 +09:00
ExpandableDictionary.java Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00
InputLanguageSelection.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
LanguageSwitcher.java
LatinIME.java Disable Recorrection when APIs are not supported. 2011-04-01 16:09:06 +09:00
LatinImeLogger.java
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
SubtypeLocale.java
SubtypeSwitcher.java Enable VoiceInput even if there is no shortcut subtype supported 2011-04-01 16:12:06 +09:00
Suggest.java Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
SuggestedWords.java Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords 2011-03-02 22:03:29 -08:00
TextEntryState.java Disable debug flag in TextEntryState 2011-03-08 12:11:47 -08:00
UserBigramDictionary.java
UserDictionary.java Remove next letters frequency handling 2011-02-17 13:59:41 +09:00
Utils.java Enable VoiceInput even if there is no shortcut subtype supported 2011-04-01 16:12:06 +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