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