LatinIME/java/src/com/android/inputmethod/latin
2014-10-23 08:02:37 +00:00
..
accounts Don't restore device specific preferences 2014-10-10 10:49:32 -07:00
debug Fix some compiler warnings 2014-10-21 19:28:37 +09:00
inputlogic Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
makedict Support dumping ngram entries. 2014-10-22 18:15:53 +09:00
network Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
personalization Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
settings Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
setup Add JSR305 annotation to LeakGuardHandlerWrapper 2014-10-14 18:19:22 +09:00
spellcheck Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
suggestions Fix some compiler warnings 2014-10-21 19:28:37 +09:00
userdictionary Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
utils Use trigrams for personalization dict. 2014-10-23 14:32:45 +09:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
BackupAgent.java Don't restore debug preferences 2014-10-13 18:59:48 -07:00
BinaryDictionary.java Use trigrams for personalization dict. 2014-10-23 14:32:45 +09:00
BinaryDictionaryFileDumper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictionaryGetter.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
ContactsBinaryDictionary.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
Dictionary.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
DictionaryCollection.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
DictionaryDumpBroadcastReceiver.java
DictionaryFacilitator.java Use trigrams for personalization dict. 2014-10-23 14:32:45 +09:00
DictionaryFacilitatorLruCache.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
DictionaryFactory.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java Get stats from dictionary. 2014-09-22 10:26:19 +09:00
DicTraverseSession.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
ExpandableBinaryDictionary.java Use trigrams for personalization dict. 2014-10-23 14:32:45 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java am 902cefb6: am 97ad4968: am bfabac44: Suppress voice input key on textWebEmailAddress field 2014-09-18 06:15:41 +00:00
InputPointers.java Adds documentation for a few methods. 2014-08-26 08:08:24 +00:00
InputView.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
LastComposedWord.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
LatinIME.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
NgramContext.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
PersonalizationHelperForDictionaryFacilitator.java Use trigrams for personalization dict. 2014-10-23 14:32:45 +09:00
PunctuationSuggestions.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
ReadOnlyBinaryDictionary.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
RichInputConnection.java Fix a concurrency bug that ends up in a crash. 2014-10-23 12:36:42 +09:00
RichInputMethodManager.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
RichInputMethodSubtype.java [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
SubtypeSwitcher.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
Suggest.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
SuggestedWords.java Fix some compiler warnings 2014-10-21 19:28:37 +09:00
SuggestionSpanPickedNotificationReceiver.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
SystemBroadcastReceiver.java Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
UserBinaryDictionary.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
WordComposer.java Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00