1. 4528b4e Prefetching of accessibility node infos getting incorrect views. by Svetoslav Ganov · 12 years ago
  2. c406be9 Fix inconsitency in aAccessibilityNodeInfo cache. by Svetoslav Ganov · 12 years ago
  3. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  4. 57aab75 Fixed typo in findAccessibilityFocus API. by alanv · 12 years ago
  5. 6704c233 Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev by Svetoslav Ganov · 12 years ago
  6. 0a1bb6d AccessibilityNodeInfo for visible views should reported. by Svetoslav Ganov · 12 years ago
  7. 6d17a93 Text traversal at various granularities. by Svetoslav Ganov · 12 years ago
  8. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 12 years ago
  9. 52a6237 Virtual nodes are always important for accessibility. by Svetoslav Ganov · 12 years ago
  10. e9bda15 AccessibilityNodeInfo.getActionSymbolicName() is missing A11y focus actions. by Svetoslav Ganov · 12 years ago
  11. b7ff325 Adding explicit text traversal granularities and actions for web navigation. by Svetoslav Ganov · 12 years ago
  12. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  13. 122b2c3 Fixing a couple of issues I have introduces in the last patch. by Svetoslav Ganov · 12 years ago
  14. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  15. fefd20e Adding an opt-in mechanism for gesture detection in AccessibilityService. by Svetoslav Ganov · 12 years ago
  16. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  17. 4213804 Accessibility focus - framework by Svetoslav Ganov · 13 years ago
  18. 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
  19. e1302ed docs: Accessibility Dev Guide (subsumes Accessibility Best Practices) by Joe Fernandez · 13 years ago
  20. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 13 years ago
  21. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 13 years ago
  22. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  23. afd5fab AccessibilityNodeInfos node properly cached. by Svetoslav Ganov · 13 years ago
  24. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 13 years ago
  25. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 13 years ago
  26. 79311c4 Speedup the accessibility window querying APIs and clean up. by Svetoslav Ganov · 13 years ago
  27. 55cdacb am 0bfdd7c2: am e9f24a43: Merge "Fix memory leaks in the accessibility layer." into ics-mr1 by Svetoslav Ganov · 13 years ago
  28. 36bcdb5 Fix memory leaks in the accessibility layer. by Svetoslav Ganov · 13 years ago
  29. 786e54dd Fixing the build by Svetoslav Ganov · 13 years ago
  30. 66922db Fixing the build - for real by Svetoslav Ganov · 13 years ago
  31. 8b5a814 Fixing the build by Svetoslav Ganov · 13 years ago
  32. f3b4f31 resolved conflicts for merge of 26f7a81f to master by Svetoslav Ganov · 13 years ago
  33. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  34. e9dc7c9 am bdc2912d: am d8a3cabc: Merge "Text selection AccessibilityEvents are missing text." into ics-mr1 by Svetoslav Ganov · 13 years ago
  35. 84dd52e Text selection AccessibilityEvents are missing text. by Svetoslav Ganov · 13 years ago
  36. ec6c89b Merge "Minor documentation fixes for the APIs to expose virtual view tree." by Svetoslav Ganov · 13 years ago
  37. af0d984 resolved conflicts for merge of b0267e28 to master by Svetoslav Ganov · 13 years ago
  38. c0291bb AccessibilityNodeInfo makes incorrect check before calling into the system. by Svetoslav Ganov · 13 years ago
  39. 71b4e71 Minor documentation fixes for the APIs to expose virtual view tree. by Svetoslav Ganov · 13 years ago
  40. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 13 years ago
  41. 82ced82 am f755a2e8: Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0 by Scott Main · 13 years ago
  42. b303d83 docs: a couple notes for a11y methods in View and cleanup to the by Scott Main · 13 years ago
  43. 8b6c7dd Add AccessibilityRecord#getMaxScrollX and #getMaxScrollY to the pubic API by Svetoslav Ganov · 13 years ago
  44. 9920f4f Accessibility text changed event text not populated. by Svetoslav Ganov · 13 years ago
  45. d9ee72f Fixing errors in position information of scrollable views reported for accessibility. by Svetoslav Ganov · 13 years ago
  46. 82e236d The logic for not populating text to some accessibility events is scattered. 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. 6bc5e53 Inter process interrogation ocassionally gets stuck. by Svetoslav Ganov · 13 years ago
  49. 8bd6961 Intra-process view hierarchy interrogation does not work. by Svetoslav Ganov · 13 years ago
  50. e4aa13b AccessibilityEvent#toString() always reports -1 for record count. by Svetoslav Ganov · 13 years ago
  51. 00aabf7 Touch exploration state set to clients asynchronously and depended on talking service being enabled. by Svetoslav Ganov · 13 years ago
  52. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 13 years ago
  53. 47b779b Scroll events should indicate whether or not they have pixel data. by Svetoslav Ganov · 13 years ago
  54. 4dfecf5 Fix runtime reboot loop. by Jim Miller · 13 years ago
  55. 38e8b4e Updating accessibility documentation. by Svetoslav Ganov · 13 years ago
  56. a20cdc0 Fixing the build by Svetoslav Ganov · 13 years ago
  57. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  58. 86398bd AccessiblityNodeInfo#findAccessibilityNodesByText returns null if non found. by Svetoslav Ganov · 13 years ago
  59. 34e350d ListView do not fire accessibility hover events. by Svetoslav Ganov · 13 years ago
  60. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 13 years ago
  61. 8dffad6 Bug fixes in the accessibility interrogation APIs by Svetoslav Ganov · 13 years ago
  62. 9210ccb AccessibilityNodeInfo and AccessibilityEvent to initialized properly. by Svetoslav Ganov · 13 years ago
  63. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  64. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  65. d36a699 Fixing my build fix by Svetoslav Ganov · 13 years ago
  66. 887e1a1 Touch exploration - nits by Svetoslav Ganov · 13 years ago
  67. 736c275 Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  68. 3fb3d7c Revert "Touch exploration feature, event bubling, refactor" by Adam Powell · 13 years ago
  69. ac84d3b Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  70. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  71. c0a8cd1 Text in accessibility events not consistent by Svetoslav Ganov · 14 years ago
  72. af7adab 2604184 Expose hidden APIs for testing the AccessibilityManager separately from the backing AccessibilityManagerServcie by Svetoslav Ganov · 14 years ago
  73. 7946d07 Merge "2593810 Accessibility event's parcelableData property not nullified during recycling" by Dianne Hackborn · 14 years ago
  74. 9efd078 2593810 Accessibility event's parcelableData property not nullified during recycling by Svetoslav Ganov · 14 years ago
  75. dd64a9b 2593833 AccessibilityManager not properly initialized immediately upon registration in the AccessibilityManagerService by Svetoslav Ganov · 14 years ago
  76. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago