LatinIME/java/src/com/android/inputmethod/latin/suggestions
Tadashi G. Takaoka ae42cd7e43 Disable empty suggestion word on the suggestions strip
It should be disabled when it is empty. But should be enabled even
when it is empty with accessibility exploration on to avoid announcing
"disabled".

Note that this CL may not be able to handle "suspending talk back"
state correctly. It should be handled by registering
TouchExplorationStateChangeListener that is available from API 19.

Bug: 15738513
Bug: 14849593
Change-Id: Id9ad89f770840f74a106f53833060407b20c1e24
2014-06-19 19:22:02 -07:00
..
MoreSuggestions.java Move MoreSuggestionsListener to MoreSuggestionsView 2014-05-27 14:49:25 +09:00
MoreSuggestionsView.java Fix overwriting accessibility delegate in setKeyboard 2014-06-08 22:12:52 +09:00
SuggestionStripLayoutHelper.java Disable empty suggestion word on the suggestions strip 2014-06-19 19:22:02 -07:00
SuggestionStripView.java Stop announcing suggestions strip content while more keys keyboard is showing 2014-06-14 01:29:45 +09:00
SuggestionStripViewAccessor.java [IL110] Remove an unused interface function 2014-02-26 17:46:20 +09:00