index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
accessibility
/
TouchExplorer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing issues in the TouchExplorer.
Svetoslav
2013-11-01
1
-57
/
+86
*
Ensure accessibility node cache is synced with service state
Alan Viverette
2013-10-09
1
-1
/
+2
*
Crashes in TouchExplorer on two finger swipe.
Svetoslav Ganov
2013-09-03
1
-15
/
+21
*
Some hygiene for the touch explorer.
Svetoslav
2013-08-08
1
-519
/
+264
*
Accessibility support for the lockscreen - phone.
Svetoslav Ganov
2012-10-31
1
-0
/
+13
*
The active window for accessibility purposes can be miscomputed.
Svetoslav Ganov
2012-10-10
1
-0
/
+1
*
Accessibility active window not updated on time.
Svetoslav Ganov
2012-10-05
1
-0
/
+5
*
Merge "Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE...
Svetoslav Ganov
2012-10-04
1
-78
/
+103
|
\
|
*
Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START ...
Svetoslav Ganov
2012-10-03
1
-78
/
+103
*
|
Exception in the touch explorer when dragging.
Svetoslav Ganov
2012-10-03
1
-1
/
+3
|
/
*
Up motion event not injected by the touch explorer at the end of a drag.
Svetoslav Ganov
2012-10-02
1
-1
/
+15
*
Touch explorer and magnifier do not work well together.
Svetoslav Ganov
2012-10-02
1
-22
/
+27
*
Sending interaction end event at the end of a drag.
Svetoslav Ganov
2012-09-28
1
-7
/
+0
*
Some accessibility events not sent from touch explorer if apps misbehave.
Svetoslav Ganov
2012-09-28
1
-0
/
+58
*
Inconsistent events on transition from gesture detection to touch exploration.
Svetoslav Ganov
2012-09-28
1
-0
/
+5
*
The active window for accessibilitiy incorrectly tracked.
Svetoslav Ganov
2012-09-24
1
-1
/
+1
*
More than one finger at a time can trigger a system crash.
Svetoslav Ganov
2012-09-24
1
-10
/
+4
*
Multi-user support for the accessibility layer.
Svetoslav Ganov
2012-09-21
1
-13
/
+2
*
Some formatting missed in the previous patch
Svetoslav Ganov
2012-09-14
1
-27
/
+21
*
Adding accessibility events for touch and gesture detection states.
Svetoslav Ganov
2012-09-14
1
-20
/
+115
*
Screen magnification - feature - framework.
Svetoslav Ganov
2012-09-06
1
-93
/
+42
*
Removing a workaround for incorrect window position on window move.
Svetoslav Ganov
2012-07-16
1
-1
/
+1
*
Fixing gesture recognition configuration in TouchExplorer.
Casey Burkhardt
2012-06-19
1
-1
/
+3
*
Active window not updated window not updated properly.
Svetoslav Ganov
2012-06-14
1
-5
/
+21
*
If a gesture cannot be detected the device should transition to touch explora...
Svetoslav Ganov
2012-06-13
1
-0
/
+29
*
Cannot click on the last touch explored auto-completion item.
Svetoslav Ganov
2012-06-07
1
-14
/
+26
*
Cannot interact with dialogs when IME is up and on not touch explored popups.
Svetoslav Ganov
2012-06-07
1
-55
/
+83
*
Nodes with contentDescription should always be important for accessibility.
Svetoslav Ganov
2012-06-05
1
-1
/
+5
*
Fixing a crash in the TouchExplorer.
Svetoslav Ganov
2012-06-02
1
-4
/
+10
*
Merge "Cannot double tap and hold outside of the input focused window." into ...
Svetoslav Ganov
2012-06-01
1
-13
/
+33
|
\
|
*
Cannot double tap and hold outside of the input focused window.
Svetoslav Ganov
2012-06-01
1
-13
/
+33
*
|
Ask to enable touch exploration only the first time it enables the feature.
Svetoslav Ganov
2012-05-30
1
-1
/
+1
|
/
*
Changing the interaction model of the touch explorer.
Svetoslav Ganov
2012-05-21
1
-317
/
+594
*
Adding an opt-in mechanism for gesture detection in AccessibilityService.
Svetoslav Ganov
2012-04-19
1
-1
/
+1
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-312
/
+468
*
Refactor input system into its own service.
Jeff Brown
2012-04-05
1
-1
/
+1
*
TouchExplorer crashes if there is incative pointer while dragging.
Svetoslav Ganov
2011-10-18
1
-2
/
+10
*
Dragging in touch explore mode should not become exploring.
Svetoslav Ganov
2011-10-11
1
-2
/
+7
*
Touch explorer does not perform tap with the right pointer.
Svetoslav Ganov
2011-09-15
1
-2
/
+2
*
Touch explorer does not cancel long press correctly causing system crash.
Svetoslav Ganov
2011-09-08
1
-0
/
+1
*
Tuning the TouchExplorer
Svetoslav Ganov
2011-09-03
1
-4
/
+17
*
Clean up and bug fixes in the TouchExplorer.
Svetoslav Ganov
2011-08-29
1
-175
/
+123
*
Turning off accessibility feature reboots the device
Svetoslav Ganov
2011-08-05
1
-1
/
+2
*
ACTION_HOVER_EXIT sometimes not delivered during touch exploration.
Svetoslav Ganov
2011-08-04
1
-1
/
+6
*
TouchExplorer long press not working and activation tap not respecting distan...
Svetoslav Ganov
2011-07-24
1
-74
/
+92
*
Exception in TouchExplorer due to invalid pointer id.
Svetoslav Ganov
2011-07-16
1
-5
/
+2
*
Touch exploration gesture events change the window id.
Svetoslav Ganov
2011-07-13
1
-2
/
+0
*
ArrayIndexOutOfBounds exception in TouchExplorer.
Svetoslav Ganov
2011-06-27
1
-13
/
+21
*
Crash in the TouchExplorer
Svetoslav Ganov
2011-06-07
1
-8
/
+12
*
TouchExplorer - refactoring and a couple of bug fixes
Svetoslav Ganov
2011-05-19
1
-157
/
+76
[next]