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