Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7105f6e81c1719779cd8f765243a432e9bedc886
/
services
/
accessibility
/
java
/
com
466b71e
Add config value for fingerprint gesture support
by Phil Weaver
· 7 years ago
9856179
Don't clear a11y focus with lock held
by Phil Weaver
· 7 years ago
bd57323
[DO NOT MERGE] Sort A11yService#getWindows by layer descending
by Eugene Susla
· 7 years ago
6f2e97e
Not allow shell to dump screen by using ui-automator if...
by Tony Mak
· 7 years ago
c863d50
Merge "Expose if running a11y service has crashed" into pi-dev
by TreeHugger Robot
· 7 years ago
c09a021
Expose if running a11y service has crashed
by Phil Weaver
· 7 years ago
53454a1
Don't let non-touchable windows retain a11y focus
by Phil Weaver
· 7 years ago
3a1b5d1
Merge "Fix bug in clearing a11y focus"
by TreeHugger Robot
· 7 years ago
7bb765e
Fix bug in clearing a11y focus
by Phil Weaver
· 7 years ago
6343b32
Make equality check more robust for a11y button
by Phil Weaver
· 7 years ago
fde4456
Merge "Stop throwing exceptions in TouchExplorer"
by Phil Weaver
· 7 years ago
9404bea
Stop throwing exceptions in TouchExplorer
by Phil Weaver
· 7 years ago
75fbfc7
Use PooledLambda in A11yManagerService
by Eugene Susla
· 7 years ago
a9e97b0
Merge "Couple fixes for M11nGestureHandler"
by TreeHugger Robot
· 7 years ago
5210e94
Couple fixes for M11nGestureHandler
by Eugene Susla
· 7 years ago
8d79feb
Merge "Fix magnification viewport drifting when scaling"
by TreeHugger Robot
· 7 years ago
10280a8
Fix magnification viewport drifting when scaling
by Eugene Susla
· 7 years ago
421822c
Merge "Clean up usage of COWArrayList in a11y code"
by TreeHugger Robot
· 7 years ago
b7c8f2d
Clean up usage of COWArrayList in a11y code
by Eugene Susla
· 7 years ago
bbab23f
Frameworks: Annotate trivial @GuardedBy in services/ misc
by Andreas Gampe
· 7 years ago
6af87a9
Merge "Fix inconsistent MagnificationGestureHandler state after delegation"
by TreeHugger Robot
· 7 years ago
8f07ee1
Fix magnification button toggle off
by Eugene Susla
· 7 years ago
e6e55b5
Fix inconsistent MagnificationGestureHandler state after delegation
by Eugene Susla
· 7 years ago
d042974
Add a11y action to take screenshot
by Phil Weaver
· 7 years ago
dc8e526
Merge "Treat ACTION_CANCEL as ACTION_UP for magnification"
by TreeHugger Robot
· 7 years ago
34bc2ab
Merge "Prevent race condition when iterating over bound services"
by TreeHugger Robot
· 7 years ago
5b05f77
Prevent race condition when iterating over bound services
by Eugene Susla
· 7 years ago
7c070b3
Use the public OPSTR of the BIND_ACCESSIBILITY_SERVICE app op.
by Peter Visontay
· 7 years ago
cbc43ed
Merge "Make accessibility window events more granular"
by Phil Weaver
· 7 years ago
c0fec9c
Merge "[M11n] Add missing defensive copies"
by TreeHugger Robot
· 7 years ago
7dbd24c
[M11n] Add missing defensive copies
by Eugene Susla
· 7 years ago
fe87bce
Fix magnification unit test
by Eugene Susla
· 7 years ago
bb2f28a
Make accessibility window events more granular
by Phil Weaver
· 7 years ago
d223db3
Add infrastructure for running a11y tests in instant mode
by Svet Ganov
· 7 years ago
2756ddb
Merge "Communicate relevantEvents=0 for packages excluded from whitelist"
by TreeHugger Robot
· 7 years ago
348bd71
Merge "Make accessibility anchor id a long"
by Phil Weaver
· 7 years ago
4b7c919e
Communicate relevantEvents=0 for packages excluded from whitelist
by Eugene Susla
· 7 years ago
ffed5c8
Merge "Revert "Log an App Op when an accessibility action is performed.""
by TreeHugger Robot
· 7 years ago
75dce7c
Make accessibility anchor id a long
by Phil Weaver
· 7 years ago
e8fb83f
Revert "Log an App Op when an accessibility action is performed."
by Phil Weaver
· 7 years ago
8f02229
Merge "Notify system when uiAutomation terminates"
by Phil Weaver
· 7 years ago
19eb5895
Log an App Op when an accessibility action is performed.
by Peter Visontay
· 7 years ago
371f79c
Merge "clearCallingIdentity before calling into getPackageUidAsUser"
by Tony Mak
· 7 years ago
239677d
Notify system when uiAutomation terminates
by Phil Weaver
· 7 years ago
1232d58
clearCallingIdentity before calling into getPackageUidAsUser
by Tony Mak
· 7 years ago
1195083
Log an App Op when an accessibility service is registered.
by Peter Visontay
· 7 years ago
240aed9
Prevent reporting fake package name - framework
by Svet Ganov
· 7 years ago
b9f0612
Allow a11y shortcut to toggle framework features
by Phil Weaver
· 7 years ago
e99bc05
WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services
by Adrian Roos
· 7 years ago
f9a651d
Global a11y action to lock screen
by Eugene Susla
· 7 years ago
6cc467e
Treat ACTION_CANCEL as ACTION_UP for magnification
by Eugene Susla
· 7 years ago
96d3f47
Fix issue with accessibility when switching users
by Phil Weaver
· 7 years ago
a55f74e
Magnification Gestures CTS test
by Eugene Susla
· 7 years ago
728354b
Various minor magnification improvements
by Eugene Susla
· 7 years ago
ff70683
Handle UiAutomation dying before being connected
by Phil Weaver
· 7 years ago
4f8680b
MagnificationGestureHandler refactoring and unit test
by Eugene Susla
· 7 years ago
47386b1
Merge "Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e am: f124c72600 am: 99317517cb" into oc-mr1-dev-plus-aosp
by Edward Savage-Jones
· 7 years ago
41ef8e4
Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e am: f124c72600
by Edward Savage-Jones
· 7 years ago
f124c72
Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e
by Edward Savage-Jones
· 7 years ago
4d31828
IllegalArgumentException in MagnificationGestureHandler
by Edward Savage-Jones
· 7 years ago
015847a
Refactoring A11yService and UiAutomation handling
by Phil Weaver
· 7 years ago
5add014
Merge "Place focus on window when a11y performs an action" into oc-mr1-dev am: c6c9e089db
by Phil Weaver
· 7 years ago
5dc3ebc
Place focus on window when a11y performs an action
by Phil Weaver
· 7 years ago
53b690b
Better guarantee a11y service initial state
by Phil Weaver
· 7 years ago
77287ab
Block a11y-changing key events from a11y services
by Phil Weaver
· 7 years ago
3c7022a
Merge "Don't break key event stream when enabling a11y" into oc-dev am: bb8a7983ff
by Phil Weaver
· 7 years ago
6b5cde5
Don't break key event stream when enabling a11y
by Phil Weaver
· 7 years ago
8cc3fee
Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev am: 4ab690a50d
by Casey Burkhardt
· 7 years ago
469a208
Resolve 3 inconsistencies in accessibility button API
by Casey Burkhardt
· 7 years ago
194a323
Merge "Stop populating accessibility nodes with events"
by Phil Weaver
· 7 years ago
651fe9f
Stop populating accessibility nodes with events
by Phil Weaver
· 7 years ago
95cf170
Merge "Match attributes to actions for pip a11y" into oc-dev
by Phil Weaver
· 7 years ago
a0260a1
Stop system process crash in TouchExplorer
by Phil Weaver
· 7 years ago
22e0d48
Match attributes to actions for pip a11y
by Phil Weaver
· 8 years ago
be2922f
A11y changes for API council
by Phil Weaver
· 8 years ago
09d4ff8
Remove a11y web flags and associated settings
by Phil Weaver
· 8 years ago
c240c9b
Merge "clear calling identity before calling settings provider" into oc-dev
by TreeHugger Robot
· 8 years ago
35ba7ec
clear calling identity before calling settings provider
by Tony Mak
· 8 years ago
5d61440
Improved multiuser support for A11y button/Magnification
by Casey Burkhardt
· 8 years ago
ecb5b5c
Merge "Revise Accessibility button chooser intent/permissions" into oc-dev
by Casey Burkhardt
· 8 years ago
afe3ef1b
Revise Accessibility button chooser intent/permissions
by Casey Burkhardt
· 8 years ago
5b43fca
Fix crash when using list of enabled a11y services
by Phil Weaver
· 8 years ago
3bf7c76
Merge "Fix AccessibilityManager returning duplicate services" into oc-dev
by Casey Burkhardt
· 8 years ago
fe9a53b
Consistent dump() permission checking.
by Jeff Sharkey
· 8 years ago
0dd5b94
Fix AccessibilityManager returning duplicate services
by Casey Burkhardt
· 8 years ago
f1a9aff
Fix permission checking for a11y volume.
by Phil Weaver
· 8 years ago
5e8b980
Target selection for Accessibility button
by Casey Burkhardt
· 8 years ago
ce687c5
Restructure a11y shortcut settings
by Phil Weaver
· 8 years ago
74922c6
Display magnification via the nav bar Accessibility Button
by Casey Burkhardt
· 8 years ago
00de0e6
Merge "fix IndexOutOfBoundsException in AccessibilityManagerService..manageServicesLocked" am: 14c7e67da8 am: 6006d681ab
by Svetoslav Ganov
· 8 years ago
6006d68
Merge "fix IndexOutOfBoundsException in AccessibilityManagerService..manageServicesLocked"
by Svetoslav Ganov
· 8 years ago
ef4351c
Dont dispatch a11y events that have no subscribers
by Eugene Susla
· 8 years ago
f00cd14
Basic accessibility support for picture-in-picture
by Phil Weaver
· 8 years ago
e3bf23be
Merge "Verify fingerprint exists before using it"
by Phil Weaver
· 8 years ago
0adfbd3
Use accessibility action for touch exploration
by Phil Weaver
· 8 years ago
7917a2f
Verify fingerprint exists before using it
by Phil Weaver
· 8 years ago
1e27582
Merge "Provide text locations to accessibility services."
by Phil Weaver
· 8 years ago
edb5468
Merge "Initial implementation of Nav Bar Accessibility Button"
by Casey Burkhardt
· 8 years ago
c2e2893
Provide text locations to accessibility services.
by Phil Weaver
· 8 years ago
048c2bc
Initial implementation of Nav Bar Accessibility Button
by Casey Burkhardt
· 8 years ago
Next »