summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/accessibility
Commit message (Expand)AuthorAgeFilesLines
* am 0bfdd7c2: am e9f24a43: Merge "Fix memory leaks in the accessibility layer....Svetoslav Ganov2011-12-011-7/+8
|\
| * Fix memory leaks in the accessibility layer.Svetoslav Ganov2011-12-011-7/+8
* | Fixing the buildSvetoslav Ganov2011-11-301-1/+1
* | Fixing the build - for realSvetoslav Ganov2011-11-301-4/+4
* | Fixing the buildSvetoslav Ganov2011-11-301-2/+4
* | resolved conflicts for merge of 26f7a81f to masterSvetoslav Ganov2011-11-305-174/+233
|\ \ | |/
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-295-160/+222
* | 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
* | Merge "Minor documentation fixes for the APIs to expose virtual view tree."Svetoslav Ganov2011-10-271-3/+3
|\ \
| * | Minor documentation fixes for the APIs to expose virtual view tree.Svetoslav Ganov2011-10-251-3/+3
* | | resolved conflicts for merge of b0267e28 to masterSvetoslav Ganov2011-10-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * AccessibilityNodeInfo makes incorrect check before calling into the system.Svetoslav Ganov2011-10-261-1/+1
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-216-93/+408
|/
* am f755a2e8: Merge "docs: a couple notes for a11y methods in View and cleanup...Scott Main2011-10-171-5/+6
|\
| * docs: a couple notes for a11y methods in View and cleanup to theScott Main2011-10-141-5/+6
* | Add AccessibilityRecord#getMaxScrollX and #getMaxScrollY to the pubic APISvetoslav Ganov2011-10-111-8/+0
|/
* 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-062-19/+135
* The logic for not populating text to some accessibility events is scattered.Svetoslav Ganov2011-09-301-13/+154
* 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