summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/accessibility/AccessibilityEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing break in AccessibilityEvent.eventTypeToString()Alan Viverette2015-07-091-3/+2
* Add accessibility event for assist disclosureJorim Jaggi2015-06-301-0/+12
* Transfer a11y node with a11y eventMaxim Bogatov2015-06-231-3/+8
* Change stylus button press to context click in View - API review feedbackMady Mellor2015-06-051-5/+5
* Add onStylusButtonPress listener to ViewMady Mellor2015-04-301-0/+14
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-0/+30
* Lazily create AccessibilityEvent record listAlan Viverette2013-10-161-22/+38
* Provide example actions in AccessibilityEvent.setAction() docsAlan Viverette2013-10-041-1/+11
* Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-121-26/+41
* Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-0/+46
* Fixing the accessibility text traversal in extend mode.Svetoslav2013-05-101-1/+1
* Switching the accessibility poolable classes to the new pool management APIs.Svetoslav Ganov2012-11-281-27/+6
* Adding dump support for the accessibility manager service.Svetoslav Ganov2012-11-211-47/+169
* Adding accessibility events for touch and gesture detection states.Svetoslav Ganov2012-09-141-18/+80
* Text traversal at various granularities.Svetoslav Ganov2012-05-071-1/+35
* API REVIEW: android.view.accessibilitySvetoslav Ganov2012-05-041-21/+22
* Adding explicit text traversal granularities and actions for web navigation.Svetoslav Ganov2012-04-241-0/+52
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-2/+17
* am c1a0e54d: am b459b619: am 945b7cb3: Merge "docs: Accessibility Dev Guide (...Joe Fernandez2012-04-031-0/+6
|\
| * docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)Joe Fernandez2012-03-281-0/+6
* | Adding an announcement type accessibility event and a method on View to annou...Svetoslav Ganov2012-03-091-0/+28
* | resolved conflicts for merge of 26f7a81f to masterSvetoslav Ganov2011-11-301-32/+4
|\ \ | |/
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-291-32/+4
* | am bdc2912d: am d8a3cabc: Merge "Text selection AccessibilityEvents are missi...Svetoslav Ganov2011-11-181-9/+0
|\ \ | |/
| * Text selection AccessibilityEvents are missing text.Svetoslav Ganov2011-11-181-9/+0
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-3/+3
|/
* Accessibility text changed event text not populated.Svetoslav Ganov2011-10-101-9/+0
* Fixing errors in position information of scrollable views reported for access...Svetoslav Ganov2011-10-061-11/+74
* The logic for not populating text to some accessibility events is scattered.Svetoslav Ganov2011-09-301-13/+154
* AccessibilityEvent#toString() always reports -1 for record count.Svetoslav Ganov2011-08-041-1/+1
* Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-181-1/+2
* Updating accessibility documentation.Svetoslav Ganov2011-06-301-77/+111
* Fixing the buildSvetoslav Ganov2011-06-271-2/+2
* Added scroll and text selection change accessibility events.Svetoslav Ganov2011-06-261-70/+157
* ListView do not fire accessibility hover events.Svetoslav Ganov2011-06-201-1/+1
* Final polish of the interrogation feature.Svetoslav Ganov2011-06-101-94/+65
* AccessibilityNodeInfo and AccessibilityEvent to initialized properly.Svetoslav Ganov2011-06-081-2/+2
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-061-10/+178
* Accessibility serviceconfiguration via meta-dataSvetoslav Ganov2011-05-311-3/+39
* Touch exploration - nitsSvetoslav Ganov2011-04-291-4/+6
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-330/+140
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-140/+330
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-330/+140
* Text in accessibility events not consistentSvetoslav Ganov2011-03-181-0/+5
* 2593810 Accessibility event's parcelableData property not nullified during r...Svetoslav Ganov2010-04-131-0/+1
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-0/+734