summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Update the public APIs for finding views by text to optionally use content de...Svetoslav Ganov2011-09-141-0/+1
* Inter process interrogation ocassionally gets stuck.Svetoslav Ganov2011-09-091-17/+7
* Intra-process view hierarchy interrogation does not work.Svetoslav Ganov2011-08-246-41/+557
* AccessibilityEvent#toString() always reports -1 for record count.Svetoslav Ganov2011-08-041-1/+1
* Touch exploration state set to clients asynchronously and depended on talking...Svetoslav Ganov2011-07-224-26/+28
* Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-184-7/+71
* Scroll events should indicate whether or not they have pixel data.Svetoslav Ganov2011-07-171-18/+18
* Fix runtime reboot loop.Jim Miller2011-06-301-4/+1
* Updating accessibility documentation.Svetoslav Ganov2011-06-306-186/+358
* Fixing the buildSvetoslav Ganov2011-06-272-3/+3
* Added scroll and text selection change accessibility events.Svetoslav Ganov2011-06-263-75/+286
* AccessiblityNodeInfo#findAccessibilityNodesByText returns null if non found.Svetoslav Ganov2011-06-211-2/+3
* ListView do not fire accessibility hover events.Svetoslav Ganov2011-06-201-1/+1
* Final polish of the interrogation feature.Svetoslav Ganov2011-06-104-144/+264
* Bug fixes in the accessibility interrogation APIsSvetoslav Ganov2011-06-101-0/+21
* AccessibilityNodeInfo and AccessibilityEvent to initialized properly.Svetoslav Ganov2011-06-082-5/+6
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-068-24/+1468
* Accessibility serviceconfiguration via meta-dataSvetoslav Ganov2011-05-313-20/+69
* Fixing my build fixSvetoslav Ganov2011-05-181-1/+1
* Touch exploration - nitsSvetoslav Ganov2011-04-292-8/+12
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-224-333/+590
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-224-590/+333
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-214-333/+590
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-5/+3
* Text in accessibility events not consistentSvetoslav Ganov2011-03-181-0/+5
* 2604184 Expose hidden APIs for testing the AccessibilityManager separately f...Svetoslav Ganov2010-04-161-4/+21
* Merge "2593810 Accessibility event's parcelableData property not nullified d...Dianne Hackborn2010-04-141-0/+1
|\
| * 2593810 Accessibility event's parcelableData property not nullified during r...Svetoslav Ganov2010-04-131-0/+1
* | 2593833 AccessibilityManager not properly initialized immediately upon regi...Svetoslav Ganov2010-04-132-2/+2
|/
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-146-0/+1071