summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice/AccessibilityServiceInfo.java
AgeCommit message (Expand)Author
2021-05-13Un-hide passthrough flagAmeer Armaly
2021-04-12Allow getComponentName() to be used in testsDanny Epstein
2021-03-09Add a property for the declarition of accessibility purposeryanlwlin
2020-11-19Stop setting flag to enable two-finger passthrough swipes.Ameer Armaly
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-21Add API to record touch interactions.Ameer Armaly
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-08-06Enable two-finger passthrough swipes.Ameer Armaly
2020-02-24Remove the public APIs for allow rich content.Peter_Liang
2020-02-21Fine-tune the public APIs of allow rich content in Accessibility Settings for...Peter_Liang
2020-02-20Revise the parameter of public API for allow rich content.Peter_Liang
2020-02-19Revise the modifier and naming of public APIs for allow rich content.Peter_Liang
2020-02-13Change the attribute format of htmlDescription.Peter_Liang
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-15Implementing new API : takeScreenshot()Jacky Kao
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-05Merge "Support the rich content for accessibility service (2/n)"PETER LIANG
2019-11-25Support the rich content for accessibility service (2/n)Peter_Liang
2019-11-25Merge "Fix legacy a11y service fail to update a11y button flag"Rhed Jao
2019-11-22Merge "Revert "Accessibility shortcut improvement (2/n)""Rhed Jao
2019-11-21Fix legacy a11y service fail to update a11y button flagRhed Jao
2019-11-20Accessibility shortcut improvement (6/n)Rhed Jao
2019-11-14Revert "Accessibility shortcut improvement (2/n)"Rhed Jao
2019-10-17Merge "Allow restarting of crashed a11y services"Jackal Guo
2019-10-16Allow restarting of crashed a11y servicesJackal Guo
2019-10-14Accessibility shortcut improvement (2/n)Rhed Jao
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-24Accessibility timeout: Update integer range to APIsRhed Jao
2018-11-09Update a11y recommended timeout api.Rhed Jao
2018-10-08Merge "docs: fixing 'mange' instead of 'manage'" into pi-dev am: 14aa42cfdakopriva
2018-10-08Merge "docs: fixing 'mange' instead of 'manage'" into pi-devkopriva
2018-10-08docs: fixing 'mange' instead of 'manage'kopriva
2018-09-17Merge "Spoken feedback when a11y shortcut dialog is shown"Rhed Jao
2018-09-12Adding a11y ui minimum timeout api.Rhed Jao
2018-08-27Spoken feedback when a11y shortcut dialog is shownRhed Jao
2018-08-15Merge "docs: Added units for AccessibilityServiceInfo#notificationTimeout." i...Kevin Hufnagle
2018-08-14docs: Added units for AccessibilityServiceInfo#notificationTimeout.Kevin Hufnagle
2018-08-02resolve merge conflicts of 20fcc2eb4c3923930ebbf63e027dc0abb011820e to stage-...Mathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-20Add config value for fingerprint gesture supportPhil Weaver
2018-03-13Expose if running a11y service has crashedPhil Weaver
2018-02-02Autofill compatibility mode.Svetoslav Ganov
2017-12-05Revert "Don't generate irrelevant a11y events - framework"Eugene Susla
2017-11-28Don't generate irrelevant a11y events - frameworkSvet Ganov
2017-05-01Merge "Change String to CharSequence in #loadSummary." into oc-devJeff Sharkey
2017-04-28Change String to CharSequence in #loadSummary.Saige McVea
2017-04-28A11y changes for API councilPhil Weaver