LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard ecea8551c3 Fix a bug with no suggestions flag
We should reset the composition state when moving the cursor inside
the word after a gesture when the text field specifies no suggestions.

Bug: 17959921
Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
2014-10-15 06:15:02 +00:00
..
debug Create donottranslate debug settings string resources file 2014-09-05 11:38:29 +09:00
inputlogic Fix a bug with no suggestions flag 2014-10-15 06:15:02 +00:00
makedict Support migration/dump of Beginning-of-Sentence entries. 2014-06-24 12:37:07 +09:00
personalization DO NOT MERGE: Abolish source code overlay and introduce overridable src dir 2014-08-20 02:56:09 +00:00
settings Use Add-To-Dictionary indicator only 2014-09-18 16:06:35 +09:00
setup Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
spellcheck Fix a verifier error on ICS. 2014-07-28 17:33:52 +09:00
suggestions (DO NOT MERGE) Fix checking a11y status just before calling an a11y method 2014-10-14 01:40:27 +00:00
userdictionary Allow multiple shortcuts for a personal dictionary word 2014-06-04 18:01:50 +09:00
utils Fix when to show important notice 2014-09-22 14:28:31 +09:00
AssetFileAddress.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
BackupAgent.java
BinaryDictionary.java Track crashing during migration to avoid crash loop. DO NOT MERGE. 2014-07-14 15:48:01 +00: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 Add a relevant suggestion to period-checkable requests 2014-06-27 12:52:23 +09:00
ContactsBinaryDictionary.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
Dictionary.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
DictionaryCollection.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java (DO NOT MERGE) Fix showing important notice even at beginning of sentence 2014-09-18 09:45:37 +00:00
DictionaryFactory.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
DictionaryPackInstallBroadcastReceiver.java
DicTraverseSession.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
ExpandableBinaryDictionary.java Use DistracterFilterCheckingIsInDictionary for User History 2014-08-07 18:39:06 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Suppress voice input key on textWebEmailAddress field 2014-09-18 14:08:21 +09:00
InputPointers.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07: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 a bug with no suggestions flag 2014-10-15 06:15:02 +00: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 Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
RichInputConnection.java Use Add-To-Dictionary indicator only 2014-09-18 16:06:35 +09:00
RichInputMethodManager.java Restore additional subtypes when the package is updated 2014-07-04 20:50:00 +09:00
SubtypeSwitcher.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
Suggest.java (DO NOT MERGE) Fix showing important notice even at beginning of sentence 2014-09-18 09:45:37 +00:00
SuggestedWords.java (DO NOT MERGE) Fix showing important notice even at beginning of sentence 2014-09-18 09:45:37 +00: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 [HW12] Use the consumed status of the Event. 2014-08-04 12:41:07 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00