summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|\ \
| * | Allow one of description or htmlDescription attribute provided for Accessibil...jasonwshsu2020-04-201-1/+1
| |/
* / Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y servicesallyyuen2020-04-201-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
|/
* 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
| |/ /
* / / Add passthrough functionality for touch exploration and gesture detection.Ameer Armaly2020-02-182-0/+55
|/ /
* | Merge "Change the attribute format of htmlDescription."PETER LIANG2020-02-141-12/+1
|\ \
| * | Change the attribute format of htmlDescription.Peter_Liang2020-02-131-12/+1
* | | Merge "Improvement for takeScreenshot() API"Jacky Kao2020-02-141-23/+26
|\ \ \
| * | | Improvement for takeScreenshot() APIJacky Kao2020-02-141-23/+26
| |/ /
* / / Add multi-finger double tap and hold gestures.Ameer Armaly2020-02-132-0/+21
|/ /
* | Merge "Support rich content for accessibility shortcut target"Rhed Jao2020-02-111-0/+37
|\ \
| * | Support rich content for accessibility shortcut targetRhed Jao2020-02-071-0/+37
* | | Merge "Changing the return type of takeScreenshot() (2/n)"Jacky Kao2020-02-072-14/+91
|\ \ \
| * | | Changing the return type of takeScreenshot() (2/n)Jacky Kao2020-02-062-14/+91
| |/ /
* / / Add four-finger gestures.Ameer Armaly2020-02-053-3/+48
|/ /
* | Add one-direction multi-finger swipes.Ameer Armaly2020-02-022-1/+65
* | Implement multi-finger multi-tap gesture matchers for accessibilityDieter Hsu2020-01-282-1/+73
* | 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-242-2/+12
* | API on AccessibilityService side to support customized system actions.Hongming Jin2020-01-173-27/+79
* | Implementing new API : takeScreenshot()Jacky Kao2020-01-153-0/+80
* | Merge "Support accessibility on embedded hierarchies (1/n)"Jackal Guo2020-01-151-0/+2
|\ \
| * | Support accessibility on embedded hierarchies (1/n)Jackal Guo2020-01-141-0/+2
* | | Add new switchToInputMethod APImincheli2020-01-102-0/+30
|/ /