1. e394275 docs: Changes "their" to "the" in 2 places by Kevin Hufnagle · 4 years ago
  2. 56cd67c docs: Use more inclusive pronouns by Kevin Hufnagle · 4 years ago
  3. bb8e4dc Documentation cleanup for AccessibilityNodeInfo.ExtraRenderingInfo by mincheli · 4 years, 1 month ago
  4. 88d565e Update inner class constructor refs to use proper syntax. by Andrew Sapperstein · 4 years, 2 months ago
  5. ec8733e Makes AccessibilityNodeInfo#getSourceNodeId as test API by Jacky Kao · 4 years, 2 months ago
  6. a7d97f7 Refines the javadoc of the ReplacementSpan.getContentDescription by menghanli · 4 years, 3 months ago
  7. 4686370 Merge "Improvement of IME Enter Action" into rvc-dev by Jacky Kao · 4 years, 4 months ago
  8. 809a286 Update API ExtraRenderingInfo by review feedback by Dieter Hsu · 4 years, 4 months ago
  9. e09f66e Improvement of IME Enter Action by Jacky Kao · 4 years, 4 months ago
  10. 2d627ec Merge "Update Javadoc" into rvc-dev by Jackal Guo · 4 years, 4 months ago
  11. fd2eab0 Update Javadoc by Jackal Guo · 4 years, 4 months ago
  12. 4401b0d Merge "Revise the javadoc and rename the constant" into rvc-dev by Ryan Lin · 4 years, 4 months ago
  13. ef02aa4 Revise the javadoc and rename the constant by ryanlwlin · 4 years, 4 months ago
  14. e135e2e Do not prefetching accessibility nodes while a view is scrolling by Rhed Jao · 4 years, 5 months ago
  15. f1273c4 Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfo by Dieter Hsu · 4 years, 5 months ago
  16. a3419ba Providing new accessibilityNode action by Jacky Kao · 4 years, 5 months ago
  17. b087399 Providing new accessibilityNode action by Jacky Kao · 4 years, 5 months ago
  18. 79b182e Support accessibility on embedded hierarchies (1/n) by Jackal Guo · 4 years, 7 months ago
  19. ad9254c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  20. 7b122e8 Added ACTION_PRESS_AND_HOLD by ryanlwlin · 4 years, 9 months ago
  21. 5661212 Publicize constructors of accessibility related infomational classes by Jackal Guo · 4 years, 10 months ago
  22. 94aedad Delete invalid legacy code. by Hongming Jin · 4 years, 8 months ago
  23. 347d803 Convert AccessibilityAction into a parcelable. by Hongming Jin · 4 years, 8 months ago
  24. 143000b2 Merge "Create new API for ImageSpan" by Kevin Chang · 4 years, 9 months ago
  25. 78840ec Create new API for ImageSpan by Kevin Chang · 4 years, 10 months ago
  26. 6189b8c Add accessibility state API in platform by yingleiw · 4 years, 10 months ago
  27. 209eb49 Update CollectionInfo comment to indicate -1 is ambiguous count. by Qasid Ahmad Sadiq · 4 years, 11 months ago
  28. 882145e Improve A11yNodeInfo visibility for magnification by Rhed Jao · 5 years ago
  29. a533e52 Dump accessibility event and node when tag is loggable by Dieter Hsu · 5 years ago
  30. 7bcdd70 Revert "Depecrate flags, and try to match them to actions" by Qasid Ahmad Sadiq · 5 years ago
  31. 31d0ced Deprecate boundsInParent in favor of boundInScreen. by Qasid Ahmad Sadiq · 5 years ago
  32. a27e4b7b Stop recycling in AccessibilityCache by Jackal Guo · 5 years ago
  33. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  34. e8754b4 Merge "Avoid adding node itself as child node." am: e0a34bf17f am: 234076ca37 by qinyige · 5 years ago
  35. 0b5ca24 Avoid adding node itself as child node. by qinyige · 6 years ago
  36. 9570561 Add ACTION_PAGE_UP/DOWN/NEXT/PREVIOUS by Qasid Ahmad Sadiq · 6 years ago
  37. ae63875 Accessibility: Improve TouchDelegate Accessibility by Rhed Jao · 6 years ago
  38. a42495e Add text entry key property to a11y info node by Rhed Jao · 6 years ago
  39. e5ad598 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  40. a570dee Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  41. 2a53ad9 isFocusable should also check for clear focus. by Qasid Ahmad Sadiq · 6 years ago
  42. 90affed Merge "Make comment more inclusive to all a11yServices" by Qasid Sadiq · 6 years ago
  43. 63eaa47 Make comment more inclusive to all a11yServices by Qasid Ahmad Sadiq · 6 years ago
  44. 063eefa Depecrate flags, and try to match them to actions by Qasid Sadiq · 6 years ago
  45. e701dc1 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  46. 8499433 Fix docs for a11yNodeInfo#refreshWithExtraData by Phil Weaver · 6 years ago
  47. 0e90cf2 Merge "Copy links to orginal text in a11y node info" into pi-dev by Phil Weaver · 6 years ago
  48. 6f8ec1fd Copy links to orginal text in a11y node info by Phil Weaver · 6 years ago
  49. 3060145 A11y isHeading takes old API into account by Phil Weaver · 6 years ago
  50. 9af1378c [DO NOT MERGE] Avoid sending content changed a11y events from wrong views by Eugene Susla · 6 years ago
  51. 7008e70 Fixed isVisibleToUserForAutofill() again. by Felipe Leme · 6 years ago
  52. 2c9e780 Fix accessibility action parceling by Phil Weaver · 6 years ago
  53. 5e97621 Revert "Update A11y action serialization to use longs" by Artem Iglikov · 6 years ago
  54. 5454916 Update A11y action serialization to use longs by Phil Weaver · 6 years ago
  55. f666993 Merge "Use structural equality for A11yNodeInfo#mChildNodeIds" by TreeHugger Robot · 6 years ago
  56. 9669e3a Use structural equality for A11yNodeInfo#mChildNodeIds by Eugene Susla · 6 years ago
  57. 74d8796 Merge "Revert "Use structural equality for A11yNodeInfo#mChildNodeIds"" by Artem Iglikov · 6 years ago
  58. b45e0b0 Revert "Use structural equality for A11yNodeInfo#mChildNodeIds" by Artem Iglikov · 6 years ago
  59. 107ca33 Merge "Use structural equality for A11yNodeInfo#mChildNodeIds" by TreeHugger Robot · 6 years ago
  60. df99184 Use structural equality for A11yNodeInfo#mChildNodeIds by Eugene Susla · 6 years ago
  61. 6307240 Fix a11ynodeinfo parceling by Phil Weaver · 6 years ago
  62. d89905f Re-commit: Add accessibility support for tooltips by Phil Weaver · 6 years ago
  63. 4535435 Merge "Revert "Add accessibility support for tooltips"" by Artem Iglikov · 6 years ago
  64. b43225a Revert "Add accessibility support for tooltips" by Artem Iglikov · 6 years ago
  65. db28e90 Merge "Add accessibility support for tooltips" by Phil Weaver · 6 years ago
  66. 4365cef Add accessibility support for tooltips by Phil Weaver · 6 years ago
  67. 6290fb59 Add semantics for accessibility headings by Phil Weaver · 6 years ago
  68. 9f26b3d A11y support for titles of "panes" by Phil Weaver · 6 years ago
  69. 75dce7c Make accessibility anchor id a long by Phil Weaver · 7 years ago
  70. ac645ba Improved AccessibilityNodeInfo.toString(). by Felipe Leme · 7 years ago
  71. 1e6ecc6 New API to specify accessibility focus grouping by Phil Weaver · 7 years ago
  72. cc797d5 Double-check a11y node sealing during refresh by Phil Weaver · 7 years ago
  73. e195129 Revert "Prohibit using recycled AccessibilityNodeInfos." by Phil Weaver · 7 years ago
  74. 11e5e3f Prohibit using recycled AccessibilityNodeInfos. by Phil Weaver · 7 years ago
  75. 02228bd Merge "Serialize all standard actions as bit mask" by Eugene Susla · 7 years ago
  76. 554edd3 Serialize all standard actions as bit mask by Eugene Susla · 7 years ago
  77. 194a323 Merge "Stop populating accessibility nodes with events" by Phil Weaver · 7 years ago
  78. 651fe9f Stop populating accessibility nodes with events by Phil Weaver · 7 years ago
  79. 0eb2b6e Avoid marshalling default-valued fields by Eugene Susla · 7 years ago
  80. be2922f A11y changes for API council by Phil Weaver · 7 years ago
  81. 23161e7 Make a11y clickable span work after node recycle by Phil Weaver · 7 years ago
  82. 27e1f88 Make a11y node info parceling more robust am: 487d869733 by Phil Weaver · 7 years ago
  83. 487d869 Make a11y node info parceling more robust by Phil Weaver · 7 years ago
  84. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  85. 2fe5752 Merge "Document null labels for standard a11y actions" by Phil Weaver · 7 years ago
  86. 426361c Document null labels for standard a11y actions by Phil Weaver · 7 years ago
  87. 0ebe6bd Avoid copying NoCopySpans. by Phil Weaver · 7 years ago
  88. 9b83ffb Clear mExtraDataKeys when clearing A11yNodeInfo. by Phil Weaver · 7 years ago
  89. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  90. 79e4419 Use infinities for one-sided ranges for a11y. by Phil Weaver · 8 years ago
  91. 0a78ade Merge "Provide hint text to accessibility." by Phil Weaver · 7 years ago
  92. 193520e Accessibility support for ClickableSpan by Phil Weaver · 8 years ago
  93. 776afc2 Provide hint text to accessibility. by Phil Weaver · 8 years ago
  94. 62d20fa Reduce overhead of obtain/recycle a11y checking. by Phil Weaver · 8 years ago
  95. fc42d07 Merge "Fix docs for AccessibilityAction." by Phil Weaver · 8 years ago
  96. c379129 Fix docs for AccessibilityAction. by Phil Weaver · 8 years ago
  97. 7021998 Merge "Make deep copies of a11y data." by Phil Weaver · 8 years ago
  98. 552df581 Merge "Keep services updated of added views." by Phil Weaver · 8 years ago
  99. 4d3eec41 Keep services updated of added views. by Phil Weaver · 8 years ago
  100. b010b12 Add tests for accessibility cache. by Phil Weaver · 8 years ago