1. 19f4a29 Enforcing BIND_ACCESSIBILITY_SERVICE for connecting to an accessibility service. by Svetoslav Ganov · 12 years ago
  2. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  3. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  4. a43ef3d Gestures don't work when turning on Explore by Touch pragmatically. by Svetoslav Ganov · 12 years ago
  5. e45c0b2 Crash in the touch explorer. by Svetoslav Ganov · 12 years ago
  6. 385d9f2 Cannot click on the last touch explored auto-completion item. by Svetoslav Ganov · 12 years ago
  7. 8678347 Cannot interact with dialogs when IME is up and on not touch explored popups. by Svetoslav Ganov · 12 years ago
  8. ccf97dc Merge "Global accessibility action to open recent apps shows the old dialog style." into jb-dev by Svetoslav Ganov · 12 years ago
  9. c682fc9 Global accessibility action to open recent apps shows the old dialog style. by Svetoslav Ganov · 12 years ago
  10. cd94caf Touch exploration gesture end not delivered to clients. by Svetoslav Ganov · 12 years ago
  11. 9a4c5cd Ask to enable touch exploration only the first time it enables the feature. by Svetoslav Ganov · 12 years ago
  12. 4074e8a System accessibility state update postponed if UI test autmation is running. by Svetoslav Ganov · 12 years ago
  13. 64a0387 Merge "Perform an action in AccessibilityManagerSerivce using wrong process id." into jb-dev by Svetoslav Ganov · 12 years ago
  14. 9bf21873c Perform an action in AccessibilityManagerSerivce using wrong process id. by Svetoslav Ganov · 12 years ago
  15. ec2c171 UI test automation not working. by Svetoslav Ganov · 12 years ago
  16. e15ccb9 Changing the interaction model of the touch explorer. by Svetoslav Ganov · 12 years ago
  17. 53e184d Accessibility service needs to request permission to be bound to. by Svetoslav Ganov · 12 years ago
  18. 5c89f44 Implement the global accessibility action to expand notifications. by Svetoslav Ganov · 12 years ago
  19. 11fd02f Merge "Update the API version checks." into jb-dev by Svetoslav Ganov · 12 years ago
  20. 5a48f97 Update the API version checks. by Svetoslav Ganov · 12 years ago
  21. 7b1e0c7 Removing default accessibility gesture handling. by Svetoslav Ganov · 12 years ago
  22. a1dc761 Adding scroll actions to accessibility node info. by Svetoslav Ganov · 12 years ago
  23. e4abc51 Remove activation gestures form reported and add a touch explore requesting flag. by Svetoslav Ganov · 12 years ago
  24. df549f8 Make UiTestAutomationBridge see non-important views again by Guang Zhu · 12 years ago
  25. ef58898 DefaultGestureHandlingHelperService should not include non-important views. by Svetoslav Ganov · 12 years ago
  26. 2b435aa API REVIEW: android.view.accessibility by Svetoslav Ganov · 12 years ago
  27. 5a00661 Accessibility focus should not affect the currently active window. by Svetoslav Ganov · 12 years ago
  28. afe8cf2 Removing action arguments checks. by Svetoslav Ganov · 12 years ago
  29. b7ff325 Adding explicit text traversal granularities and actions for web navigation. by Svetoslav Ganov · 12 years ago
  30. 76f287e Removing hierarchical accessibility focus directions. by Svetoslav Ganov · 12 years ago
  31. 122b2c3 Fixing a couple of issues I have introduces in the last patch. by Svetoslav Ganov · 12 years ago
  32. 72de206 Merge "Adding support for traversing the content of a node info at granularity." by Svetoslav Ganov · 12 years ago
  33. aa780c1 Adding support for traversing the content of a node info at granularity. by Svetoslav Ganov · 12 years ago
  34. 8e2f414 Fixes in the accessibility gesture dispatching. by Svetoslav Ganov · 12 years ago
  35. e1a996e Merge "Move handling of package changes to a background thread." by Dianne Hackborn · 12 years ago
  36. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  37. fefd20e Adding an opt-in mechanism for gesture detection in AccessibilityService. by Svetoslav Ganov · 12 years ago
  38. 005b83b Adding some more gestures and actions for accessibility. by Svetoslav Ganov · 12 years ago
  39. 31725b3 Fixing a regression I have introduced. by Svetoslav Ganov · 12 years ago
  40. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  41. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 13 years ago
  42. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 13 years ago
  43. 9b666d0 UI automation service disconnected upon package change. by Svetoslav Ganov · 13 years ago
  44. 79311c4 Speedup the accessibility window querying APIs and clean up. by Svetoslav Ganov · 13 years ago
  45. f3b4f31 resolved conflicts for merge of 26f7a81f to master by Svetoslav Ganov · 13 years ago
  46. d116d7c Fixing memory leaks in the accessiiblity layer. by Svetoslav Ganov · 13 years ago
  47. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 13 years ago
  48. b6eca6e Accessibility test automation API not working. by Svetoslav Ganov · 13 years ago
  49. 1e741b2 System not checking if enabled services are installed when disabling accessibility. by Svetoslav Ganov · 13 years ago
  50. ea515ae Update the public APIs for finding views by text to optionally use content description. by Svetoslav Ganov · 13 years ago
  51. d07d60b AccessibilityManagerService not registered for removed packages. by Svetoslav Ganov · 13 years ago
  52. 37fedf8 Disable accessibility if all accessibility serivces are disbaled. by Svetoslav Ganov · 13 years ago
  53. 8bd6961 Intra-process view hierarchy interrogation does not work. by Svetoslav Ganov · 13 years ago
  54. a31f5e6 InputFilter not updated on global accessibility change. by Svetoslav Ganov · 13 years ago
  55. 4e2a762 Not user generated accessibility events can change the interrogation allowing window. by Svetoslav Ganov · 13 years ago
  56. 00aabf7 Touch exploration state set to clients asynchronously and depended on talking service being enabled. by Svetoslav Ganov · 13 years ago
  57. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 13 years ago
  58. 4a49d9f Throw an exception if accessibility service has not requested to retrieve window content. by Svetoslav Ganov · 13 years ago
  59. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 13 years ago
  60. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 13 years ago
  61. b96a411 Fatal system crash due to NullPointerException by Svetoslav Ganov · 13 years ago
  62. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 13 years ago
  63. 1ecc1e0 Minor tweak I forgot in the presious change. by Svetoslav Ganov · 13 years ago
  64. 7961be7 AccessibilityNodeInfo bounds inconsistent with compatibility mode. by Svetoslav Ganov · 13 years ago
  65. 9dc98e3 Accessiiblity in right state upon connection of a test agent. by Svetoslav Ganov · 13 years ago
  66. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 13 years ago
  67. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 13 years ago
  68. c321c19 Fixing a bug I introduced during my last merge. by Svetoslav Ganov · 13 years ago
  69. f9886f3 AccessiblityManagerService not cleaning up dead binders. by Svetoslav Ganov · 13 years ago
  70. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 13 years ago
  71. a3e261d The accessibility input filter state was not unregistered when by Svetoslav Ganov · 13 years ago
  72. 736c275 Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  73. 3fb3d7c Revert "Touch exploration feature, event bubling, refactor" by Adam Powell · 13 years ago
  74. ac84d3b Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  75. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  76. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  77. 6e6cd7a Move accessibility manager service to own package. by Jeff Brown · 13 years ago[Renamed (99%) from services/java/com/android/server/AccessibilityManagerService.java]
  78. 6f089b8 IAE: Service not registered: com.android.server.AccessibilityManagerService by Svetoslav Ganov · 14 years ago
  79. 6ff5f10 IOBE while diabling accessibility with some enabled accessibility services. by Svetoslav Ganov · 14 years ago
  80. 563d784 (cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings by Svetoslav Ganov · 14 years ago
  81. f2245aa 3304011 At times Talkback still works after disabling it. by Svetoslav Ganov · 14 years ago
  82. 51f36f2 Bug 3292797. Talkback accessibility doesn't work at times. by Svetoslav Ganov · 14 years ago
  83. dd64a9b 2593833 AccessibilityManager not properly initialized immediately upon registration in the AccessibilityManagerService by Svetoslav Ganov · 14 years ago
  84. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 15 years ago
  85. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  86. fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 15 years ago
  87. 714cff0 Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled by Svetoslav Ganov · 15 years ago
  88. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  89. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  90. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  91. 85b598b Fixing bug #2023024 - there is an out of bounds exception that by Charles Chen · 15 years ago
  92. bbc1934 Fixing bug 2003639 - this is a fix to prevent the AccessibilityManagerService by Charles Chen · 15 years ago
  93. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago