summaryrefslogtreecommitdiffstats
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "AccessibilityServiceInfo does not convert correctly feedback type to s...Svetoslav Ganov2012-03-091-4/+16
|\ \
| * | AccessibilityServiceInfo does not convert correctly feedback type to string.Svetoslav Ganov2012-03-091-4/+16
* | | Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
|/ /
* | UiTestAutomationBridge does not terminate its HandlerThread.Svetoslav Ganov2012-02-241-3/+8
* | Fixing issues with the AccessibilityNodeInfo cache.Svetoslav Ganov2012-02-232-3/+12
* | Improving accessibility APIs used for UI automation.Svetoslav Ganov2012-02-212-48/+76
* | Adding a method for retching the root node in UiTestAutomationBridgeSvetoslav Ganov2012-02-071-1/+27
* | Speedup the accessibility window querying APIs and clean up.Svetoslav Ganov2012-01-233-43/+498
* | AccessibilityService description not internationalized.Svetoslav Ganov2012-01-031-7/+45
* | resolved conflicts for merge of 26f7a81f to masterSvetoslav Ganov2011-11-302-10/+25
|\ \ | |/
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-292-10/+25
* | Minor documentation fixes for the APIs to expose virtual view tree.Svetoslav Ganov2011-10-251-3/+3