summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/accessibility/AccessibilityManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-10-07Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette
2013-07-15Allowing the root user to use the screen introspection APIs.Svetoslav
2013-06-25am 0cb0a37f: am a0b9e1ee: am 99e4a0f5: Merge "Improper initialization of the ...Svetoslav
2013-06-21Improper initialization of the accessibility manager service.Svetoslav
2013-06-18Adding traits APIs to AccessibilityNodeInfo.Svetoslav
2013-05-17Do not report the fake UI automation service to clients.Svetoslav Ganov
2013-05-08Dynamically togglable accessibility features improperly handled.Svetoslav
2013-05-03Multiple bindings to the same accessiblity serice if it dies.Svetoslav Ganov
2013-04-26The helper query bridge in AccessibilityServiceManager missing capability.Svetoslav
2013-04-26Deliver key events to the system if no accessibility service handles them.Svetoslav
2013-04-24The touch exploration capability is dynamically granted pre-JellyBeanMR2.Svetoslav
2013-04-23Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav
2013-04-18Replacing accessibility service permissions with capability attributes.Svetoslav
2013-04-19Merge "Reload accessibility service infos for reisntalled packages." into jb-...Svetoslav Ganov
2013-04-18Magnification does not work if no enabled accessibility services.Svetoslav Ganov
2013-04-18Reload accessibility service infos for reisntalled packages.Svetoslav Ganov
2013-04-15BinderDied may be called after we unregistered the death recipient.Svetoslav
2013-04-15Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-devSvetoslav
2013-04-15Crash on non-eng builds due to lacking null check.Svetoslav
2013-04-15Fully setup newly bound service before state management.Svetoslav
2013-04-11Adding APIs for an accessibility service to intercept key events.Svetoslav
2013-03-22Incorrect unbinding of accessibility services.Svetoslav
2013-02-28Merge "Fake accessibility service used by UiAutomation not destroyed." into j...Svetoslav
2013-02-27Fake accessibility service used by UiAutomation not destroyed.Svetoslav
2013-02-26NPE in AccessibilityManagerService.Svetoslav
2013-02-20 Trying to unregister a semi connected accessibility service.Svetoslav
2013-02-15Merge "Dynamically configurable accessibility flags mishandled."Svetoslav
2013-02-15Dynamically configurable accessibility flags mishandled.Svetoslav
2013-02-15User switch not handled properly in the accessibility manager service.Svetoslav
2013-02-13Proper clean up when Ui test automation service is unregistered or dies.Svetoslav
2013-02-13Fixing a NPE in accessibility manager service.Svetoslav
2013-02-11Refactoring of the Accessibility.Svetoslav
2013-02-01"Fixing backwards cmpatibility for enabling explore by touch""Svetoslav Ganov
2013-02-01Revert "Fixing backwards cmpatibility for enabling explore by touch"Mike Cleron
2013-02-01Fixing backwards cmpatibility for enabling explore by touchSvetoslav
2013-01-31Merge "Add accessibility actions for text editing."Svetoslav
2013-01-30Add accessibility actions for text editing.Svetoslav
2013-01-29Remove "enhance web scripts" from settings and make it requested by plug-ins.Svetoslav
2013-01-22Adding UI test automation APIs.Svetoslav Ganov
2013-01-16Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani
2012-12-14Refactoring of the screen magnification feature.Svetoslav Ganov
2012-12-07am 524962c8: am ff411ddb: Merge "Framework: Use holo alert drawables"Adam Powell
2012-12-03Refactoring of the screen magnification feature.Svetoslav Ganov
2012-11-21Adding dump support for the accessibility manager service.Svetoslav Ganov
2012-11-15Framework: Use holo alert drawablesBjörn Lundén
2012-11-02Merge "Polish user selector accessibility." into jb-mr1-lockscreen-devSvetoslav Ganov
2012-11-02Polish user selector accessibility.Svetoslav Ganov
2012-11-01Cannot click on partially visible views in touch exploration.Svetoslav Ganov
2012-10-25Accessibility layer in inconsistent state after running UI test automation te...Svetoslav Ganov