1. 5e8b980 Target selection for Accessibility button by Casey Burkhardt · 7 years ago
  2. ef4351c Dont dispatch a11y events that have no subscribers by Eugene Susla · 8 years ago
  3. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  4. 2fe5752 Merge "Document null labels for standard a11y actions" by Phil Weaver · 7 years ago
  5. 426361c Document null labels for standard a11y actions by Phil Weaver · 8 years ago
  6. 0ebe6bd Avoid copying NoCopySpans. by Phil Weaver · 8 years ago
  7. 9b83ffb Clear mExtraDataKeys when clearing A11yNodeInfo. by Phil Weaver · 8 years ago
  8. 1e27582 Merge "Provide text locations to accessibility services." by Phil Weaver · 8 years ago
  9. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  10. 048c2bc Initial implementation of Nav Bar Accessibility Button by Casey Burkhardt · 8 years ago
  11. 27fcd9c Accessibility can capture fingerprint gestures by Phil Weaver · 8 years ago
  12. 79e4419 Use infinities for one-sided ranges for a11y. by Phil Weaver · 8 years ago
  13. 106fe73 New accessibility shortcut. by Phil Weaver · 8 years ago
  14. 0a78ade Merge "Provide hint text to accessibility." by Phil Weaver · 8 years ago
  15. 9fa8938 Merge "Add flag and listener for a11y volume requests." by Phil Weaver · 8 years ago
  16. 74bf350 Merge "Accessibility support for ClickableSpan" by Phil Weaver · 8 years ago
  17. 193520e Accessibility support for ClickableSpan by Phil Weaver · 8 years ago
  18. 4acc16d Add flag and listener for a11y volume requests. by Phil Weaver · 8 years ago
  19. 74c6cba Unit test to keep a11y cache critical events up to date by Eugene Susla · 8 years ago
  20. eb1375c Always propagate AccessibilityCache events by Eugene Susla · 8 years ago
  21. 776afc2 Provide hint text to accessibility. by Phil Weaver · 8 years ago
  22. 867ad35 Add null check to a11y interrupt. by Phil Weaver · 8 years ago
  23. ba6285f Make calls from apps to a11y oneway. by Phil Weaver · 8 years ago
  24. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  25. 65097bf Move a11y event dispatch back to ui thread. by Phil Weaver · 8 years ago
  26. 28cb1f9 Merge "Remove unused aidl file." by Phil Weaver · 8 years ago
  27. ab14ee0 Remove unused aidl file. by Phil Weaver · 8 years ago
  28. 62d20fa Reduce overhead of obtain/recycle a11y checking. by Phil Weaver · 8 years ago
  29. fc42d07 Merge "Fix docs for AccessibilityAction." by Phil Weaver · 8 years ago
  30. c379129 Fix docs for AccessibilityAction. by Phil Weaver · 8 years ago
  31. 7021998 Merge "Make deep copies of a11y data." by Phil Weaver · 8 years ago
  32. 552df581 Merge "Keep services updated of added views." by Phil Weaver · 8 years ago
  33. 4d3eec41 Keep services updated of added views. by Phil Weaver · 8 years ago
  34. 5ef2e14 Merge "Add tests for accessibility cache." by Phil Weaver · 8 years ago
  35. b010b12 Add tests for accessibility cache. by Phil Weaver · 8 years ago
  36. ef955ad Make deep copies of a11y data. by Phil Weaver · 8 years ago
  37. 0dbf913 Merge ag/1290921 to master. by Phil Weaver · 8 years ago
  38. 6f80ecb Merge "Clarifying docs for lifecycle of 3 a11y objects." by Phil Weaver · 8 years ago
  39. 890202b Suppress exceptions for corner-case a11y events. by Phil Weaver · 8 years ago
  40. 764152b Clarifying docs for lifecycle of 3 a11y objects. by Phil Weaver · 8 years ago
  41. 155edc6 Improve accessibility window title behavior by Phil Weaver · 8 years ago
  42. 266ed9a Revert "Improve accessibility window title behavior" by Phil Weaver · 8 years ago
  43. 2a7e444 Improve accessibility window title behavior by Phil Weaver · 8 years ago
  44. adaafb2 Fix a11y crash when window layer isn't unique. by Phil Weaver · 8 years ago
  45. 2414281 Populate RangeInfo correctly when acquiring from pool by Steven Dao · 8 years ago
  46. 72fde85 Remove unusable a11y APIs for ClickableSpans. by Phil Weaver · 8 years ago
  47. 7eb716c0 Merge "Make a11y text navigation by page symmetric." into nyc-dev by Phil Weaver · 8 years ago
  48. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 8 years ago
  49. 297017d AccessibilityNodeInfo shouldn't touch extras. by Jeff Sharkey · 8 years ago
  50. 396d549 Add accessibility window title and anchor. by Phil Weaver · 8 years ago
  51. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 8 years ago
  52. b12a57d Make a11y text navigation by page symmetric. by Phil Weaver · 8 years ago
  53. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  54. cbfd71c Merge "Exposes accessibility importance on AccessibilityNodeInfo" by Casey Burkhardt · 9 years ago
  55. 2d80ae4 Exposes accessibility importance on AccessibilityNodeInfo by Casey Burkhardt · 9 years ago
  56. 7ef48be Update AccessibilityAction docs by Casey Burkhardt · 9 years ago
  57. cda8cdd Merge "Optionally support accessibility with UiAutomator" by Svetoslav Ganov · 9 years ago
  58. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  59. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  60. 1f22254 Pass drawing order information to accessibility. by Phil Weaver · 9 years ago
  61. e2239c9 Explicitly pass userId to getWindowToken by Fyodor Kupolov · 9 years ago
  62. 84e7b4f Merge "Add missing actions to getActionSymbolicName - This improves the output of AccessibilityAction.toString() for debugging purposes." by Steven Dao · 9 years ago
  63. c328120 Prevent AccessibilityInteractionClient.getWindows() by Maxim Bogatov · 9 years ago
  64. 103a577c Add missing actions to getActionSymbolicName by Steven Dao · 9 years ago
  65. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago
  66. 9daa916 Cleanup USER_OWNER in a11y manager and tests by Xiaohui Chen · 9 years ago
  67. a50bc5a am b5491bcc: am 6bd2e985: am 5f3b4eea: am ec12d8ea: am 322fd93f: Merge "Add missing break in AccessibilityEvent.eventTypeToString()" into mnc-dev by Alan Viverette · 9 years ago
  68. b5491bc am 6bd2e985: am 5f3b4eea: am ec12d8ea: am 322fd93f: Merge "Add missing break in AccessibilityEvent.eventTypeToString()" into mnc-dev by Alan Viverette · 9 years ago
  69. 5d3d231 Add missing break in AccessibilityEvent.eventTypeToString() by Alan Viverette · 9 years ago
  70. d3e57ba am 5d574062: am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  71. 5d57406 am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  72. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  73. 648086e am 1fd667a2: am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  74. 1fd667a am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  75. c2a3071 Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  76. af87c70 am d6bdd65a: am 9d919a23: am e5a4a91c: Merge "Transfer a11y node with a11y event" into mnc-dev by Maxim Bogatov · 9 years ago
  77. 2f55a3f Transfer a11y node with a11y event by Maxim Bogatov · 9 years ago
  78. 8adf480 am 7f6da50d: am 823f51f3: am 696d2149: Merge "Match default color packing for captioning settings" into mnc-dev by Alan Viverette · 9 years ago
  79. 7e4019b Match default color packing for captioning settings by Alan Viverette · 9 years ago
  80. 29dc8d1 am 5c1693c2: am 8d207165: am 49e11f80: Merge "Clear/restore calling identity in AccessibilityInteractionClient" into mnc-dev by Alan Viverette · 9 years ago
  81. 56bbeff Clear/restore calling identity in AccessibilityInteractionClient by Alan Viverette · 9 years ago
  82. 68ae7b3 am 61c9ca8e: am 36884392: am 2d4dc8db: Merge "Obtain handler from context in CaptioningManager" into mnc-dev by Alan Viverette · 9 years ago
  83. 2d4dc8d Merge "Obtain handler from context in CaptioningManager" into mnc-dev by Alan Viverette · 9 years ago
  84. 3b3fd00 resolved conflicts for merge of 1612c73a to master by Mady Mellor · 9 years ago
  85. 727dcc7 Obtain handler from context in CaptioningManager by Alan Viverette · 9 years ago
  86. e860891 Change stylus button press to context click in View - API review feedback by Mady Mellor · 9 years ago
  87. b5c87cb am b88314ad: am 508b6d2d: am 242b9c4e: Merge "Fix row/column order when unparcelling CollectionItemInfo" into mnc-dev by Alan Viverette · 9 years ago
  88. faeac96 Fix row/column order when unparcelling CollectionItemInfo by Alan Viverette · 9 years ago
  89. eaf87a3 am 05e58407: am 72fd6186: am 2a576d9e: Merge "Invalidate old accessibility bounds on CONTENT_CHANGE" into mnc-dev by Alan Viverette · 9 years ago
  90. a7ea65e Invalidate old accessibility bounds on CONTENT_CHANGE by Alan Viverette · 9 years ago
  91. 04694d6 am 9f233c51: am 462e926f: am f93d16bc: Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev by Alan Viverette · 9 years ago
  92. c921f27 Avoid sealed check when unparceling AccessibilityNodeInfo by Alan Viverette · 9 years ago
  93. bbac0f7 Merge "Add support of performing clicks on ClickableSpans from AccessibilityService" by Maxim Bogatov · 9 years ago
  94. 32e59d5 Add API for set progress on ProgressBar/SeekBar by Maxim Bogatov · 9 years ago
  95. 219b41d Add support of performing clicks on ClickableSpans from AccessibilityService by Maxim Bogatov · 9 years ago
  96. d274400 resolved conflicts for merge of 04f2fe39 to master by Mady Mellor · 9 years ago
  97. e82067b Add onStylusButtonPress listener to View by Mady Mellor · 9 years ago
  98. ac6ffce Add accessibility actions for scrolling in different directions by Maxim Bogatov · 9 years ago
  99. 23f4432 Add accessibility action for scrolling to a collection position by Alan Viverette · 9 years ago
  100. 1579edc Fix docs by Alan Viverette · 9 years ago