LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka a2e365da0a Stop announcing suggestions strip content while more keys keyboard is showing
This CL also supports announcing dismissing of a more keys keyboard.

Bug: 15582905
Change-Id: Ia9e5d6c7e3e23dac39ee570b20d32f0141ae6184
2014-06-14 01:29:45 +09:00
..
about Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
debug Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
define Remove researcher logger 2014-05-29 15:10:28 +09:00
inputlogic Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00
makedict Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
personalization Personalization dictionary updater. 2014-06-13 16:31:12 +09:00
settings Block offensive words in native code. 2014-06-12 11:36:00 +09:00
setup Use ViewCompat support library and delete ViewCompatUtils 2014-05-24 12:26:30 +09:00
spellcheck Special case periods in the spell checker 2014-06-10 19:52:58 +09:00
suggestions Stop announcing suggestions strip content while more keys keyboard is showing 2014-06-14 01:29:45 +09:00
userdictionary Allow multiple shortcuts for a personal dictionary word 2014-06-04 18:01:50 +09:00
utils Remove a useless method 2014-06-10 12:47:55 +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 Fix Apache license comment 2013-01-21 22:23:37 +09:00
BinaryDictionary.java Block offensive words in native code. 2014-06-12 11:36:00 +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 Add EmojiPageKeyboardAccessibilityDelegate 2014-06-13 13:35:35 +09:00
ContactsBinaryDictionary.java Add prefix to the arguments of getDictionary(). 2014-06-10 18:05:10 +09:00
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
Dictionary.java Add Dictionary.isInDictionary(). 2014-06-09 11:04:28 +09:00
DictionaryCollection.java Add Dictionary.isInDictionary(). 2014-06-09 11:04:28 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java Merge "Add prefix to the arguments of getDictionary()." 2014-06-10 11:41:34 +00:00
DictionaryFactory.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
ExpandableBinaryDictionary.java Enable Beginning-of-Sentence prediction for contextual dict. 2014-06-12 12:26:18 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Remove unused supportsSwitchingToShortcutIme attribute 2014-06-06 13:11:57 +09:00
InputPointers.java Check timestamp for each pointer. 2014-02-04 14:04:26 +09:00
InputView.java Fix forwarding event only when sending view is visible 2014-06-13 15:12:02 +09:00
LastComposedWord.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LatinIME.java Personalization dictionary updater. 2014-06-13 16:31:12 +09:00
LatinImeLogger.java Remove LatinImeLogger and UsabilityStudyLogUtils 2014-05-29 18:03:03 +09:00
PrevWordsInfo.java Return whether the dynamic dict operation was success. 2014-05-27 17:30:00 +09:00
PunctuationSuggestions.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
ReadOnlyBinaryDictionary.java Add Dictionary.isInDictionary(). 2014-06-09 11:04:28 +09:00
RichInputConnection.java Fix a bug on rotation with selection. 2014-06-06 11:18:23 +09:00
RichInputMethodManager.java Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod" 2014-06-13 03:12:17 +00:00
SubtypeSwitcher.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Suggest.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00
SuggestedWords.java Clean up for Iba6eeb7981634e7ddb. 2014-05-29 13:16:24 +09:00
SuggestionSpanPickedNotificationReceiver.java
UserBinaryDictionary.java Add prefix to the arguments of getDictionary(). 2014-06-10 18:05:10 +09:00
WordComposer.java Remove mPrevWordsInfo 2014-06-10 12:07:51 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00