LatinIME/java/src/com/android/inputmethod/latin
Dan Zivkovic 303a2ae5c9 Fix NPE in PunctuationSuggestions.
The NPE happens when the keyboard doesn't specify any punctuation suggestions.

Bug 18047927.

Change-Id: I9f8aa35df4f163b527dc6580a99afc6da45a96b8
2015-01-13 13:24:16 -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 Make the typed word a SuggestedWordInfo 2014-11-20 13:57:01 +09:00
makedict Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
network Fix Javadoc and null analysis related warnings 2014-10-23 09:58:42 +09:00
personalization Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
settings Rename production flag for cloud sync feature 2014-12-29 12:45:27 -08:00
setup Add JSR305 annotation to LeakGuardHandlerWrapper 2014-10-14 18:19:22 +09:00
spellcheck Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
suggestions Move isRtlLanguage method to LocaleUtils 2014-11-12 16:47:38 -08:00
userdictionary Make LocaleUtils.constructLocaleFromString as @Nonnull 2014-11-21 12:02:06 +09:00
utils Make LanguageOnSpacebarHelper as utility class 2014-12-11 14:22:21 +09: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 Move util classes under common 2014-11-07 18:00:03 +09:00
BinaryDictionaryFileDumper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictionaryGetter.java Remove unused code from DictionaryFactory 2014-11-21 17:58:50 +09:00
ContactsBinaryDictionary.java Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
DicTraverseSession.java Remove dicttool dependency to NativeSuggestOptions 2014-11-06 21:38:11 +09:00
Dictionary.java Remove Dict dependency on WordComposer and ProximityInfo 2014-10-29 12:27:24 +09: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 Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
DictionaryFacilitatorLruCache.java Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
DictionaryFactory.java Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull" 2014-11-28 03:02:20 +00:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
DictionaryStats.java Get stats from dictionary. 2014-09-22 10:26:19 +09:00
EmojiAltPhysicalKeyDetector.java Remove device checking of Emoji physical key 2014-10-27 16:26:22 +09:00
ExpandableBinaryDictionary.java Rename variable name to remove ambiguity 2014-12-08 19:27:25 -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 InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
LatinIME.java [3]Ping dictionary stats:Pass DictionaryFacilitator 2014-12-18 13:42:41 -08:00
NgramContext.java Fix a misspelled method name 2014-12-02 12:53:56 +09:00
PersonalizationHelperForDictionaryFacilitator.java Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -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 Move StringUtils under common. 2014-10-28 22:44:30 +09:00
RichInputMethodManager.java Merge "Cleanup InputMethodInfoCache" 2014-12-17 06:39:19 +00:00
RichInputMethodSubtype.java Move isRtlLanguage method to LocaleUtils 2014-11-12 16:47:38 -08:00
Suggest.java Allow whitelist changes when no close word 2014-11-26 18:43:22 +09:00
SuggestedWords.java Quit auto-correct explicit accented letters to base letters. 2014-12-09 19:23:27 +09:00
SuggestionSpanPickedNotificationReceiver.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
SystemBroadcastReceiver.java Remove unneeded Context argument 2014-11-21 12:49:04 +09:00
UserBinaryDictionary.java Passing account info to dictionaryFacilitator 2014-12-16 15:56:00 -08:00
WordComposer.java Move util classes under common 2014-11-07 18:00:03 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00