1. 08cccc1 Add API for apps to prepare for some a11y requests by Phil Weaver · 7 years ago
  2. f00cd14 Basic accessibility support for picture-in-picture by Phil Weaver · 7 years ago
  3. ca4964c Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  4. c2e2893 Provide text locations to accessibility services. by Phil Weaver · 8 years ago
  5. 193520e Accessibility support for ClickableSpan by Phil Weaver · 8 years ago
  6. 75e5816 Discard prefetched disconnected predecessors of a virtual node. by Svet Ganov · 8 years ago
  7. b387647 Merge "Make node retrieval methods in AccessibilityManagerService use separate Region instances to make them thread safe." into mnc-dev by Svetoslav Ganov · 9 years ago
  8. 386a824 Make node retrieval methods in AccessibilityManagerService use separate Region instances to make them thread safe. by Nirmal Patel · 9 years ago
  9. 9607fbe Fix calls to Rect.intersect() in package android.view by Doris Liu · 9 years ago
  10. 41725de Disable input during Activity Transition. by George Mount · 9 years ago
  11. ded133c Fix broken activation of the selected view in accessibility mode. by Svetoslav · 9 years ago
  12. 84feea11 Abort accessibility node prefetch if parent node is null by Alan Viverette · 10 years ago
  13. ed2fdc6 Accessibility node provider getting invalid virtual view id. by Svetoslav · 10 years ago
  14. c569d35 Using wrong virtual view id When prefetching accessibility nodes. by Svetoslav · 10 years ago
  15. 7498efd Clicking on partially coverd views by other views or windows. by Svet Ganov · 10 years ago
  16. 9ae9ed2 Fix AccessibilityNode's isVisibleToUser behavior. by Svetoslav · 10 years ago
  17. aaa1142 Disable node tree consistency check on user builds. by Svetoslav · 10 years ago
  18. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 10 years ago
  19. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  20. f0aed09 Add methods for removing children and actions from A11y nodes by Alan Viverette · 11 years ago
  21. 2e1e081 Add findFocus API for AccessibilityNodeProvider by Alan Viverette · 11 years ago
  22. 6254f48 Optimizing AccessibilityNodeInfo caching. by Svetoslav · 11 years ago
  23. a33243e Optimize loading of resource name when reported to accessibility. by Svetoslav · 11 years ago
  24. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  25. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  26. 758143e Window position not reported if the window is not moved. by Svetoslav Ganov · 12 years ago
  27. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  28. fd8d9c4 AccessibilityNodeInfo bounds in screen incorrect if application scale not one V2.0. by Svetoslav Ganov · 12 years ago
  29. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  30. 45a02e0 API for finding accessibility focus in virtual tree not needed. by Svetoslav Ganov · 12 years ago
  31. 8678347 Cannot interact with dialogs when IME is up and on not touch explored popups. by Svetoslav Ganov · 12 years ago
  32. 30ac645 AccessibilityInteractionController crash with IndexOutOfBoundException. by Svetoslav Ganov · 12 years ago
  33. 4528b4e Prefetching of accessibility node infos getting incorrect views. by Svetoslav Ganov · 12 years ago
  34. 791fd31 Accessibility focus traversal in virtual nodes. by Svetoslav Ganov · 12 years ago
  35. e5dfa47d Improving accessibility focus traversal. by Svetoslav Ganov · 12 years ago
  36. 57aab75 Fixed typo in findAccessibilityFocus API. by alanv · 12 years ago
  37. 0a1bb6d AccessibilityNodeInfo for visible views should reported. by Svetoslav Ganov · 12 years ago
  38. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  39. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  40. 749e796 UI test automation cannot get the root node and gets null children. by Svetoslav Ganov · 12 years ago
  41. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  42. b3830f6 Views with zero alpha are shown for accessibility. by Svetoslav Ganov · 12 years ago
  43. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago