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