LatinIME/java/src/com/android/inputmethod/latin
Dan Zivkovic ed378c78a1 Auto-correct without whitelist in Delight3.
Bug 19390471.

Change-Id: Ie09b916ca80591c98f48ae1d74d4fd5b0c5d6b33
2015-02-25 11:47:43 -08:00
..
accounts Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
debug Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
inputlogic Merge "Pass long timestamps to DictionaryFacilitator" 2015-02-24 20:57:34 +00:00
makedict Make checksum and header checks decoder dependent. 2015-02-20 18:30:23 -08:00
network Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
personalization Remove distracter filter from client. 2015-02-09 11:52:12 -08:00
settings Fix master build. 2015-02-11 13:32:13 -08:00
setup AOSP change for showing the app icon. 2015-01-16 09:37:30 -08:00
spellcheck Pass ComposedData to the decoder instead of WordComposer. 2015-02-24 17:59:47 -08:00
suggestions LatinIME portion of "green plus" feature. 2015-02-03 15:12:01 -08:00
userdictionary Fix master build. 2015-02-11 13:32:13 -08:00
utils Do not crash when dictioanryInfo is NULL 2015-02-24 15:45:10 -08:00
AssetFileAddress.java More verbosity when reporting broken dictionaries 2014-11-14 13:42:24 -08:00
AudioAndHapticFeedbackManager.java Move Constants.java to the latin.common package 2014-10-23 20:27:37 +09:00
BackupAgent.java Don't restore debug preferences 2014-10-13 18:59:48 -07:00
BinaryDictionary.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
BinaryDictionaryFileDumper.java Make checksum and header checks decoder dependent. 2015-02-20 18:30:23 -08:00
BinaryDictionaryGetter.java Make checksum and header checks decoder dependent. 2015-02-20 18:30:23 -08:00
ContactsBinaryDictionary.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsContentObserver.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
ContactsDictionaryConstants.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsDictionaryUtils.java Refactor content provider code from ContactsDict 2015-02-11 16:29:14 -08:00
ContactsManager.java Add tests for Contact* classes 2015-02-20 09:14:27 -08:00
Dictionary.java Remove last vestiges of contextual+personal dictionary. 2015-02-04 11:38:19 -08:00
DictionaryCollection.java Remove Dict dependency on WordComposer and ProximityInfo 2014-10-29 12:27:24 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java Pass ComposedData to the decoder instead of WordComposer. 2015-02-24 17:59:47 -08:00
DictionaryFacilitatorImpl.java Pass ComposedData to the decoder instead of WordComposer. 2015-02-24 17:59:47 -08:00
DictionaryFacilitatorLruCache.java Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() 2015-02-24 15:56:43 -08:00
DictionaryFactory.java Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull" 2014-11-28 03:02:20 +00:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java Get stats from dictionary. 2014-09-22 10:26:19 +09:00
DicTraverseSession.java Move decoder specific constants to DecoderSpecificConstants.java 2015-02-05 13:27:36 -08:00
EmojiAltPhysicalKeyDetector.java Remove device checking of Emoji physical key 2014-10-27 16:26:22 +09:00
ExpandableBinaryDictionary.java Sanitize the usage of executors. 2015-02-19 11:40:57 -08:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Move StringUtils under common. 2014-10-28 22:44:30 +09:00
InputView.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
LastComposedWord.java Move decoder specific constants to DecoderSpecificConstants.java 2015-02-05 13:27:36 -08:00
LatinIME.java Merge "Add StatsUtils method for handling subtype change." 2015-02-23 19:11:15 +00:00
NgramContext.java Add a addOrIncrement term api to DicFacilitator 2015-02-10 11:45:54 -08:00
PunctuationSuggestions.java Fix NPE in PunctuationSuggestions. 2015-01-13 13:24:16 -08:00
ReadOnlyBinaryDictionary.java Remove Dict dependency on WordComposer and ProximityInfo 2014-10-29 12:27:24 +09:00
RichInputConnection.java Fix master build. 2015-02-11 13:32:13 -08:00
RichInputMethodManager.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
RichInputMethodSubtype.java Move isRtlLanguage method to LocaleUtils 2014-11-12 16:47:38 -08:00
Suggest.java Auto-correct without whitelist in Delight3. 2015-02-25 11:47:43 -08:00
SuggestedWords.java Add accessor methods for typed word info to SuggestedWords and for word 2015-02-04 18:35:20 -08:00
SuggestionSpanPickedNotificationReceiver.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
SystemBroadcastReceiver.java Hide app icon when keyboard is a system app. 2015-02-23 10:21:20 -08:00
UserBinaryDictionary.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
WordComposer.java Move decoder specific constants to DecoderSpecificConstants.java 2015-02-05 13:27:36 -08:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00