summaryrefslogtreecommitdiff
path: root/core/java/android/view/accessibility/AccessibilityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Changes the name of the live caption APIsJacky Kao2022-02-091-8/+6
* Adds APIs to let live caption can access the data in the DB (2/n)Jacky Kao2022-01-171-0/+68
* Rename the AudioDescriptionRequestListener to match theKaiqiang Wang2021-12-081-19/+19
* Add APIs to add and to remove listeners forKaiqiang Wang2021-12-031-4/+84
* Implementation API in AccessibilityManager to expose isAudioDescriptionByDefa...Kaiqiang Wang2021-11-251-0/+31
* Make AccessibilityServicesStateChangeListener publicSally2021-08-041-21/+38
* Merge "Add AccessibilityManager#removeClient" into sc-dev am: 00d32f2d61Sally Yuen2021-06-041-0/+19
|\
| * Add AccessibilityManager#removeClientSally2021-06-041-0/+19
* | Add features to allow filtering logging basedHongming Jin2021-05-261-12/+53
|/
* Add trace for AccessibilityInteractionClient callback interfaces.Hongming Jin2021-04-021-0/+30
* Allow A11yService to customize accessibility focusJacky Kao2020-12-041-2/+87
* 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
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-3/+0
* Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey2020-10-061-1/+1
* Merge "Merge "Add @TestApi to registerSystemAction and unregisterSystemAction...Automerger Merge Worker2020-04-241-0/+2
|\
| * Merge "Add @TestApi to registerSystemAction and unregisterSystemAction" into ...Sally Yuen2020-04-241-0/+2
| |\
| | * Add @TestApi to registerSystemAction and unregisterSystemActionsallyyuen2020-04-231-0/+2
* | | Merge changes from topic "rhedjao_a11y_button_rollback" into rvc-dev am: ea2d...Jason Hsu2020-04-241-12/+3
|\| |
| * | Rollback chooser menu to version Q behavior for accessibility button (2/n).Peter_Liang2020-04-231-12/+3
| |/
* | Merge "Populate AccessibilityEvent.getAction when preforming an action"TreeHugger Robot2020-04-091-0/+15
|\ \ | |/ |/|
| * Populate AccessibilityEvent.getAction when preforming an actionHiroki Sato2020-04-031-0/+15
* | Make the system action API more clear with documentationsallyyuen2020-04-031-1/+8
|/
* Support accessibility on embedded hierarchies (2/n)Jackal Guo2020-02-111-3/+48
* Add flag for services to request multi-finger gestures.Ameer Armaly2020-01-241-0/+3
* Add flag for accessibility services to request that double tap gestures be di...Ameer Armaly2020-01-241-0/+3
* Merge "Added an interface between Sysui and system_server"Ryan Lin2020-01-171-0/+23
|\
| * Added an interface between Sysui and system_serverryanlwlin2020-01-151-0/+23
* | Accessibility shortcut improvement (10/n)Rhed Jao2020-01-141-2/+30
|/
* System action registration API for SystemUIHongming Jin2020-01-081-0/+56
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Accessibility shortcut improvement (5/n)Rhed Jao2019-12-091-7/+44
* Allow restarting of crashed a11y servicesJackal Guo2019-10-161-2/+2
* Accessibility shortcut improvement (3/n)Rhed Jao2019-10-041-0/+66
* Restore some greylist entries.Mathew Inwood2019-06-281-1/+1
* Add @Nullable annotation to getAccessibilityWindowIdSara Kato2019-04-191-1/+1
* Merge "AccessibilityRequestPreparer shouldn't crash if the view is released b...TreeHugger Robot2019-03-221-2/+2
|\
| * AccessibilityRequestPreparer shouldn't crash if the view is released before t...Qasid Ahmad Sadiq2019-02-111-2/+2
* | Restrict usage of AccessibilityManager::mIsEnabled after PMatvei Malkov2019-02-121-1/+1
|/
* High contrast mode is an experimental feature.Rahul Ravikumar2019-02-061-1/+2
* Support A11yInputFilter on multi-displayJackal Guo2019-01-231-2/+3
* Add getAccessibilityWindowId system process APIYuki Awano2018-12-101-0/+30
* A11y timeout api: build breaks fixedRhed Jao2018-11-091-1/+1
* Update a11y recommended timeout api.Rhed Jao2018-11-091-13/+77
* Make performAccessibilityShortcut a SystemAPIPhil Weaver2018-10-301-0/+33
* Adding a11y ui minimum timeout api.Rhed Jao2018-09-121-0/+21
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+14
* Avoid sending content changed a11y events from wrong viewsEugene Susla2018-03-291-2/+3
* Merge "Clean up usage of COWArrayList in a11y code"TreeHugger Robot2018-02-091-2/+3
|\