summaryrefslogtreecommitdiffstats
path: root/services/accessibility
Commit message (Expand)AuthorAgeFilesLines
* APIs for an accessibility service to put interaction tracking overlays.Svetoslav2014-10-211-4/+31
* Merge "Retire RecentApplicationsDialog" into lmp-mr1-devAdrian Roos2014-10-201-1/+0
|\
| * Retire RecentApplicationsDialogAdrian Roos2014-10-081-1/+0
* | Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-devKristian Monsen2014-10-171-0/+1
|\ \
| * | Let TYPE_ANNOUNCEMENT be sent from any windowKristian Monsen2014-10-171-0/+1
* | | Accessibility no longer overrides strong encryption.Svetoslav2014-10-171-29/+0
|/ /
* | Send accessibility events with no window.Svet Ganov2014-10-161-1/+3
|/
* Merge "Clear identity before calling into the mount service." into lmp-devSvetoslav2014-10-031-4/+9
|\
| * Clear identity before calling into the mount service.Svetoslav2014-10-031-4/+9
* | TouchExploer computes incorrectly the click location.Svetoslav2014-10-032-67/+41
|/
* Revert "TouchExplorer computes incorrectly the click location."Svetoslav Ganov2014-10-032-32/+108
* Merge "Fix accessiblity introspection from the shell user regression." into l...Svetoslav2014-10-011-10/+16
|\
| * Fix accessiblity introspection from the shell user regression.Svetoslav2014-10-011-10/+16
* | Merge "Invalid accessibility state if UI test process crashes in a bad time."...Svetoslav2014-09-301-1/+9
|\ \
| * | Invalid accessibility state if UI test process crashes in a bad time.Svetoslav2014-09-301-1/+9
| |/
* | Use default encryption password if an accessibility service is enabled.Svetoslav2014-09-301-0/+32
|/
* Merge "Invalid active window if temporary disabling accessibility for test to...Svetoslav2014-09-261-2/+11
|\
| * Invalid active window if temporary disabling accessibility for test tools.Svetoslav2014-09-251-2/+11
* | Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." in...Svetoslav2014-09-251-0/+3
|\ \ | |/
| * Accessibility in bad state after using SDK tool uiautomatorviewer.Svetoslav2014-09-251-0/+3
* | Accessibility events may be fired even if no services observe them.Svetoslav2014-09-241-1/+2
|/
* TouchExploer computes incorectly the click location.Svetoslav2014-09-192-108/+32
* Some accessibility events wrongly filtered out (regression).Svetoslav2014-09-181-2/+2
* Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-072-46/+115
* Don't switch to touch exploring state on pointer upAlan Viverette2014-09-041-1/+0
* Clear binder identity when sending window change accessibility events.Svetoslav2014-09-031-5/+10
* Fix AccessibilityNode's isVisibleToUser behavior.Svetoslav2014-09-021-10/+74
* Fix the global gesture to enable accessibility.Svetoslav2014-08-281-0/+1
* Fix accessiblity CTS tests (framework).Svetoslav2014-08-261-38/+96
* Fix matrix multiply in accessiblity display adjustments.Jeff Brown2014-08-221-40/+29
* Improve the window query API performamce.Svetoslav2014-07-251-130/+45
* Add accessibility text contrast settingChris Craik2014-07-161-78/+60
* Add accessibility action to open power long-press dialogAlan Viverette2014-07-101-0/+7
* Always call super when not sending the key event anywhere elseKristian Monsen2014-06-181-0/+1
* Fix backwards compatibility for introspected windows.Svetoslav2014-06-121-1/+1
* Moving and resizing windows not reported propely for accessibility.Svetoslav2014-06-121-5/+17
* Fixing bugs due to the new custom accessibility action APIs.Svetoslav2014-05-211-37/+2
* Simplify accessibility display adjustmentsAlan Viverette2014-05-122-92/+2
* Teach accessibility manager services about user profiles.Svetoslav2014-05-091-25/+119
* am 0f7ed1f4: Merge "Adding system support for a single accessibility focus."Svetoslav2014-04-112-86/+211
|\
| * Adding system support for a single accessibility focus.Svetoslav2014-04-112-86/+211
* | resolved conflicts for merge of 6be2f952 to master-lockscreen-devSvetoslav2014-04-101-1/+36
|\ \ | |/
| * Merge "Adding render stats APIs to UiAutomation (framework)."Svetoslav2014-04-101-1/+36
| |\
| | * Adding render stats APIs to UiAutomation (framework).Svetoslav2014-04-071-1/+36
* | | am bc1a8f42: Merge "Active window not correctly computed."Svetoslav2014-04-091-1/+2
|\ \ \ | |/ /
| * | Active window not correctly computed.Svetoslav2014-04-091-1/+2
| |/
* | Make Keyguard a library and make StatusBar the new Keyguard.Jorim Jaggi2014-03-281-1/+0
|/
* Wrong constant used for undefined accessibility window id.Svetoslav2014-03-251-28/+13
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-202-160/+552
* add new accessibility action for EditText to set text contentGuang Zhu2014-02-201-1/+2