summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice/AccessibilityServiceInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Un-hide passthrough flagAmeer Armaly2021-05-131-1/+0
* Allow getComponentName() to be used in testsDanny Epstein2021-04-121-1/+5
* Add a property for the declarition of accessibility purposeryanlwlin2021-03-091-0/+22
* Stop setting flag to enable two-finger passthrough swipes.Ameer Armaly2020-11-191-1/+0
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Add API to record touch interactions.Ameer Armaly2020-10-211-0/+16
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Enable two-finger passthrough swipes.Ameer Armaly2020-08-061-0/+15
* Remove the public APIs for allow rich content.Peter_Liang2020-02-241-109/+6
* Fine-tune the public APIs of allow rich content in Accessibility Settings for...Peter_Liang2020-02-211-15/+121
* Revise the parameter of public API for allow rich content.Peter_Liang2020-02-201-1/+2
* Revise the modifier and naming of public APIs for allow rich content.Peter_Liang2020-02-191-0/+23
* Change the attribute format of htmlDescription.Peter_Liang2020-02-131-12/+1
* Add flag for services to request multi-finger gestures.Ameer Armaly2020-01-241-0/+12
* Add flag for accessibility services to request that double tap gestures be di...Ameer Armaly2020-01-241-0/+12
* Implementing new API : takeScreenshot()Jacky Kao2020-01-151-0/+19
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Support the rich content for accessibility service (2/n)"PETER LIANG2019-12-051-0/+72
|\
| * Support the rich content for accessibility service (2/n)Peter_Liang2019-11-251-0/+72
* | Merge "Fix legacy a11y service fail to update a11y button flag"Rhed Jao2019-11-251-3/+2
|\ \
| * | Fix legacy a11y service fail to update a11y button flagRhed Jao2019-11-211-3/+2
| |/
* | Merge "Revert "Accessibility shortcut improvement (2/n)""Rhed Jao2019-11-221-12/+0
|\ \ | |/ |/|
| * Revert "Accessibility shortcut improvement (2/n)"Rhed Jao2019-11-141-12/+0
* | Accessibility shortcut improvement (6/n)Rhed Jao2019-11-201-2/+52
* | Merge "Allow restarting of crashed a11y services"Jackal Guo2019-10-171-1/+1
|\ \ | |/ |/|
| * Allow restarting of crashed a11y servicesJackal Guo2019-10-161-1/+1
* | Accessibility shortcut improvement (2/n)Rhed Jao2019-10-141-0/+12
|/
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Accessibility timeout: Update integer range to APIsRhed Jao2018-12-241-2/+3
* Update a11y recommended timeout api.Rhed Jao2018-11-091-20/+63
* Merge "docs: fixing 'mange' instead of 'manage'" into pi-dev am: 14aa42cfdakopriva2018-10-081-2/+2
|\
| * Merge "docs: fixing 'mange' instead of 'manage'" into pi-devkopriva2018-10-081-2/+2
| |\
| | * docs: fixing 'mange' instead of 'manage'kopriva2018-10-081-2/+2
* | | Merge "Spoken feedback when a11y shortcut dialog is shown"Rhed Jao2018-09-171-0/+9
|\ \ \
| * | | Spoken feedback when a11y shortcut dialog is shownRhed Jao2018-08-271-0/+9
| |/ /
* / / Adding a11y ui minimum timeout api.Rhed Jao2018-09-121-0/+39
|/ /
* | Merge "docs: Added units for AccessibilityServiceInfo#notificationTimeout." i...Kevin Hufnagle2018-08-151-18/+15
|\|
| * docs: Added units for AccessibilityServiceInfo#notificationTimeout.Kevin Hufnagle2018-08-141-18/+15
* | resolve merge conflicts of 20fcc2eb4c3923930ebbf63e027dc0abb011820e to stage-...Mathew Inwood2018-08-021-0/+2
|\ \ | |/ |/|
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+2
* | Add config value for fingerprint gesture supportPhil Weaver2018-04-201-1/+10
* | Expose if running a11y service has crashedPhil Weaver2018-03-131-2/+13
* | Autofill compatibility mode.Svetoslav Ganov2018-02-021-1/+19
* | Revert "Don't generate irrelevant a11y events - framework"Eugene Susla2017-12-051-3/+3
* | Don't generate irrelevant a11y events - frameworkSvet Ganov2017-11-281-3/+3
|/
* Merge "Change String to CharSequence in #loadSummary." into oc-devJeff Sharkey2017-05-011-2/+3
|\
| * Change String to CharSequence in #loadSummary.Saige McVea2017-04-281-2/+3
* | A11y changes for API councilPhil Weaver2017-04-281-11/+11