1. 0210785 Adding APIs to enable reporting virtual view hierarchies to accessibility serivces. by Svetoslav Ganov · 15 years ago
  2. d8581c7 TouchExplorer crashes if there is incative pointer while dragging. by Svetoslav Ganov · 15 years ago
  3. 2e1c66b Dragging in touch explore mode should not become exploring. by Svetoslav Ganov · 15 years ago
  4. b6eca6e Accessibility test automation API not working. by Svetoslav Ganov · 15 years ago
  5. 1e741b2 System not checking if enabled services are installed when disabling accessibility. by Svetoslav Ganov · 15 years ago
  6. bd206d1 Touch explorer does not perform tap with the right pointer. by Svetoslav Ganov · 15 years ago
  7. ea515ae Update the public APIs for finding views by text to optionally use content description. by Svetoslav Ganov · 15 years ago
  8. d07d60b AccessibilityManagerService not registered for removed packages. by Svetoslav Ganov · 15 years ago
  9. 37fedf8 Disable accessibility if all accessibility serivces are disbaled. by Svetoslav Ganov · 15 years ago
  10. 406970b Touch explorer does not cancel long press correctly causing system crash. by Svetoslav Ganov · 15 years ago
  11. 12a024c Tuning the TouchExplorer by Svetoslav Ganov · 15 years ago
  12. f804420 Clean up and bug fixes in the TouchExplorer. by Svetoslav Ganov · 15 years ago
  13. 8bd6961 Intra-process view hierarchy interrogation does not work. by Svetoslav Ganov · 15 years ago
  14. 3e4e4af Turning off accessibility feature reboots the device by Svetoslav Ganov · 15 years ago
  15. 47e0271 ACTION_HOVER_EXIT sometimes not delivered during touch exploration. by Svetoslav Ganov · 15 years ago
  16. a31f5e6 InputFilter not updated on global accessibility change. by Svetoslav Ganov · 15 years ago
  17. 4e2a762 Not user generated accessibility events can change the interrogation allowing window. by Svetoslav Ganov · 15 years ago
  18. 940dabf Merge "TouchExplorer long press not working and activation tap not respecting distance slop." by Svetoslav Ganov · 15 years ago
  19. f5a0790 TouchExplorer long press not working and activation tap not respecting distance slop. by Svetoslav Ganov · 15 years ago
  20. 00aabf7 Touch exploration state set to clients asynchronously and depended on talking service being enabled. by Svetoslav Ganov · 15 years ago
  21. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 15 years ago
  22. 4a49d9f Throw an exception if accessibility service has not requested to retrieve window content. by Svetoslav Ganov · 15 years ago
  23. ea80b2d Exception in TouchExplorer due to invalid pointer id. by Svetoslav Ganov · 15 years ago
  24. 63c04ee Touch exploration gesture events change the window id. by Svetoslav Ganov · 15 years ago
  25. e8f9535 Addressing comments during security review of the interrogation feature. by Svetoslav Ganov · 15 years ago
  26. b96a411 Fatal system crash due to NullPointerException by Svetoslav Ganov · 15 years ago
  27. cf15bb6 Merge "ArrayIndexOutOfBounds exception in TouchExplorer." by Svetoslav Ganov · 15 years ago
  28. 51cccf0 ArrayIndexOutOfBounds exception in TouchExplorer. by Svetoslav Ganov · 15 years ago
  29. a015617 Added scroll and text selection change accessibility events. by Svetoslav Ganov · 15 years ago
  30. 1ecc1e0 Minor tweak I forgot in the presious change. by Svetoslav Ganov · 15 years ago
  31. 7961be7 AccessibilityNodeInfo bounds inconsistent with compatibility mode. by Svetoslav Ganov · 15 years ago
  32. 9dc98e3 Accessiiblity in right state upon connection of a test agent. by Svetoslav Ganov · 15 years ago
  33. eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 15 years ago
  34. 00f7b3f Crash in the TouchExplorer by Svetoslav Ganov · 15 years ago
  35. 8643aa0 Interrogation of the view hierarchy from an AccessibilityService. by Svetoslav Ganov · 15 years ago
  36. c321c19 Fixing a bug I introduced during my last merge. by Svetoslav Ganov · 15 years ago
  37. f9886f3 AccessiblityManagerService not cleaning up dead binders. by Svetoslav Ganov · 15 years ago
  38. cc4053e Accessibility serviceconfiguration via meta-data by Svetoslav Ganov · 15 years ago
  39. 91feae3 TouchExplorer - refactoring and a couple of bug fixes by Svetoslav Ganov · 15 years ago
  40. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 15 years ago
  41. a3e261d The accessibility input filter state was not unregistered when by Svetoslav Ganov · 15 years ago
  42. 736c275 Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 15 years ago
  43. 3fb3d7c Revert "Touch exploration feature, event bubling, refactor" by Adam Powell · 15 years ago
  44. ac84d3b Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 15 years ago
  45. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 15 years ago
  46. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 15 years ago
  47. 6e6cd7a Move accessibility manager service to own package. by Jeff Brown · 15 years ago