summaryrefslogtreecommitdiff
path: root/core/java/android/view/accessibility/AccessibilityEvent.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2020-10-14Doc: Fix typo the right way. Supersedes cl/318172931 am: d5726423ca am: 6c085...Mark Goldstein
2020-10-14Doc: Fix typo the right way. Supersedes cl/318172931Mark Goldstein
2020-02-12Use event text for partial accessibility state change in quicksettingsyingleiw
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-27Publicize constructors of accessibility related infomational classesJackal Guo
2019-09-11Add accessibility state API in platformyingleiw
2019-07-17Add new APIs to support RegionInScreen in A11yWindowInfoJackal Guo
2019-04-26Dump accessibility event and node when tag is loggableDieter Hsu
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-08Merge "Fixed: Incorrect logging of new APIs in AccessibilityEvent.toString()"TreeHugger Robot
2018-06-05Fixed: Incorrect logging of new APIs in AccessibilityEvent.toString()Qasid Sadiq
2018-06-04Fix broken links in @see tags in framework docs.Aurimas Liutikas
2018-04-11Merge "Fix AccessibilityEvent#getContentChangeTypes doc" into pi-devPhil Weaver
2018-04-09Fix AccessibilityEvent#getContentChangeTypes docPhil Weaver
2018-04-06[DO NOT MERGE] Avoid sending content changed a11y events from wrong viewsEugene Susla
2018-01-16Additional behavior for a11y panesPhil Weaver
2018-01-11Merge "A11y support for titles of "panes""Phil Weaver
2018-01-11A11y support for titles of "panes"Phil Weaver
2018-01-10Concise toString for A11yEventEugene Susla
2018-01-04Clarify accessibility event documentationPhil Weaver
2018-01-03Make accessibility window events more granularPhil Weaver
2017-11-28Don't generate irrelevant a11y events - frameworkSvet Ganov
2017-08-16Merge "Add deltaX/Y to a11y scroll events"TreeHugger Robot
2017-08-02Add deltaX/Y to a11y scroll eventsEugene Susla
2017-06-06NumberPicker a11y (and a11y-inspired) fixesPhil Weaver
2017-05-26Merge "Stop populating accessibility nodes with events"Phil Weaver
2017-05-24Stop populating accessibility nodes with eventsPhil Weaver
2017-05-22Merge "Revert "NumberPicker a11y (and a11y-inspired) fixes"" into oc-dev am: ...Phil Weaver
2017-05-22Merge "Revert "NumberPicker a11y (and a11y-inspired) fixes"" into oc-devPhil Weaver
2017-05-18Revert "NumberPicker a11y (and a11y-inspired) fixes"Phil Weaver
2017-05-17Print A11yEv. Content Change Types in DEBUG toStringEugene Susla
2017-05-16Prune repetetive code in A11yEvent toStringEugene Susla
2017-05-11Merge "Remove outdated security note from A11yEvent" into oc-devTreeHugger Robot
2017-05-09Clarify documentation for notification a11y eventsPhil Weaver
2017-05-04Remove outdated security note from A11yEventPhil Weaver
2017-05-02NumberPicker a11y (and a11y-inspired) fixesPhil Weaver
2016-03-08Make a11y text navigation by page symmetric.Phil Weaver
2015-07-09am 6bd2e985: am 5f3b4eea: am ec12d8ea: am 322fd93f: Merge "Add missing break ...Alan Viverette
2015-07-09Add missing break in AccessibilityEvent.eventTypeToString()Alan Viverette
2015-06-30am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosureJorim Jaggi
2015-06-30Add accessibility event for assist disclosureJorim Jaggi
2015-06-25am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent"Alan Viverette
2015-06-24Merge "Duplicate description on AccessibilityEvent"Alan Viverette
2015-06-23Transfer a11y node with a11y eventMaxim Bogatov
2015-06-05Change stylus button press to context click in View - API review feedbackMady Mellor
2015-04-30Add onStylusButtonPress listener to ViewMady Mellor
2014-06-05Duplicate description on AccessibilityEventTaeho Kim