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
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accessibility: Sometimes cannot interact with nav bar items.
Svetoslav
2015-01-23
1
-6
/
+3
*
Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev
Svet Ganov
2014-12-12
1
-0
/
+3
|
\
|
*
Fix a NPE in AccessiiblityManagerService.
Svet Ganov
2014-12-11
1
-0
/
+3
*
|
Ignore accessibility overlay when computing window's interactive region.
Svet Ganov
2014-12-09
1
-2
/
+3
|
/
*
Ensure all events from a showing window are dispatched.
Svetoslav
2014-12-05
1
-27
/
+0
*
APIs for an accessibility service to put interaction tracking overlays.
Svetoslav
2014-10-21
1
-4
/
+31
*
Merge "Retire RecentApplicationsDialog" into lmp-mr1-dev
Adrian Roos
2014-10-20
1
-1
/
+0
|
\
|
*
Retire RecentApplicationsDialog
Adrian Roos
2014-10-08
1
-1
/
+0
*
|
Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
Kristian Monsen
2014-10-17
1
-0
/
+1
|
\
\
|
*
|
Let TYPE_ANNOUNCEMENT be sent from any window
Kristian Monsen
2014-10-17
1
-0
/
+1
*
|
|
Accessibility no longer overrides strong encryption.
Svetoslav
2014-10-17
1
-29
/
+0
|
/
/
*
|
Send accessibility events with no window.
Svet Ganov
2014-10-16
1
-1
/
+3
|
/
*
Merge "Clear identity before calling into the mount service." into lmp-dev
Svetoslav
2014-10-03
1
-4
/
+9
|
\
|
*
Clear identity before calling into the mount service.
Svetoslav
2014-10-03
1
-4
/
+9
*
|
TouchExploer computes incorrectly the click location.
Svetoslav
2014-10-03
2
-67
/
+41
|
/
*
Revert "TouchExplorer computes incorrectly the click location."
Svetoslav Ganov
2014-10-03
2
-32
/
+108
*
Merge "Fix accessiblity introspection from the shell user regression." into l...
Svetoslav
2014-10-01
1
-10
/
+16
|
\
|
*
Fix accessiblity introspection from the shell user regression.
Svetoslav
2014-10-01
1
-10
/
+16
*
|
Merge "Invalid accessibility state if UI test process crashes in a bad time."...
Svetoslav
2014-09-30
1
-1
/
+9
|
\
\
|
*
|
Invalid accessibility state if UI test process crashes in a bad time.
Svetoslav
2014-09-30
1
-1
/
+9
|
|
/
*
|
Use default encryption password if an accessibility service is enabled.
Svetoslav
2014-09-30
1
-0
/
+32
|
/
*
Merge "Invalid active window if temporary disabling accessibility for test to...
Svetoslav
2014-09-26
1
-2
/
+11
|
\
|
*
Invalid active window if temporary disabling accessibility for test tools.
Svetoslav
2014-09-25
1
-2
/
+11
*
|
Merge "Accessibility in bad state after using SDK tool uiautomatorviewer." in...
Svetoslav
2014-09-25
1
-0
/
+3
|
\
\
|
|
/
|
*
Accessibility in bad state after using SDK tool uiautomatorviewer.
Svetoslav
2014-09-25
1
-0
/
+3
*
|
Accessibility events may be fired even if no services observe them.
Svetoslav
2014-09-24
1
-1
/
+2
|
/
*
TouchExploer computes incorectly the click location.
Svetoslav
2014-09-19
2
-108
/
+32
*
Some accessibility events wrongly filtered out (regression).
Svetoslav
2014-09-18
1
-2
/
+2
*
Clicking on partially coverd views by other views or windows.
Svet Ganov
2014-09-07
2
-46
/
+115
*
Don't switch to touch exploring state on pointer up
Alan Viverette
2014-09-04
1
-1
/
+0
*
Clear binder identity when sending window change accessibility events.
Svetoslav
2014-09-03
1
-5
/
+10
*
Fix AccessibilityNode's isVisibleToUser behavior.
Svetoslav
2014-09-02
1
-10
/
+74
*
Fix the global gesture to enable accessibility.
Svetoslav
2014-08-28
1
-0
/
+1
*
Fix accessiblity CTS tests (framework).
Svetoslav
2014-08-26
1
-38
/
+96
*
Fix matrix multiply in accessiblity display adjustments.
Jeff Brown
2014-08-22
1
-40
/
+29
*
Improve the window query API performamce.
Svetoslav
2014-07-25
1
-130
/
+45
*
Add accessibility text contrast setting
Chris Craik
2014-07-16
1
-78
/
+60
*
Add accessibility action to open power long-press dialog
Alan Viverette
2014-07-10
1
-0
/
+7
*
Always call super when not sending the key event anywhere else
Kristian Monsen
2014-06-18
1
-0
/
+1
*
Fix backwards compatibility for introspected windows.
Svetoslav
2014-06-12
1
-1
/
+1
*
Moving and resizing windows not reported propely for accessibility.
Svetoslav
2014-06-12
1
-5
/
+17
*
Fixing bugs due to the new custom accessibility action APIs.
Svetoslav
2014-05-21
1
-37
/
+2
*
Simplify accessibility display adjustments
Alan Viverette
2014-05-12
2
-92
/
+2
*
Teach accessibility manager services about user profiles.
Svetoslav
2014-05-09
1
-25
/
+119
*
am 0f7ed1f4: Merge "Adding system support for a single accessibility focus."
Svetoslav
2014-04-11
2
-86
/
+211
|
\
|
*
Adding system support for a single accessibility focus.
Svetoslav
2014-04-11
2
-86
/
+211
*
|
resolved conflicts for merge of 6be2f952 to master-lockscreen-dev
Svetoslav
2014-04-10
1
-1
/
+36
|
\
\
|
|
/
|
*
Merge "Adding render stats APIs to UiAutomation (framework)."
Svetoslav
2014-04-10
1
-1
/
+36
|
|
\
|
|
*
Adding render stats APIs to UiAutomation (framework).
Svetoslav
2014-04-07
1
-1
/
+36
*
|
|
am bc1a8f42: Merge "Active window not correctly computed."
Svetoslav
2014-04-09
1
-1
/
+2
|
\
\
\
|
|
/
/
[next]