summaryrefslogtreecommitdiff
path: root/core/java/android/view/accessibility/AccessibilityManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-04Add AccessibilityManager#removeClientSally
2021-04-02Add trace for AccessibilityInteractionClient callback interfaces.Hongming Jin
2020-12-04Allow A11yService to customize accessibility focusJacky Kao
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-06Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey
2020-04-24Merge "Merge "Add @TestApi to registerSystemAction and unregisterSystemAction...Automerger Merge Worker
2020-04-24Merge "Add @TestApi to registerSystemAction and unregisterSystemAction" into ...Sally Yuen
2020-04-24Merge changes from topic "rhedjao_a11y_button_rollback" into rvc-dev am: ea2d...Jason Hsu
2020-04-23Add @TestApi to registerSystemAction and unregisterSystemActionsallyyuen
2020-04-23Rollback chooser menu to version Q behavior for accessibility button (2/n).Peter_Liang
2020-04-09Merge "Populate AccessibilityEvent.getAction when preforming an action"TreeHugger Robot
2020-04-03Make the system action API more clear with documentationsallyyuen
2020-04-03Populate AccessibilityEvent.getAction when preforming an actionHiroki Sato
2020-02-11Support accessibility on embedded hierarchies (2/n)Jackal Guo
2020-01-24Add flag for services to request multi-finger gestures.Ameer Armaly
2020-01-24Add flag for accessibility services to request that double tap gestures be di...Ameer Armaly
2020-01-17Merge "Added an interface between Sysui and system_server"Ryan Lin
2020-01-15Added an interface between Sysui and system_serverryanlwlin
2020-01-14Accessibility shortcut improvement (10/n)Rhed Jao
2020-01-08System action registration API for SystemUIHongming Jin
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-09Accessibility shortcut improvement (5/n)Rhed Jao
2019-10-16Allow restarting of crashed a11y servicesJackal Guo
2019-10-04Accessibility shortcut improvement (3/n)Rhed Jao
2019-06-28Restore some greylist entries.Mathew Inwood
2019-04-19Add @Nullable annotation to getAccessibilityWindowIdSara Kato
2019-03-22Merge "AccessibilityRequestPreparer shouldn't crash if the view is released b...TreeHugger Robot
2019-02-12Restrict usage of AccessibilityManager::mIsEnabled after PMatvei Malkov
2019-02-11AccessibilityRequestPreparer shouldn't crash if the view is released before t...Qasid Ahmad Sadiq
2019-02-06High contrast mode is an experimental feature.Rahul Ravikumar
2019-01-23Support A11yInputFilter on multi-displayJackal Guo
2018-12-10Add getAccessibilityWindowId system process APIYuki Awano
2018-11-09A11y timeout api: build breaks fixedRhed Jao
2018-11-09Update a11y recommended timeout api.Rhed Jao
2018-10-30Make performAccessibilityShortcut a SystemAPIPhil Weaver
2018-09-12Adding a11y ui minimum timeout api.Rhed Jao
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-29Avoid sending content changed a11y events from wrong viewsEugene Susla
2018-02-09Merge "Clean up usage of COWArrayList in a11y code"TreeHugger Robot
2018-02-09Clean up usage of COWArrayList in a11y codeEugene Susla
2018-02-05Merge "Autofill compatibility mode."TreeHugger Robot
2018-02-02Autofill compatibility mode.Svetoslav Ganov
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2017-12-09Prevent reporting fake package name - frameworkSvet Ganov
2017-12-05Revert "Don't generate irrelevant a11y events - framework"Eugene Susla
2017-11-28Don't generate irrelevant a11y events - frameworkSvet Ganov