summaryrefslogtreecommitdiffstats
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+0
* Move default token handling into WindowManagerImplAlan Viverette2014-11-191-2/+23
* Use default token instead of wrapped window managerAlan Viverette2014-11-041-64/+4
* APIs for an accessibility service to put interaction tracking overlays.Svetoslav2014-10-212-11/+87
* Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-071-0/+4
* Improve the window query API performamce.Svetoslav2014-07-252-38/+0
* Add accessibility action to open power long-press dialogAlan Viverette2014-07-101-0/+5
* Fix backwards compatibility for introspected windows.Svetoslav2014-06-122-3/+5
* Adding system support for a single accessibility focus.Svetoslav2014-04-111-0/+25
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-204-34/+171
* Add importantForAccessibility mode to block entire hierarchyAlan Viverette2013-10-021-5/+6
* add attributes to accessibility service infoScott Main2013-06-061-1/+20
* The touch exploration capability is dynamically granted pre-JellyBeanMR2.Svetoslav2013-04-241-19/+19
* Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav2013-04-231-0/+17
* Replacing accessibility service permissions with capability attributes.Svetoslav2013-04-182-15/+201
* Adding APIs for an accessibility service to intercept key events.Svetoslav2013-04-113-129/+79
* Adding new APIs to UiAutomation.Svetoslav2013-02-111-1/+1
* Refactoring of the Accessibility.Svetoslav2013-02-111-0/+34
* Updating AccessibilityNodeInfo JavaDocSvetoslav2013-02-041-1/+1
* "Fixing backwards cmpatibility for enabling explore by touch""Svetoslav Ganov2013-02-011-1/+9
* Revert "Fixing backwards cmpatibility for enabling explore by touch"Mike Cleron2013-02-011-9/+1
* Fixing backwards cmpatibility for enabling explore by touchSvetoslav2013-02-011-1/+9
* Update the JavaDoc for the new accessibility permissionsSvetoslav2013-01-311-1/+11
* Remove "enhance web scripts" from settings and make it requested by plug-ins.Svetoslav2013-01-291-1/+13
* AccessibilityNodeINfo cache not cleared when accessibility is disabled.Svetoslav2013-01-221-0/+1
* Adding UI test automation APIs.Svetoslav Ganov2013-01-224-502/+21
* resolved conflicts for merge of ebcbfb3f to masterMita Yun2012-12-101-1/+1
|\
| * Use asynchronous messages for input method events.Mita Yun2012-12-061-1/+1
* | Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-033-10/+22
|/
* Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-251-1/+6
* Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo.Svetoslav Ganov2012-09-061-0/+13
* misc doc bugs.Scott Main2012-08-061-1/+1
* Docs (mostly): enumerate JELLY_BEAN target SDK changes.Dianne Hackborn2012-06-061-2/+3
* Fixing the build for real.Svetoslav Ganov2012-05-161-2/+1
* Accessibility service needs to request permission to be bound to.Svetoslav Ganov2012-05-161-2/+7
* Removing default accessibility gesture handling.Svetoslav Ganov2012-05-133-46/+5
* Remove activation gestures form reported and add a touch explore requesting f...Svetoslav Ganov2012-05-093-46/+25
* Make UiTestAutomationBridge see non-important views againGuang Zhu2012-05-091-3/+3
* Merge "Renaming the constants for activation and long press." into jb-devSvetoslav Ganov2012-05-081-6/+6
|\
| * Renaming the constants for activation and long press.Svetoslav Ganov2012-05-081-6/+6
* | DefaultGestureHandlingHelperService should not include non-important views.Svetoslav Ganov2012-05-071-0/+1
|/
* Remove accessibility gestures for clockwise and counter clock wise circle.Svetoslav Ganov2012-05-021-20/+10
* Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-202-6/+12
* Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-196-114/+108
* Adding API for getting the root node info in the active window.Svetoslav Ganov2012-04-181-4/+15
* Adding some more gestures and actions for accessibility.Svetoslav Ganov2012-04-182-3/+116
* Accessibility focus - frameworkSvetoslav Ganov2012-04-135-11/+293
* am c1a0e54d: am b459b619: am 945b7cb3: Merge "docs: Accessibility Dev Guide (...Joe Fernandez2012-04-032-0/+15
|\
| * docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)Joe Fernandez2012-03-282-0/+15