1. 9fa1ee5 Making new node id APIs return strings. by Svetoslav · 11 years ago
  2. bcc46a0 Set accessibility cursor in non-text views with content description. by Svetoslav · 11 years ago
  3. 9282645 Fix a javaDoc error by Svetoslav · 11 years ago
  4. 22431a3 Rename a member variable by Svetoslav · 11 years ago
  5. eecedff Renaming some APIs by Svetoslav · 11 years ago
  6. 242724e Add to string implementation for the new accessibility actions. by Svetoslav Ganov · 11 years ago
  7. 7c51284 Add accessibility actions for text editing. by Svetoslav · 11 years ago
  8. 14ff996 Update JavaDoc by Svetoslav · 11 years ago
  9. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  10. 0b0afb4 Adding API for refreshing the state of an AccessibilityNodeInfo. by Svetoslav Ganov · 12 years ago
  11. f4782ec Switching the accessibility poolable classes to the new pool management APIs. by Svetoslav Ganov · 12 years ago
  12. 33aef98 Allowing association between a view and its label for accessibility. by Svetoslav Ganov · 12 years ago
  13. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  14. 27e2da7 Remove the accessibility focus search code. by Svetoslav Ganov · 12 years ago
  15. 8ffe8b3 Accessibility focus search and setting it from hover are performed by the client. by Svetoslav Ganov · 12 years ago
  16. ee33ad2 Settings crash after enabling TalkBack accessibility. by Svetoslav Ganov · 12 years ago
  17. 8678347 Cannot interact with dialogs when IME is up and on not touch explored popups. by Svetoslav Ganov · 12 years ago
  18. 2ef6905 Client app crashes if accessibility service uses invalid focus type. by Svetoslav Ganov · 12 years ago
  19. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  20. 6704c233 Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev by Svetoslav Ganov · 12 years ago
  21. 0a1bb6d AccessibilityNodeInfo for visible views should reported. by Svetoslav Ganov · 12 years ago
  22. 6d17a93 Text traversal at various granularities. by Svetoslav Ganov · 12 years ago
  23. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 12 years ago
  24. e9bda15 AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions. by Svetoslav Ganov · 12 years ago
  25. b7ff325 Adding explicit text traversal granularities and actions for web navigation. by Svetoslav Ganov · 12 years ago
  26. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  27. 122b2c3 Fixing a couple of issues I have introduces in the last patch. by Svetoslav Ganov · 12 years ago
  28. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  29. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  30. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  31. 1104149 am c1a0e54d: am b459b619: am 945b7cb3: Merge "docs: Accessibility Dev Guide (subsumes Accessibility Best Practices)" into ics-mr1 by Joe Fernandez · 12 years ago
  32. e1302ed docs: Accessibility Dev Guide (subsumes Accessibility Best Practices) by Joe Fernandez · 12 years ago
  33. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  34. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 12 years ago
  35. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 12 years ago
  36. 79311c4 Speedup the accessibility window querying APIs and clean up. by Svetoslav Ganov · 13 years ago
  37. f3b4f31 resolved conflicts for merge of 26f7a81f to master by Svetoslav Ganov · 13 years ago
  38. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  39. ec6c89b Merge "Minor documentation fixes for the APIs to expose virtual view tree." by Svetoslav Ganov · 13 years ago
  40. af0d984 resolved conflicts for merge of b0267e28 to master by Svetoslav Ganov · 13 years ago
  41. c0291bb AccessibilityNodeInfo makes incorrect check before calling into the system. by Svetoslav Ganov · 13 years ago
  42. 71b4e71 Minor documentation fixes for the APIs to expose virtual view tree. by Svetoslav Ganov · 13 years ago
  43. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 13 years ago
  44. ea515ae Update the public APIs for finding views by text to optionally use content description. by Svetoslav Ganov · 13 years ago
  45. 8bd6961 Intra-process view hierarchy interrogation does not work. by Svetoslav Ganov · 13 years ago
  46. 00aabf7 Touch exploration state set to clients asynchronously and depended on talking service being enabled. by Svetoslav Ganov · 13 years ago
  47. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 13 years ago
  48. 38e8b4e Updating accessibility documentation. by Svetoslav Ganov · 13 years ago
  49. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  50. 86398bd AccessiblityNodeInfo#findAccessibilityNodesByText returns null if non found. by Svetoslav Ganov · 13 years ago
  51. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 13 years ago
  52. 8dffad6 Bug fixes in the accessibility interrogation APIs by Svetoslav Ganov · 13 years ago
  53. 9210ccb AccessibilityNodeInfo and AccessibilityEvent to initialized properly. by Svetoslav Ganov · 13 years ago
  54. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago