summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move files to new directory structure of framework services"Amith Yamasani2013-12-191-246/+0
|\
| * Move files to new directory structure of framework servicesAmith Yamasani2013-12-191-246/+0
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-196-6912/+0
|\ \ | |/ |/|
| * Move some system services to separate directoriesAmith Yamasani2013-12-196-6844/+0
* | Refactor display adjustments into their own utils classAlan Viverette2013-12-162-208/+257
* | am d914bede: am 93e363fe: am 91230fb3: Merge "Fixing issues in the TouchExplo...Svetoslav2013-11-011-57/+86
|\ \ | |/
| * Fixing issues in the TouchExplorer.Svetoslav2013-11-011-57/+86
* | am 66b5b5b2: am cb38a97c: am 90abd6d1: Merge "Ensure accessibility node cache...Alan Viverette2013-10-101-1/+2
|\ \ | |/
| * Ensure accessibility node cache is synced with service stateAlan Viverette2013-10-091-1/+2
* | resolved conflicts for merge of e4ccb864 to masterAlan Viverette2013-10-071-0/+5
|\ \ | |/
| * Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-0/+5
* | Merge "Simplify matrix calculations for display adjustment"Alan Viverette2013-10-041-65/+44
|\ \
| * | Simplify matrix calculations for display adjustmentAlan Viverette2013-10-031-65/+44
* | | am a0867328: am 36f38f4e: am 9907a109: Merge "Fix screen magnifier scaling du...Svetoslav2013-10-031-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fix screen magnifier scaling due to ScaleGestureDetector changes.Svetoslav2013-10-021-0/+1
* | Fix monochromacy simulationAlan Viverette2013-10-011-0/+1
* | Add accessibility display adjustmentsAlan Viverette2013-09-301-0/+285
|/
* Crashes in TouchExplorer on two finger swipe.Svetoslav Ganov2013-09-031-15/+21
* 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