summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Ask to enable touch exploration only the first time it enables the feature.Svetoslav Ganov2012-05-302-69/+153
* System accessibility state update postponed if UI test autmation is running.Svetoslav Ganov2012-05-231-21/+42
* Merge "Perform an action in AccessibilityManagerSerivce using wrong process i...Svetoslav Ganov2012-05-221-3/+3
|\
| * Perform an action in AccessibilityManagerSerivce using wrong process id.Svetoslav Ganov2012-05-221-3/+3
* | UI test automation not working.Svetoslav Ganov2012-05-221-1/+1
|/
* Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-213-447/+937
* Accessibility service needs to request permission to be bound to.Svetoslav Ganov2012-05-161-0/+13
* Merge "Implement the global accessibility action to expand notifications." in...Svetoslav Ganov2012-05-151-1/+12
|\
| * Implement the global accessibility action to expand notifications.Svetoslav Ganov2012-05-151-1/+12
* | Keeping the screen on during gesture detection.Svetoslav Ganov2012-05-151-0/+5
|/
* Merge "Update the API version checks." into jb-devSvetoslav Ganov2012-05-131-4/+1
|\
| * Update the API version checks.Svetoslav Ganov2012-05-131-4/+1
* | Removing default accessibility gesture handling.Svetoslav Ganov2012-05-131-250/+6
|/
* Adding scroll actions to accessibility node info.Svetoslav Ganov2012-05-101-8/+3
* Remove activation gestures form reported and add a touch explore requesting f...Svetoslav Ganov2012-05-091-8/+9
* Make UiTestAutomationBridge see non-important views againGuang Zhu2012-05-091-11/+8
* DefaultGestureHandlingHelperService should not include non-important views.Svetoslav Ganov2012-05-071-1/+0
* API REVIEW: android.view.accessibilitySvetoslav Ganov2012-05-041-7/+7
* Accessibility focus should not affect the currently active window.Svetoslav Ganov2012-05-011-2/+1
* Removing action arguments checks.Svetoslav Ganov2012-04-301-25/+1
* Adding explicit text traversal granularities and actions for web navigation.Svetoslav Ganov2012-04-241-4/+38
* Removing hierarchical accessibility focus directions.Svetoslav Ganov2012-04-231-2/+3
* Fixing a couple of issues I have introduces in the last patch.Svetoslav Ganov2012-04-201-1/+1
* Merge "Adding support for traversing the content of a node info at granularity."Svetoslav Ganov2012-04-201-4/+7
|\
| * Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-201-4/+7
* | Fixes in the accessibility gesture dispatching.Svetoslav Ganov2012-04-201-5/+7
* | Merge "Move handling of package changes to a background thread."Dianne Hackborn2012-04-201-2/+2
|\ \ | |/ |/|
| * Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-2/+2
* | Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-192-17/+272
|/
* Adding some more gestures and actions for accessibility.Svetoslav Ganov2012-04-181-3/+50
* Fixing a regression I have introduced.Svetoslav Ganov2012-04-161-8/+10
* Accessibility focus - frameworkSvetoslav Ganov2012-04-133-380/+676
* Refactor input system into its own service.Jeff Brown2012-04-052-2/+2
* Fixing issues with the AccessibilityNodeInfo cache.Svetoslav Ganov2012-02-231-2/+3
* Improving accessibility APIs used for UI automation.Svetoslav Ganov2012-02-211-29/+22
* UI automation service disconnected upon package change.Svetoslav Ganov2012-02-101-25/+12
* Speedup the accessibility window querying APIs and clean up.Svetoslav Ganov2012-01-231-64/+64
* resolved conflicts for merge of 26f7a81f to masterSvetoslav Ganov2011-11-301-27/+85
|\
| * Fixing memory leaks in the accessiiblity layer.Svetoslav Ganov2011-11-291-27/+85
* | Adding APIs to enable reporting virtual view hierarchies to accessibility ser...Svetoslav Ganov2011-10-211-13/+13
|/
* TouchExplorer crashes if there is incative pointer while dragging.Svetoslav Ganov2011-10-181-2/+10
* Dragging in touch explore mode should not become exploring.Svetoslav Ganov2011-10-111-2/+7
* Accessibility test automation API not working.Svetoslav Ganov2011-10-061-25/+59
* System not checking if enabled services are installed when disabling accessib...Svetoslav Ganov2011-09-201-15/+13
* Touch explorer does not perform tap with the right pointer.Svetoslav Ganov2011-09-151-2/+2
* Update the public APIs for finding views by text to optionally use content de...Svetoslav Ganov2011-09-141-4/+6
* AccessibilityManagerService not registered for removed packages.Svetoslav Ganov2011-09-141-12/+32
* Disable accessibility if all accessibility serivces are disbaled.Svetoslav Ganov2011-09-141-1/+15
* Touch explorer does not cancel long press correctly causing system crash.Svetoslav Ganov2011-09-081-0/+1
* Tuning the TouchExplorerSvetoslav Ganov2011-09-031-4/+17