LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka f4c7eb478f Fix showing important notice even at beginning of sentence
This is a cherry-pick of Ic72d6fecc3 from lmp-dev.

Bug: 17536096
Change-Id: Id76b8f8dc85d03bc7ed5f24800301c081a82a8d2
2014-09-18 18:51:23 +09:00
..
debug Create donottranslate debug settings string resources file 2014-09-05 11:38:29 +09:00
inputlogic Add StatsUtils.onAutoCorrection method. 2014-09-16 12:34:22 -07:00
makedict Update FormatSpec.java 2014-08-21 17:23:11 +09:00
personalization Enable personalization for multilingual users. 2014-09-10 18:23:09 +09:00
settings Merge "Add a user preference for split layout within Appearance & Layouts" 2014-09-17 17:00:38 +00:00
setup Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
spellcheck [ML7] Have multiple DictionaryGroup instances in facilitator 2014-09-16 19:00:50 +09:00
suggestions Support Accept typed word UI 2014-08-22 21:25:35 +09:00
userdictionary Allow multiple shortcuts for a personal dictionary word 2014-06-04 18:01:50 +09:00
utils Fix showing important notice even at beginning of sentence 2014-09-18 18:51:23 +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
BinaryDictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
BinaryDictionaryFileDumper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictionaryGetter.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Constants.java Fix the sentence separator for Hindi. 2014-09-08 21:54:28 +09:00
ContactsBinaryDictionary.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
Dictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryCollection.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java Fix showing important notice even at beginning of sentence 2014-09-18 18:51:23 +09:00
DictionaryFacilitatorLruCache.java [ML7] Have multiple DictionaryGroup instances in facilitator 2014-09-16 19:00:50 +09:00
DictionaryFactory.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java Add ExpandableBinaryDictionary#getDictionaryStats(). 2014-08-22 12:02:40 +09:00
DicTraverseSession.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
ExpandableBinaryDictionary.java [ML7] Have multiple DictionaryGroup instances in facilitator 2014-09-16 19:00:50 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java resolved conflicts for merge of 8e9385cc to master 2014-09-13 09:25:23 +09:00
InputPointers.java Adds documentation for a few methods. 2014-08-26 08:08:24 +00:00
InputView.java Simplify onComputeInsets of LatinIME 2014-08-27 19:20:38 +09:00
LastComposedWord.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LatinIME.java Fix showing important notice even at beginning of sentence 2014-09-18 18:51:23 +09:00
PersonalizationHelperForDictionaryFacilitator.java [ML7] Have multiple DictionaryGroup instances in facilitator 2014-09-16 19:00:50 +09:00
PrevWordsInfo.java Use CharSequence for spell checker to keep spans preserved 2014-07-20 02:16:11 +00:00
PunctuationSuggestions.java Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09:00
ReadOnlyBinaryDictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
RichInputConnection.java am 61e7afa6: am 0eaa25e0: am 914078fd: Fix a bug where recorrection would stop on connectors 2014-09-08 13:20:27 +00:00
RichInputMethodManager.java Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype""" 2014-08-25 05:24:28 +00:00
RichInputMethodSubtype.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
SubtypeSwitcher.java Fix unit tests 2014-08-25 18:19:00 +09:00
Suggest.java Fix showing important notice even at beginning of sentence 2014-09-18 18:51:23 +09:00
SuggestedWords.java Fix showing important notice even at beginning of sentence 2014-09-18 18:51:23 +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 Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
WordComposer.java Add StatsUtils.onAutoCorrection method. 2014-09-16 12:34:22 -07:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00