summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Some hygiene for the touch explorer.Svetoslav2013-08-081-519/+264
* Allowing the root user to use the screen introspection APIs.Svetoslav2013-07-151-1/+2
* am 0cb0a37f: am a0b9e1ee: am 99e4a0f5: Merge "Improper initialization of the ...Svetoslav2013-06-251-0/+9
|\
| * Improper initialization of the accessibility manager service.Svetoslav2013-06-211-0/+9
* | Adding traits APIs to AccessibilityNodeInfo.Svetoslav2013-06-181-1/+4
|/
* Do not report the fake UI automation service to clients.Svetoslav Ganov2013-05-171-2/+22
* Dynamically togglable accessibility features improperly handled.Svetoslav2013-05-081-37/+30
* Multiple bindings to the same accessiblity serice if it dies.Svetoslav Ganov2013-05-031-4/+7
* The helper query bridge in AccessibilityServiceManager missing capability.Svetoslav2013-04-262-1/+2
* Deliver key events to the system if no accessibility service handles them.Svetoslav2013-04-262-19/+50
* The touch exploration capability is dynamically granted pre-JellyBeanMR2.Svetoslav2013-04-241-8/+26
* Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav2013-04-231-9/+8
* Replacing accessibility service permissions with capability attributes.Svetoslav2013-04-181-19/+27
* Merge "Reload accessibility service infos for reisntalled packages." into jb-...Svetoslav Ganov2013-04-191-0/+5
|\
| * Reload accessibility service infos for reisntalled packages.Svetoslav Ganov2013-04-181-0/+5
* | Magnification does not work if no enabled accessibility services.Svetoslav Ganov2013-04-181-2/+5
* | BinderDied may be called after we unregistered the death recipient.Svetoslav2013-04-151-7/+18
* | Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-devSvetoslav2013-04-151-1/+3
|\ \
| * | Crash on non-eng builds due to lacking null check.Svetoslav2013-04-151-1/+3
| |/
* | Fully setup newly bound service before state management.Svetoslav2013-04-151-3/+5
|/
* Adding APIs for an accessibility service to intercept key events.Svetoslav2013-04-113-45/+324
* Incorrect unbinding of accessibility services.Svetoslav2013-03-221-8/+8
* Merge "Fake accessibility service used by UiAutomation not destroyed." into j...Svetoslav2013-02-281-7/+36
|\
| * Fake accessibility service used by UiAutomation not destroyed.Svetoslav2013-02-271-7/+36
* | NPE in AccessibilityManagerService.Svetoslav2013-02-261-10/+8
|/
* Trying to unregister a semi connected accessibility service.Svetoslav2013-02-201-13/+11
* Merge "Dynamically configurable accessibility flags mishandled."Svetoslav2013-02-151-6/+10
|\
| * Dynamically configurable accessibility flags mishandled.Svetoslav2013-02-151-6/+10
* | User switch not handled properly in the accessibility manager service.Svetoslav2013-02-151-12/+47
|/
* Proper clean up when Ui test automation service is unregistered or dies.Svetoslav2013-02-131-0/+2
* Fixing a NPE in accessibility manager service.Svetoslav2013-02-131-1/+2
* Refactoring of the Accessibility.Svetoslav2013-02-112-439/+394
* Ensure touch explorer and magnifier get a well-formed event stream.Svetoslav2013-02-041-5/+40
* "Fixing backwards cmpatibility for enabling explore by touch""Svetoslav Ganov2013-02-011-36/+215
* Revert "Fixing backwards cmpatibility for enabling explore by touch"Mike Cleron2013-02-011-215/+36
* Fixing backwards cmpatibility for enabling explore by touchSvetoslav2013-02-011-36/+215
* Merge "Add accessibility actions for text editing."Svetoslav2013-01-311-1/+5
|\
| * Add accessibility actions for text editing.Svetoslav2013-01-301-1/+5
* | Remove "enhance web scripts" from settings and make it requested by plug-ins.Svetoslav2013-01-291-131/+80
|/
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-28/+31
* Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-1/+2
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-143-399/+227
* am 524962c8: am ff411ddb: Merge "Framework: Use holo alert drawables"Adam Powell2012-12-071-1/+1
|\
| * Framework: Use holo alert drawablesBjörn Lundén2012-11-151-1/+1
* | Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-033-920/+568
* | Adding dump support for the accessibility manager service.Svetoslav Ganov2012-11-211-1/+63
|/
* Merge "Polish user selector accessibility." into jb-mr1-lockscreen-devSvetoslav Ganov2012-11-021-0/+1
|\
| * Polish user selector accessibility.Svetoslav Ganov2012-11-021-0/+1
* | Merge "Cannot click on partially visible views in touch exploration." into jb...Svetoslav Ganov2012-11-021-0/+21
|\ \ | |/ |/|
| * Cannot click on partially visible views in touch exploration.Svetoslav Ganov2012-11-011-0/+21