1. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 8 years ago
  2. cbfd71c Merge "Exposes accessibility importance on AccessibilityNodeInfo" by Casey Burkhardt · 8 years ago
  3. 2d80ae4 Exposes accessibility importance on AccessibilityNodeInfo by Casey Burkhardt · 8 years ago
  4. 7ef48be Update AccessibilityAction docs by Casey Burkhardt · 8 years ago
  5. cda8cdd Merge "Optionally support accessibility with UiAutomator" by Svetoslav Ganov · 8 years ago
  6. 40ded28 Clean up some accessibility documentation. by Phil Weaver · 9 years ago
  7. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  8. 1f22254 Pass drawing order information to accessibility. by Phil Weaver · 9 years ago
  9. e2239c9 Explicitly pass userId to getWindowToken by Fyodor Kupolov · 9 years ago
  10. 84e7b4f Merge "Add missing actions to getActionSymbolicName - This improves the output of AccessibilityAction.toString() for debugging purposes." by Steven Dao · 9 years ago
  11. c328120 Prevent AccessibilityInteractionClient.getWindows() by Maxim Bogatov · 9 years ago
  12. 103a577c Add missing actions to getActionSymbolicName by Steven Dao · 9 years ago
  13. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago
  14. 9daa916 Cleanup USER_OWNER in a11y manager and tests by Xiaohui Chen · 9 years ago
  15. 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
  16. 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
  17. 5d3d231 Add missing break in AccessibilityEvent.eventTypeToString() by Alan Viverette · 9 years ago
  18. d3e57ba am 5d574062: am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  19. 5d57406 am 1d4419e3: am e85da2ba: Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  20. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  21. 648086e am 1fd667a2: am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  22. 1fd667a am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  23. c2a3071 Merge "Duplicate description on AccessibilityEvent" by Alan Viverette · 9 years ago
  24. af87c70 am d6bdd65a: am 9d919a23: am e5a4a91c: Merge "Transfer a11y node with a11y event" into mnc-dev by Maxim Bogatov · 9 years ago
  25. 2f55a3f Transfer a11y node with a11y event by Maxim Bogatov · 9 years ago
  26. 8adf480 am 7f6da50d: am 823f51f3: am 696d2149: Merge "Match default color packing for captioning settings" into mnc-dev by Alan Viverette · 9 years ago
  27. 7e4019b Match default color packing for captioning settings by Alan Viverette · 9 years ago
  28. 29dc8d1 am 5c1693c2: am 8d207165: am 49e11f80: Merge "Clear/restore calling identity in AccessibilityInteractionClient" into mnc-dev by Alan Viverette · 9 years ago
  29. 56bbeff Clear/restore calling identity in AccessibilityInteractionClient by Alan Viverette · 9 years ago
  30. 68ae7b3 am 61c9ca8e: am 36884392: am 2d4dc8db: Merge "Obtain handler from context in CaptioningManager" into mnc-dev by Alan Viverette · 9 years ago
  31. 2d4dc8d Merge "Obtain handler from context in CaptioningManager" into mnc-dev by Alan Viverette · 9 years ago
  32. 3b3fd00 resolved conflicts for merge of 1612c73a to master by Mady Mellor · 9 years ago
  33. 727dcc7 Obtain handler from context in CaptioningManager by Alan Viverette · 9 years ago
  34. e860891 Change stylus button press to context click in View - API review feedback by Mady Mellor · 9 years ago
  35. b5c87cb am b88314ad: am 508b6d2d: am 242b9c4e: Merge "Fix row/column order when unparcelling CollectionItemInfo" into mnc-dev by Alan Viverette · 9 years ago
  36. faeac96 Fix row/column order when unparcelling CollectionItemInfo by Alan Viverette · 9 years ago
  37. eaf87a3 am 05e58407: am 72fd6186: am 2a576d9e: Merge "Invalidate old accessibility bounds on CONTENT_CHANGE" into mnc-dev by Alan Viverette · 9 years ago
  38. a7ea65e Invalidate old accessibility bounds on CONTENT_CHANGE by Alan Viverette · 9 years ago
  39. 04694d6 am 9f233c51: am 462e926f: am f93d16bc: Merge "Avoid sealed check when unparceling AccessibilityNodeInfo" into mnc-dev by Alan Viverette · 9 years ago
  40. c921f27 Avoid sealed check when unparceling AccessibilityNodeInfo by Alan Viverette · 9 years ago
  41. bbac0f7 Merge "Add support of performing clicks on ClickableSpans from AccessibilityService" by Maxim Bogatov · 9 years ago
  42. 32e59d5 Add API for set progress on ProgressBar/SeekBar by Maxim Bogatov · 9 years ago
  43. 219b41d Add support of performing clicks on ClickableSpans from AccessibilityService by Maxim Bogatov · 9 years ago
  44. d274400 resolved conflicts for merge of 04f2fe39 to master by Mady Mellor · 9 years ago
  45. e82067b Add onStylusButtonPress listener to View by Mady Mellor · 9 years ago
  46. ac6ffce Add accessibility actions for scrolling in different directions by Maxim Bogatov · 9 years ago
  47. 23f4432 Add accessibility action for scrolling to a collection position by Alan Viverette · 9 years ago
  48. 1579edc Fix docs by Alan Viverette · 9 years ago
  49. 26c44ee Add accessibility action for making a node visible on screen by Alan Viverette · 9 years ago
  50. 11b07c0 am 14e436ae: am 345a8f69: Merge "Frameworks/base: Fix a comparison" by Andreas Gampe · 9 years ago
  51. 650989b Frameworks/base: Fix a comparison by Andreas Gampe · 9 years ago
  52. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  53. 0a3dd9c am 04057e5d: am 5136791b: am 599c1042: Accessibility: Ensure fresh accessilbity focused and input focused nodes. automerge: 27ad2e9 by Svetoslav · 9 years ago
  54. 27ad2e9 Accessibility: Ensure fresh accessilbity focused and input focused nodes. by Svetoslav · 9 years ago
  55. 7e760ee Fix broken activation of the selected view in accessibility mode. automerge: ded133c automerge: b6b526e by Svetoslav · 9 years ago
  56. ded133c Fix broken activation of the selected view in accessibility mode. by Svetoslav · 9 years ago
  57. 5738fec AccessibilityNodeInfo refresh returns a stale state. by Svetoslav · 9 years ago
  58. e5ea48a Fix a race in accessibility manager. by Svetoslav · 10 years ago
  59. 0322100 Clear clicked nodes from the accessibiliy cache. by Svet Ganov · 10 years ago
  60. 6c70290 Adding APIs to enable apps to influence accessibility traversal. by Svetoslav · 10 years ago
  61. 3a5c721 APIs for an accessibility service to put interaction tracking overlays. by Svetoslav · 10 years ago
  62. 13bd771 Fix memory leak in accessibility cache. by Svetoslav · 10 years ago
  63. f182006 Ensure we always have valid colors in CaptionStyle by Alan Viverette · 10 years ago
  64. 7498efd Clicking on partially coverd views by other views or windows. by Svet Ganov · 10 years ago
  65. 9ae9ed2 Fix AccessibilityNode's isVisibleToUser behavior. by Svetoslav · 10 years ago
  66. 04cab1b Fix accessiblity CTS tests (framework). by Svetoslav · 10 years ago
  67. 79dea42 Check accessibility cache integrity only on eng builds. by Svet Ganov · 10 years ago
  68. 029942f Add API for obtaining max text length for accessibility by Alan Viverette · 10 years ago
  69. c946f14 Properly update accessibility manager state. by Svet Ganov · 10 years ago
  70. a4725ef Improve the window query API performamce. by Svetoslav · 10 years ago
  71. f7c42c5 Updated accessibility nodes not properly cached. by Svetoslav · 10 years ago
  72. cce47eb Add accessibility text contrast setting by Chris Craik · 10 years ago
  73. fccbff5 Add API on AccessibilityNodeInfo for retrieving TextView error by Alan Viverette · 10 years ago
  74. e16a500 Accessibility window changes not reported. by Svetoslav · 10 years ago
  75. 3b8a377 Duplicate description on AccessibilityEvent by Taeho Kim · 10 years ago
  76. e88aee8 Add defaults for caption colors and edge type by Alan Viverette · 10 years ago
  77. 5c4cd18 Fixing bugs due to the new custom accessibility action APIs. by Svetoslav · 10 years ago
  78. 8d5f3fa Consider addAction(int action) to possibly be a bit mask by Kristian Monsen · 10 years ago
  79. 74bc194 Adding custom events to AccessibilityNodeInfo by Kristian Monsen · 10 years ago
  80. 1e0d4af Adding system support for a single accessibility focus. by Svetoslav · 10 years ago
  81. 1376d60 Adding render stats APIs to UiAutomation (framework). by Svetoslav · 10 years ago
  82. 576b6f2 Fix Build by Baligh Uddin · 10 years ago
  83. a053d09 Fix build by Svetoslav · 10 years ago
  84. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 10 years ago
  85. 375e23a NPE in AccessibilityNodeInfoCahce. by Svetoslav · 10 years ago
  86. 1100714 Reverting changes to the accessibility layer. by Svetoslav · 10 years ago
  87. 4cd353c add new accessibility action for EditText to set text content by Guang Zhu · 10 years ago
  88. 7d57765 Merge "Add selection properties to CollectionInfo, CollectionItemInfo" by Alan Viverette · 10 years ago
  89. 32569ca reduce error logs from disconnected AccessibilityNodeInfo's by Guang Zhu · 10 years ago
  90. 76769ae Add selection properties to CollectionInfo, CollectionItemInfo by Alan Viverette · 10 years ago
  91. cdd2edd Set properties for pooled CollectionItemInfo, CollectionInfo by Alan Viverette · 10 years ago
  92. c087796 Adding the print and accessibility pacelables to framework.aidl by Svetoslav Ganov · 11 years ago
  93. ca7a257 Merge "Add APIs and implementation for additional caption edge types" by Alan Viverette · 11 years ago
  94. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  95. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago
  96. ce32ea7 Add APIs and implementation for additional caption edge types by Alan Viverette · 11 years ago
  97. f8bc964 Fixing some accessibility bugs. by Svetoslav · 11 years ago
  98. 55d7062 Add caption window color attribute by Alan Viverette · 11 years ago
  99. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  100. f0aed09 Add methods for removing children and actions from A11y nodes by Alan Viverette · 11 years ago