1. a331527 Fixing issues in the TouchExplorer. by Svetoslav · 13 years ago
  2. 3d1c5a72 Ensure accessibility node cache is synced with service state by Alan Viverette · 13 years ago
  3. 5a0f4ec Ignore certain WindowManager flags when touch exploration is enabled by Alan Viverette · 13 years ago
  4. 1fdbaa1 Fix screen magnifier scaling due to ScaleGestureDetector changes. by Svetoslav · 13 years ago
  5. 38c9928 Crashes in TouchExplorer on two finger swipe. by Svetoslav Ganov · 13 years ago
  6. 84044b3 Some hygiene for the touch explorer. by Svetoslav · 13 years ago
  7. d08d7ee Allowing the root user to use the screen introspection APIs. by Svetoslav · 13 years ago
  8. b10804a am 0cb0a37f: am a0b9e1ee: am 99e4a0f5: Merge "Improper initialization of the accessibility manager service." into jb-mr2-dev by Svetoslav · 13 years ago
  9. 3b817ae Improper initialization of the accessibility manager service. by Svetoslav · 13 years ago
  10. 3577a28 Adding traits APIs to AccessibilityNodeInfo. by Svetoslav · 13 years ago
  11. 319d55b Do not report the fake UI automation service to clients. by Svetoslav Ganov · 13 years ago
  12. 042ccec Dynamically togglable accessibility features improperly handled. by Svetoslav · 13 years ago
  13. bfa1bf0 Multiple bindings to the same accessiblity serice if it dies. by Svetoslav Ganov · 13 years ago
  14. 108fe59 The helper query bridge in AccessibilityServiceManager missing capability. by Svetoslav · 13 years ago
  15. ca523d6 Deliver key events to the system if no accessibility service handles them. by Svetoslav · 13 years ago
  16. 11adf6d The touch exploration capability is dynamically granted pre-JellyBeanMR2. by Svetoslav · 13 years ago
  17. db7da0e Fixing bugs exposed when moving accessibility CTS tests to UiAutomation. by Svetoslav · 13 years ago
  18. 688a697 Replacing accessibility service permissions with capability attributes. by Svetoslav · 13 years ago
  19. a407994 Merge "Reload accessibility service infos for reisntalled packages." into jb-mr2-dev by Svetoslav Ganov · 13 years ago
  20. 467a052 Magnification does not work if no enabled accessibility services. by Svetoslav Ganov · 13 years ago
  21. 0ecfa01 Reload accessibility service infos for reisntalled packages. by Svetoslav Ganov · 13 years ago
  22. 2602a39 BinderDied may be called after we unregistered the death recipient. by Svetoslav · 13 years ago
  23. 7af3d05 Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-dev by Svetoslav · 13 years ago
  24. 1487cd5 Crash on non-eng builds due to lacking null check. by Svetoslav · 13 years ago
  25. 072906e Fully setup newly bound service before state management. by Svetoslav · 13 years ago
  26. c4fccd1 Adding APIs for an accessibility service to intercept key events. by Svetoslav · 13 years ago
  27. cefac5a Incorrect unbinding of accessibility services. by Svetoslav · 13 years ago
  28. 2a45b9f Merge "Fake accessibility service used by UiAutomation not destroyed." into jb-mr2-dev by Svetoslav · 13 years ago
  29. 3c55e5c Fake accessibility service used by UiAutomation not destroyed. by Svetoslav · 13 years ago
  30. a60fdfa NPE in AccessibilityManagerService. by Svetoslav · 13 years ago
  31. 6f8218a Trying to unregister a semi connected accessibility service. by Svetoslav · 13 years ago
  32. 7f84ed3 Merge "Dynamically configurable accessibility flags mishandled." by Svetoslav · 13 years ago
  33. 9e06512 Dynamically configurable accessibility flags mishandled. by Svetoslav · 13 years ago
  34. 5fec0c5 User switch not handled properly in the accessibility manager service. by Svetoslav · 13 years ago
  35. 7379a95 Proper clean up when Ui test automation service is unregistered or dies. by Svetoslav · 13 years ago
  36. 0726843 Fixing a NPE in accessibility manager service. by Svetoslav · 13 years ago
  37. 57bf885 Refactoring of the Accessibility. by Svetoslav · 13 years ago
  38. 213c13a Ensure touch explorer and magnifier get a well-formed event stream. by Svetoslav · 13 years ago
  39. 447d946 "Fixing backwards cmpatibility for enabling explore by touch"" by Svetoslav Ganov · 13 years ago
  40. d1ed3ce Revert "Fixing backwards cmpatibility for enabling explore by touch" by Mike Cleron · 13 years ago
  41. 0a9c7c1 Fixing backwards cmpatibility for enabling explore by touch by Svetoslav · 13 years ago
  42. f48a2d3 Merge "Add accessibility actions for text editing." by Svetoslav · 13 years ago
  43. 7c51284 Add accessibility actions for text editing. by Svetoslav · 13 years ago
  44. 3822896 Remove "enhance web scripts" from settings and make it requested by plug-ins. by Svetoslav · 13 years ago
  45. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 13 years ago
  46. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 13 years ago
  47. 545252f Refactoring of the screen magnification feature. by Svetoslav Ganov · 14 years ago
  48. cd252d2 am 524962c8: am ff411ddb: Merge "Framework: Use holo alert drawables" by Adam Powell · 14 years ago
  49. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 14 years ago
  50. 6ce77cd Adding dump support for the accessibility manager service. by Svetoslav Ganov · 14 years ago
  51. 1129a85 Framework: Use holo alert drawables by Björn Lundén · 14 years ago
  52. f74d0c3 Merge "Polish user selector accessibility." into jb-mr1-lockscreen-dev by Svetoslav Ganov · 14 years ago
  53. fc9c4cd Polish user selector accessibility. by Svetoslav Ganov · 14 years ago
  54. 28e8f76 Merge "Cannot click on partially visible views in touch exploration." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  55. a94c319 Cannot click on partially visible views in touch exploration. by Svetoslav Ganov · 14 years ago
  56. c4842c1 Accessibility support for the lockscreen - phone. by Svetoslav Ganov · 14 years ago
  57. 7fd9882 Accessibility layer in inconsistent state after running UI test automation tests. by Svetoslav Ganov · 14 years ago
  58. ff6c329 Cannot pan in browser if magnification is enabled. by Svetoslav Ganov · 14 years ago
  59. 444e8aa Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly centered. by Svetoslav Ganov · 14 years ago
  60. 72e3512 Long press not working if explore by touch and magnification are on. by Svetoslav Ganov · 14 years ago
  61. 55468c6 Occasionally triple tap on the keyboard toggles screen magnification. by Svetoslav Ganov · 14 years ago
  62. 0ea1603 Screen magnification does not auto-pan when fragment dialog pops up. by Svetoslav Ganov · 14 years ago
  63. ee44fae Prevent out of range magnification scale to be persisted. by Svetoslav Ganov · 14 years ago
  64. 6ae8a24 The active window for accessibility purposes can be miscomputed. by Svetoslav Ganov · 14 years ago
  65. 318b00b Show the touch explore enable dialog for the current user. by Svetoslav Ganov · 14 years ago
  66. 1ad0fd9 Merge "Accessibility active window not updated on time." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  67. f81dc4c Merge "Screen magnification cannot be engaged in landscape on a phone." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  68. a7bcb54 Screen magnification cannot be engaged in landscape on a phone. by Svetoslav Ganov · 14 years ago
  69. f772cba Accessibility active window not updated on time. by Svetoslav Ganov · 14 years ago
  70. 88400d3 Add flag for displaying non-user's Windows to user. by Craig Mautner · 14 years ago
  71. d367b70 Merge "Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START / END" into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  72. f068fed Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START / END by Svetoslav Ganov · 14 years ago
  73. a6cab32 Merge "Events for window's content change should be dispatched only for the active window." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  74. 58fd9f8 Events for window's content change should be dispatched only for the active window. by Svetoslav Ganov · 14 years ago
  75. ec33d56 Exception in the touch explorer when dragging. by Svetoslav Ganov · 14 years ago
  76. 9bfb8bc Merge "Up motion event not injected by the touch explorer at the end of a drag." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  77. aeb8d0e Up motion event not injected by the touch explorer at the end of a drag. by Svetoslav Ganov · 14 years ago
  78. 6e2bee7 Migrate more System and Secure settings to Global. by Jeff Sharkey · 14 years ago
  79. 0944d62 Merge "Touch explorer and magnifier do not work well together." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  80. 45af84a Touch explorer and magnifier do not work well together. by Svetoslav Ganov · 14 years ago
  81. 59f0769 Owner should not be announces as a user switch. by Svetoslav Ganov · 14 years ago
  82. 9ea8f39 Explore by touch enabled when screen magnification is on. by Svetoslav Ganov · 14 years ago
  83. 4682421 Sending interaction end event at the end of a drag. by Svetoslav Ganov · 14 years ago
  84. fe304b8 Some accessibility events not sent from touch explorer if apps misbehave. by Svetoslav Ganov · 14 years ago
  85. 95841ac Merge "Inconsistent events on transition from gesture detection to touch exploration." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  86. ca86882 Merge "Accessibility services that do not accept events are mismanaged." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  87. 0dc2b81c Merge "Cleanup internal status bar APIs." into jb-mr1-dev by Daniel Sandler · 14 years ago
  88. aed4b6f Inconsistent events on transition from gesture detection to touch exploration. by Svetoslav Ganov · 14 years ago
  89. 1f22b6a Accessibility services that do not accept events are mismanaged. by Svetoslav Ganov · 14 years ago
  90. 7befb7d Global gesture to toggle Accessibility system-wide. by Svetoslav Ganov · 14 years ago
  91. 11cf1781 Cleanup internal status bar APIs. by Daniel Sandler · 14 years ago
  92. c91fb58 Merge "Adding a global accessibility action to open quick settings." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  93. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 14 years ago
  94. 1c9766e Merge "The active window for accessibilitiy incorrectly tracked." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  95. a8afa69 Regression in screen introspection APIs due to the multi-user change. by Svetoslav Ganov · 14 years ago
  96. fe3632b Merge into jb-mr1-dev by Jean-Baptiste Queru · 14 years ago
  97. 56d8cc1 Merge into jb-mr1-dev by Jean-Baptiste Queru · 14 years ago
  98. 76c0dd4 The active window for accessibilitiy incorrectly tracked. by Svetoslav Ganov · 14 years ago
  99. 03e7b88 More than one finger at a time can trigger a system crash. by Svetoslav Ganov · 14 years ago
  100. 187f3f9 Magnified frame not properly computed when keyguard goes away. by Svetoslav Ganov · 14 years ago