1. cc797d5 Double-check a11y node sealing during refresh by Phil Weaver · 7 years ago
  2. e195129 Revert "Prohibit using recycled AccessibilityNodeInfos." by Phil Weaver · 7 years ago
  3. 11e5e3f Prohibit using recycled AccessibilityNodeInfos. by Phil Weaver · 7 years ago
  4. 02228bd Merge "Serialize all standard actions as bit mask" by Eugene Susla · 7 years ago
  5. 554edd3 Serialize all standard actions as bit mask by Eugene Susla · 7 years ago
  6. 194a323 Merge "Stop populating accessibility nodes with events" by Phil Weaver · 7 years ago
  7. 651fe9f Stop populating accessibility nodes with events by Phil Weaver · 7 years ago
  8. 0eb2b6e Avoid marshalling default-valued fields by Eugene Susla · 7 years ago
  9. be2922f A11y changes for API council by Phil Weaver · 7 years ago
  10. 23161e7 Make a11y clickable span work after node recycle by Phil Weaver · 7 years ago
  11. 27e1f88 Make a11y node info parceling more robust am: 487d869733 by Phil Weaver · 7 years ago
  12. 487d869 Make a11y node info parceling more robust by Phil Weaver · 7 years ago
  13. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  14. 2fe5752 Merge "Document null labels for standard a11y actions" by Phil Weaver · 7 years ago
  15. 426361c Document null labels for standard a11y actions by Phil Weaver · 7 years ago
  16. 0ebe6bd Avoid copying NoCopySpans. by Phil Weaver · 7 years ago
  17. 9b83ffb Clear mExtraDataKeys when clearing A11yNodeInfo. by Phil Weaver · 7 years ago
  18. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  19. 79e4419 Use infinities for one-sided ranges for a11y. by Phil Weaver · 8 years ago
  20. 0a78ade Merge "Provide hint text to accessibility." by Phil Weaver · 8 years ago
  21. 193520e Accessibility support for ClickableSpan by Phil Weaver · 8 years ago
  22. 776afc2 Provide hint text to accessibility. by Phil Weaver · 8 years ago
  23. 62d20fa Reduce overhead of obtain/recycle a11y checking. by Phil Weaver · 8 years ago
  24. fc42d07 Merge "Fix docs for AccessibilityAction." by Phil Weaver · 8 years ago
  25. c379129 Fix docs for AccessibilityAction. by Phil Weaver · 8 years ago
  26. 7021998 Merge "Make deep copies of a11y data." by Phil Weaver · 8 years ago
  27. 552df581 Merge "Keep services updated of added views." by Phil Weaver · 8 years ago
  28. 4d3eec41 Keep services updated of added views. by Phil Weaver · 8 years ago
  29. b010b12 Add tests for accessibility cache. by Phil Weaver · 8 years ago
  30. ef955ad Make deep copies of a11y data. by Phil Weaver · 8 years ago
  31. 764152b Clarifying docs for lifecycle of 3 a11y objects. by Phil Weaver · 8 years ago
  32. 2414281 Populate RangeInfo correctly when acquiring from pool by Steven Dao · 8 years ago
  33. 72fde85 Remove unusable a11y APIs for ClickableSpans. by Phil Weaver · 8 years ago
  34. 297017d AccessibilityNodeInfo shouldn't touch extras. by Jeff Sharkey · 8 years ago
  35. cbfd71c Merge "Exposes accessibility importance on AccessibilityNodeInfo" by Casey Burkhardt · 9 years ago
  36. 2d80ae4 Exposes accessibility importance on AccessibilityNodeInfo by Casey Burkhardt · 9 years ago
  37. 7ef48be Update AccessibilityAction docs by Casey Burkhardt · 9 years ago
  38. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  39. 1f22254 Pass drawing order information to accessibility. by Phil Weaver · 9 years ago
  40. 103a577c Add missing actions to getActionSymbolicName by Steven Dao · 9 years ago
  41. af87c70 am d6bdd65a: am 9d919a23: am e5a4a91c: Merge "Transfer a11y node with a11y event" into mnc-dev by Maxim Bogatov · 9 years ago
  42. 2f55a3f Transfer a11y node with a11y event by Maxim Bogatov · 9 years ago
  43. 3b3fd00 resolved conflicts for merge of 1612c73a to master by Mady Mellor · 9 years ago
  44. e860891 Change stylus button press to context click in View - API review feedback by Mady Mellor · 9 years ago
  45. b5c87cb am b88314ad: am 508b6d2d: am 242b9c4e: Merge "Fix row/column order when unparcelling CollectionItemInfo" into mnc-dev by Alan Viverette · 9 years ago
  46. faeac96 Fix row/column order when unparcelling CollectionItemInfo by Alan Viverette · 9 years ago
  47. eaf87a3 am 05e58407: am 72fd6186: am 2a576d9e: Merge "Invalidate old accessibility bounds on CONTENT_CHANGE" into mnc-dev by Alan Viverette · 9 years ago
  48. a7ea65e Invalidate old accessibility bounds on CONTENT_CHANGE by Alan Viverette · 9 years ago
  49. 04694d6 am 9f233c51: am 462e926f: am f93d16bc: Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev by Alan Viverette · 9 years ago
  50. c921f27 Avoid sealed check when unparceling AccessibilityNodeInfo by Alan Viverette · 9 years ago
  51. bbac0f7 Merge "Add support of performing clicks on ClickableSpans from AccessibilityService" by Maxim Bogatov · 9 years ago
  52. 32e59d5 Add API for set progress on ProgressBar/SeekBar by Maxim Bogatov · 9 years ago
  53. 219b41d Add support of performing clicks on ClickableSpans from AccessibilityService by Maxim Bogatov · 9 years ago
  54. d274400 resolved conflicts for merge of 04f2fe39 to master by Mady Mellor · 9 years ago
  55. e82067b Add onStylusButtonPress listener to View by Mady Mellor · 9 years ago
  56. ac6ffce Add accessibility actions for scrolling in different directions by Maxim Bogatov · 9 years ago
  57. 23f4432 Add accessibility action for scrolling to a collection position by Alan Viverette · 9 years ago
  58. 1579edc Fix docs by Alan Viverette · 9 years ago
  59. 26c44ee Add accessibility action for making a node visible on screen by Alan Viverette · 9 years ago
  60. 5738fec AccessibilityNodeInfo refresh returns a stale state. by Svetoslav · 10 years ago
  61. 6c70290 Adding APIs to enable apps to influence accessibility traversal. by Svetoslav · 10 years ago
  62. 029942f Add API for obtaining max text length for accessibility by Alan Viverette · 10 years ago
  63. fccbff5 Add API on AccessibilityNodeInfo for retrieving TextView error by Alan Viverette · 10 years ago
  64. 5c4cd18 Fixing bugs due to the new custom accessibility action APIs. by Svetoslav · 10 years ago
  65. 8d5f3fa Consider addAction(int action) to possibly be a bit mask by Kristian Monsen · 10 years ago
  66. 74bc194 Adding custom events to AccessibilityNodeInfo by Kristian Monsen · 10 years ago
  67. 1e0d4af Adding system support for a single accessibility focus. by Svetoslav · 10 years ago
  68. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 10 years ago
  69. 4cd353c add new accessibility action for EditText to set text content by Guang Zhu · 10 years ago
  70. 76769ae Add selection properties to CollectionInfo, CollectionItemInfo by Alan Viverette · 10 years ago
  71. cdd2edd Set properties for pooled CollectionItemInfo, CollectionInfo by Alan Viverette · 10 years ago
  72. f0aed09 Add methods for removing children and actions from A11y nodes by Alan Viverette · 11 years ago
  73. 96844ed fix javadoc link by Scott Main · 11 years ago
  74. 77e9a28 Add live region politeness to View, AccessibilityNodeInfo by Alan Viverette · 11 years ago
  75. 6685f1b AccessibilityNodeInfo incorrectly cloned. by Svetoslav Ganov · 11 years ago
  76. cb8ed39 Update AccessibilityNodeInfo API as per API council request by Svetoslav Ganov · 11 years ago
  77. df39cb9 Remove duplicate sealed node checks, add missing checks by Alan Viverette · 11 years ago
  78. 3fcf1ed Update Javadoc references by Svetoslav · 11 years ago
  79. 3577a28 Adding traits APIs to AccessibilityNodeInfo. by Svetoslav · 11 years ago
  80. 6254f48 Optimizing AccessibilityNodeInfo caching. by Svetoslav · 11 years ago
  81. 9fa1ee5 Making new node id APIs return strings. by Svetoslav · 11 years ago
  82. bcc46a0 Set accessibility cursor in non-text views with content description. by Svetoslav · 11 years ago
  83. 9282645 Fix a javaDoc error by Svetoslav · 11 years ago
  84. 22431a3 Rename a member variable by Svetoslav · 11 years ago
  85. eecedff Renaming some APIs by Svetoslav · 11 years ago
  86. 242724e Add to string implementation for the new accessibility actions. by Svetoslav Ganov · 12 years ago
  87. 7c51284 Add accessibility actions for text editing. by Svetoslav · 12 years ago
  88. 14ff996 Update JavaDoc by Svetoslav · 12 years ago
  89. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  90. 0b0afb4 Adding API for refreshing the state of an AccessibilityNodeInfo. by Svetoslav Ganov · 12 years ago
  91. f4782ec Switching the accessibility poolable classes to the new pool management APIs. by Svetoslav Ganov · 12 years ago
  92. 33aef98 Allowing association between a view and its label for accessibility. by Svetoslav Ganov · 12 years ago
  93. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  94. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  95. 8ffe8b3 Accessibility focus search and setting it from hover are performed by the client. by Svetoslav Ganov · 12 years ago
  96. ee33ad2 Settings crash after enabling TalkBack accessibility. by Svetoslav Ganov · 12 years ago
  97. 8678347 Cannot interact with dialogs when IME is up and on not touch explored popups. by Svetoslav Ganov · 12 years ago
  98. 2ef6905 Client app crashes if accessibility service uses invalid focus type. by Svetoslav Ganov · 12 years ago
  99. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  100. 6704c233 Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev by Svetoslav Ganov · 12 years ago