summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/accessibility/TouchExplorer.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issues in the TouchExplorer.Svetoslav2013-11-011-57/+86
* Ensure accessibility node cache is synced with service stateAlan Viverette2013-10-091-1/+2
* Crashes in TouchExplorer on two finger swipe.Svetoslav Ganov2013-09-031-15/+21
* Some hygiene for the touch explorer.Svetoslav2013-08-081-519/+264
* Accessibility support for the lockscreen - phone.Svetoslav Ganov2012-10-311-0/+13
* The active window for accessibility purposes can be miscomputed.Svetoslav Ganov2012-10-101-0/+1
* Accessibility active window not updated on time.Svetoslav Ganov2012-10-051-0/+5
* Merge "Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE...Svetoslav Ganov2012-10-041-78/+103
|\
| * Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START ...Svetoslav Ganov2012-10-031-78/+103
* | Exception in the touch explorer when dragging.Svetoslav Ganov2012-10-031-1/+3
|/
* Up motion event not injected by the touch explorer at the end of a drag.Svetoslav Ganov2012-10-021-1/+15
* Touch explorer and magnifier do not work well together.Svetoslav Ganov2012-10-021-22/+27
* Sending interaction end event at the end of a drag.Svetoslav Ganov2012-09-281-7/+0
* Some accessibility events not sent from touch explorer if apps misbehave.Svetoslav Ganov2012-09-281-0/+58
* Inconsistent events on transition from gesture detection to touch exploration.Svetoslav Ganov2012-09-281-0/+5
* The active window for accessibilitiy incorrectly tracked.Svetoslav Ganov2012-09-241-1/+1
* More than one finger at a time can trigger a system crash.Svetoslav Ganov2012-09-241-10/+4
* Multi-user support for the accessibility layer.Svetoslav Ganov2012-09-211-13/+2
* Some formatting missed in the previous patchSvetoslav Ganov2012-09-141-27/+21
* Adding accessibility events for touch and gesture detection states.Svetoslav Ganov2012-09-141-20/+115
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-93/+42
* Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-161-1/+1
* Fixing gesture recognition configuration in TouchExplorer.Casey Burkhardt2012-06-191-1/+3
* Active window not updated window not updated properly.Svetoslav Ganov2012-06-141-5/+21
* If a gesture cannot be detected the device should transition to touch explora...Svetoslav Ganov2012-06-131-0/+29
* Cannot click on the last touch explored auto-completion item.Svetoslav Ganov2012-06-071-14/+26
* Cannot interact with dialogs when IME is up and on not touch explored popups.Svetoslav Ganov2012-06-071-55/+83
* Nodes with contentDescription should always be important for accessibility.Svetoslav Ganov2012-06-051-1/+5
* Fixing a crash in the TouchExplorer.Svetoslav Ganov2012-06-021-4/+10
* Merge "Cannot double tap and hold outside of the input focused window." into ...Svetoslav Ganov2012-06-011-13/+33
|\
| * Cannot double tap and hold outside of the input focused window.Svetoslav Ganov2012-06-011-13/+33
* | Ask to enable touch exploration only the first time it enables the feature.Svetoslav Ganov2012-05-301-1/+1
|/
* Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-211-317/+594
* Adding an opt-in mechanism for gesture detection in AccessibilityService.Svetoslav Ganov2012-04-191-1/+1
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-312/+468
* Refactor input system into its own service.Jeff Brown2012-04-051-1/+1
* 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
* Touch explorer does not perform tap with the right pointer.Svetoslav Ganov2011-09-151-2/+2
* 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
* Clean up and bug fixes in the TouchExplorer.Svetoslav Ganov2011-08-291-175/+123
* Turning off accessibility feature reboots the deviceSvetoslav Ganov2011-08-051-1/+2
* ACTION_HOVER_EXIT sometimes not delivered during touch exploration.Svetoslav Ganov2011-08-041-1/+6
* TouchExplorer long press not working and activation tap not respecting distan...Svetoslav Ganov2011-07-241-74/+92
* Exception in TouchExplorer due to invalid pointer id.Svetoslav Ganov2011-07-161-5/+2
* Touch exploration gesture events change the window id.Svetoslav Ganov2011-07-131-2/+0
* ArrayIndexOutOfBounds exception in TouchExplorer.Svetoslav Ganov2011-06-271-13/+21
* Crash in the TouchExplorerSvetoslav Ganov2011-06-071-8/+12
* TouchExplorer - refactoring and a couple of bug fixesSvetoslav Ganov2011-05-191-157/+76