summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add owners for accessibility" am: bbbeba3c02 am: a525ea4436Phil Weaver2019-02-111-0/+3
|\
| * Merge "Add owners for accessibility" am: bbbeba3c02Phil Weaver2019-02-111-0/+3
| |\
| | * Add owners for accessibilityPhil Weaver2019-02-071-0/+3
| | * DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-111-18/+15
| | |\
| * | | Merge "Move some members to the "Q blacklist"." am: f5cf9f24edNathan Harold2018-10-241-1/+2
| |\| |
| | * | Move some members to the "Q blacklist".Mathew Inwood2018-10-221-1/+2
* | | | Enable multi-display support for magnification controllerRhed Jao2019-01-183-37/+76
* | | | Merge "Adjust maximum accessibility magnification scale from 5x to 8x"Gilbert Lee2019-01-141-1/+1
|\ \ \ \
| * | | | Adjust maximum accessibility magnification scale from 5x to 8xGilbert Lee2019-01-081-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
* | | | | | Merge "Move some members to the "Q blacklist"."Mathew Inwood2018-09-141-1/+2
|\ \ \ \ \ \
| * | | | | | Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* | | | | | | docs: fixed instances of typo in 'overridden' am: debd4ee72dkopriva2018-09-131-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | docs: fixed instances of typo in 'overridden'kopriva2018-09-131-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | docs: fixed instances of typo in 'overridden'kopriva2018-09-131-1/+1
| | | |_|/ | | |/| |
* | | | | Merge "Adding a11y ui minimum timeout api."Rhed Jao2018-09-131-0/+39
|\ \ \ \ \
| * | | | | Adding a11y ui minimum timeout api.Rhed Jao2018-09-121-0/+39
| | |_|/ / | |/| | |
* | | | | Merge "Change API name for a11y keyboard flag"Phil Weaver2018-09-081-5/+5
|\ \ \ \ \
| * | | | | Change API name for a11y keyboard flagPhil Weaver2018-09-041-5/+5
| |/ / / /
* / / / / Add test mapping for a11yPhil Weaver2018-08-301-0/+23
|/ / / /
* | | | Merge "docs: Added units for AccessibilityServiceInfo#notificationTimeout." i...Kevin Hufnagle2018-08-151-18/+15
|\| | |
| * | | 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-022-0/+5
| |\ \ | | |/ | |/|
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-012-0/+5
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-012-0/+5
* | | Enhance a11y soft keyboard controllerPhil Weaver2018-07-272-22/+84
|/ /
* | Add config value for fingerprint gesture supportPhil Weaver2018-04-201-1/+10
* | [DO NOT MERGE] Sort A11yService#getWindows by layer descendingEugene Susla2018-04-031-1/+1
* | Expose if running a11y service has crashedPhil Weaver2018-03-131-2/+13
* | Autofill compatibility mode.Svetoslav Ganov2018-02-021-1/+19
* | Add a11y action to take screenshotPhil Weaver2018-01-191-0/+5
* | Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-2/+6
* | Prevent reporting fake package name - frameworkSvet Ganov2017-12-091-5/+5
* | 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
* | Global a11y action to lock screenEugene Susla2017-11-161-0/+5
* | Magnification Gestures CTS testEugene Susla2017-10-161-0/+12
|/
* Don't call disconnected AccessibilityServicesPhil Weaver2017-09-051-24/+40
* Fix broken javadocs.Jeff Sharkey2017-08-062-3/+3
* Merge "Fix accessibility button CTS test" into oc-devCasey Burkhardt2017-05-011-1/+2
|\
| * Fix accessibility button CTS testCasey Burkhardt2017-04-281-1/+2
* | 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