summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/accessibility/AccessibilityInteractionClient.java
Commit message (Expand)AuthorAgeFilesLines
* Clear/restore calling identity in AccessibilityInteractionClientAlan Viverette2015-06-171-0/+16
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Fix broken activation of the selected view in accessibility mode.Svetoslav2015-02-021-68/+0
* Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-071-0/+69
* Improve the window query API performamce.Svetoslav2014-07-251-28/+16
* Accessibility window changes not reported.Svetoslav2014-06-111-11/+5
* Adding system support for a single accessibility focus.Svetoslav2014-04-111-0/+13
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-31/+111
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Add methods for removing children and actions from A11y nodesAlan Viverette2013-11-061-3/+2
* Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-7/+11
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-11/+15
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-031-52/+21
* Prefetching of accessibility node infos getting incorrect views.Svetoslav Ganov2012-05-151-0/+62
* Fix inconsitency in aAccessibilityNodeInfo cache.Svetoslav Ganov2012-05-111-5/+1
* Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-201-3/+5
* Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-191-1/+13
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-8/+110
* Fixing issues with the AccessibilityNodeInfo cache.Svetoslav Ganov2012-02-231-4/+4
* Improving accessibility APIs used for UI automation.Svetoslav Ganov2012-02-211-32/+28
* Speedup the accessibility window querying APIs and clean up.Svetoslav Ganov2012-01-231-60/+81
* 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-301-77/+167
|\ \ | |/
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-291-72/+167
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-19/+44
|/
* Inter process interrogation ocassionally gets stuck.Svetoslav Ganov2011-09-091-17/+7
* Intra-process view hierarchy interrogation does not work.Svetoslav Ganov2011-08-241-0/+462