summaryrefslogtreecommitdiffstats
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-9/+9
|/
* AccessibilityServiceInfo does not report properly the feedback type.Svetoslav Ganov2011-10-191-13/+27
* docs: a couple notes for a11y methods in View and cleanup to theScott Main2011-10-141-81/+52
* Intra-process view hierarchy interrogation does not work.Svetoslav Ganov2011-08-241-42/+38
* Not user generated accessibility events can change the interrogation allowing...Svetoslav Ganov2011-07-261-12/+3
* Touch exploration state set to clients asynchronously and depended on talking...Svetoslav Ganov2011-07-221-0/+11
* Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-181-0/+21
* AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-171-2/+0
* Updating accessibility documentation.Svetoslav Ganov2011-06-303-121/+195
* Final polish of the interrogation feature.Svetoslav Ganov2011-06-102-6/+31
* Interrogation of the view hierarchy from an AccessibilityService.Svetoslav Ganov2011-06-062-15/+117
* Accessibility serviceconfiguration via meta-dataSvetoslav Ganov2011-05-312-17/+407
* Fix for bug 2448479Svetoslav Ganov2010-02-171-2/+2
* Fix issue #1983406: Soft keyboard doesn't show up in an EditText with "digits...Dianne Hackborn2009-09-101-4/+4
* Fixing bug 2086021. AccessiblityService could sometimes get a null pointerCharles Chen2009-08-281-2/+4
* Updates from API review.Dianne Hackborn2009-07-281-0/+4
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-145-0/+453