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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BinderDied may be called after we unregistered the death recipient.
Svetoslav
2013-04-15
1
-7
/
+18
*
Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-dev
Svetoslav
2013-04-15
1
-1
/
+3
|
\
|
*
Crash on non-eng builds due to lacking null check.
Svetoslav
2013-04-15
1
-1
/
+3
*
|
Fully setup newly bound service before state management.
Svetoslav
2013-04-15
1
-3
/
+5
|
/
*
Adding APIs for an accessibility service to intercept key events.
Svetoslav
2013-04-11
3
-45
/
+324
*
Incorrect unbinding of accessibility services.
Svetoslav
2013-03-22
1
-8
/
+8
*
Merge "Fake accessibility service used by UiAutomation not destroyed." into j...
Svetoslav
2013-02-28
1
-7
/
+36
|
\
|
*
Fake accessibility service used by UiAutomation not destroyed.
Svetoslav
2013-02-27
1
-7
/
+36
*
|
NPE in AccessibilityManagerService.
Svetoslav
2013-02-26
1
-10
/
+8
|
/
*
Trying to unregister a semi connected accessibility service.
Svetoslav
2013-02-20
1
-13
/
+11
*
Merge "Dynamically configurable accessibility flags mishandled."
Svetoslav
2013-02-15
1
-6
/
+10
|
\
|
*
Dynamically configurable accessibility flags mishandled.
Svetoslav
2013-02-15
1
-6
/
+10
*
|
User switch not handled properly in the accessibility manager service.
Svetoslav
2013-02-15
1
-12
/
+47
|
/
*
Proper clean up when Ui test automation service is unregistered or dies.
Svetoslav
2013-02-13
1
-0
/
+2
*
Fixing a NPE in accessibility manager service.
Svetoslav
2013-02-13
1
-1
/
+2
*
Refactoring of the Accessibility.
Svetoslav
2013-02-11
2
-439
/
+394
*
Ensure touch explorer and magnifier get a well-formed event stream.
Svetoslav
2013-02-04
1
-5
/
+40
*
"Fixing backwards cmpatibility for enabling explore by touch""
Svetoslav Ganov
2013-02-01
1
-36
/
+215
*
Revert "Fixing backwards cmpatibility for enabling explore by touch"
Mike Cleron
2013-02-01
1
-215
/
+36
*
Fixing backwards cmpatibility for enabling explore by touch
Svetoslav
2013-02-01
1
-36
/
+215
*
Merge "Add accessibility actions for text editing."
Svetoslav
2013-01-31
1
-1
/
+5
|
\
|
*
Add accessibility actions for text editing.
Svetoslav
2013-01-30
1
-1
/
+5
*
|
Remove "enhance web scripts" from settings and make it requested by plug-ins.
Svetoslav
2013-01-29
1
-131
/
+80
|
/
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-28
/
+31
*
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2013-01-16
1
-1
/
+2
*
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-14
3
-399
/
+227
*
am 524962c8: am ff411ddb: Merge "Framework: Use holo alert drawables"
Adam Powell
2012-12-07
1
-1
/
+1
|
\
|
*
Framework: Use holo alert drawables
Björn Lundén
2012-11-15
1
-1
/
+1
*
|
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-12-03
3
-920
/
+568
*
|
Adding dump support for the accessibility manager service.
Svetoslav Ganov
2012-11-21
1
-1
/
+63
|
/
*
Merge "Polish user selector accessibility." into jb-mr1-lockscreen-dev
Svetoslav Ganov
2012-11-02
1
-0
/
+1
|
\
|
*
Polish user selector accessibility.
Svetoslav Ganov
2012-11-02
1
-0
/
+1
*
|
Merge "Cannot click on partially visible views in touch exploration." into jb...
Svetoslav Ganov
2012-11-02
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
Cannot click on partially visible views in touch exploration.
Svetoslav Ganov
2012-11-01
1
-0
/
+21
*
|
Accessibility support for the lockscreen - phone.
Svetoslav Ganov
2012-10-31
1
-0
/
+13
|
/
*
Accessibility layer in inconsistent state after running UI test automation te...
Svetoslav Ganov
2012-10-25
1
-2
/
+3
*
Cannot pan in browser if magnification is enabled.
Svetoslav Ganov
2012-10-19
1
-4
/
+18
*
Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly ...
Svetoslav Ganov
2012-10-18
1
-39
/
+45
*
Long press not working if explore by touch and magnification are on.
Svetoslav Ganov
2012-10-16
1
-2
/
+27
*
Occasionally triple tap on the keyboard toggles screen magnification.
Svetoslav Ganov
2012-10-16
1
-18
/
+11
*
Screen magnification does not auto-pan when fragment dialog pops up.
Svetoslav Ganov
2012-10-11
1
-0
/
+1
*
Prevent out of range magnification scale to be persisted.
Svetoslav Ganov
2012-10-11
1
-1
/
+2
*
The active window for accessibility purposes can be miscomputed.
Svetoslav Ganov
2012-10-10
2
-1
/
+16
*
Show the touch explore enable dialog for the current user.
Svetoslav Ganov
2012-10-08
1
-1
/
+3
*
Merge "Accessibility active window not updated on time." into jb-mr1-dev
Svetoslav Ganov
2012-10-06
2
-5
/
+22
|
\
|
*
Accessibility active window not updated on time.
Svetoslav Ganov
2012-10-05
2
-5
/
+22
*
|
Merge "Screen magnification cannot be engaged in landscape on a phone." into ...
Svetoslav Ganov
2012-10-06
1
-17
/
+14
|
\
\
|
*
|
Screen magnification cannot be engaged in landscape on a phone.
Svetoslav Ganov
2012-10-05
1
-17
/
+14
|
|
/
*
|
Add flag for displaying non-user's Windows to user.
Craig Mautner
2012-10-05
1
-1
/
+2
|
/
*
Merge "Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE...
Svetoslav Ganov
2012-10-04
1
-78
/
+103
|
\
[next]