summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* 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-213-2/+84
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-152-2/+2
* Add gesture ids 43-45.Ameer Armaly2020-10-012-0/+21
* Enable two-finger passthrough swipes.Ameer Armaly2020-08-061-0/+15
* Unhide global action constantsSally Yuen2020-06-241-5/+5
* Merge "Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPS" into rvc-dev am: 310bf3094a ...Sally Yuen2020-06-031-0/+6
|\
| * Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPSsallyyuen2020-06-011-0/+6
* | Merge "Add triggering the accessibility shortcut as a system action" into rvc...Sally Yuen2020-05-041-0/+7
|\|
| * Add triggering the accessibility shortcut as a system actionsallyyuen2020-05-011-0/+7
* | Merge "Fix system action API issues in SystemActions" into rvc-dev am: f8331a...Sally Yuen2020-04-271-0/+12
|\|
| * Fix system action API issues in SystemActionssallyyuen2020-04-271-0/+12
* | Merge "Return empty for empty string in AccessibilityShortcutInfro#loadHtmlDe...Jason Hsu2020-04-211-2/+4
|\|
| * Merge "Return empty for empty string in AccessibilityShortcutInfro#loadHtmlDe...Jason Hsu2020-04-211-2/+4
| |\
| | * Return empty for empty string in AccessibilityShortcutInfro#loadHtmlDescriptionjasonwshsu2020-04-201-2/+4
* | | Merge "Allow one of description or htmlDescription attribute provided for Acc...Jason Hsu2020-04-211-1/+1
|\| |
| * | Merge "Allow one of description or htmlDescription attribute provided for Acc...Jason Hsu2020-04-211-1/+1
| |\ \
| | * | Allow one of description or htmlDescription attribute provided for Accessibil...jasonwshsu2020-04-201-1/+1
| | |/
* | | Merge "Supporting multi-display for takeScreenshot() on master"Jacky Kao2020-04-201-10/+0
|\ \ \
| * | | Supporting multi-display for takeScreenshot() on masterJacky Kao2020-04-171-10/+0
* | | | Merge "Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y service" int...Sally Yuen2020-04-201-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y servicesallyyuen2020-04-201-0/+7
| |/
* | Merge "Merge "Make the system action API more clear with documentation" into ...Automerger Merge Worker2020-04-071-0/+7
|\|
| * Merge "Make the system action API more clear with documentation" into rvc-devSally Yuen2020-04-061-0/+7
| |\
| | * Make the system action API more clear with documentationsallyyuen2020-04-031-0/+7
| * | Supporting multi-display for takeScreenshot()Jacky Kao2020-03-251-10/+0
| |/
* / Sync granularity of gestures with vsyncRobert Berry2020-03-301-1/+27
|/
* Reply error through callback for takeScreenshot()Jacky Kao2020-03-202-20/+85
* Throw IllegalArgumentException for takeScreenshot()Jacky Kao2020-03-121-2/+9
* Merge "Update Javadoc" into rvc-devJackal Guo2020-03-051-0/+9
|\
| * Update JavadocJackal Guo2020-03-041-0/+9
* | Merge "Support settings activity for accessibility shortcut target" into rvc-devJason Hsu2020-03-041-0/+19
|\ \ | |/ |/|
| * Support settings activity for accessibility shortcut targetRhed Jao2020-02-271-0/+19
* | Merge "Drop the hardware buffer" into rvc-devJacky Kao2020-03-031-0/+4
|\ \
| * | Drop the hardware bufferJacky Kao2020-03-021-0/+4
* | | Merge "Add a rate limitation of takeScreenshot() API" into rvc-devJacky Kao2020-03-032-21/+25
|\| | | |/ |/|
| * Add a rate limitation of takeScreenshot() APIJacky Kao2020-03-022-21/+25
* | Remove the public APIs for allow rich content.Peter_Liang2020-02-273-222/+152
|/
* Fine-tune the public APIs of allow rich content in Accessibility Settings for...Peter_Liang2020-02-252-26/+245
* Merge "Revise the parameter of public API for allow rich content."PETER LIANG2020-02-202-2/+4
|\
| * Revise the parameter of public API for allow rich content.Peter_Liang2020-02-202-2/+4
* | Merge "Make me an owner of accessibility frameworks" am: 269d57b7da am: 6374a...Automerger Merge Worker2020-02-201-0/+1
|\ \ | |/ |/|
| * Make me an owner of accessibility frameworksQasid Ahmad Sadiq2020-02-191-0/+1
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-092-2/+2
* | Merge "Revise the modifier and naming of public APIs for allow rich content."PETER LIANG2020-02-192-0/+44
|\ \
| * | Revise the modifier and naming of public APIs for allow rich content.Peter_Liang2020-02-192-0/+44
* | | Merge "Increase granularity of gesture dispatch to 60fps"TreeHugger Robot2020-02-191-1/+1
|\ \ \
| * | | Increase granularity of gesture dispatch to 60fpsRobert Berry2020-02-181-1/+1
| |/ /