index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fade out navbar on lockscreen -> homescreen transition
Mike Schneider
2023-04-06
1
-2
/
+2
*
Merge "[DO NOT MERGE] Convert QSFactoryImpl to use @Multibinds" into tm-qpr-dev
Rasheed Lewis
2023-02-14
1
-0
/
+76
|
\
|
*
[DO NOT MERGE] Convert QSFactoryImpl to use @Multibinds
Rasheed Lewis
2023-02-14
1
-0
/
+76
*
|
Implement Font Scaling Quick Settings Tile (4/n)
Candice Lo
2023-02-13
1
-1
/
+72
|
/
*
Implement Font Scaling Quick Settings Tile (3/n)
Candice Lo
2023-02-13
1
-0
/
+36
*
Merge "[DO NOT MERGE] Add centralized DisplayTracker for SystemUI" into tm-qp...
Alex Stetson
2023-01-27
2
-6
/
+13
|
\
|
*
[DO NOT MERGE] Add centralized DisplayTracker for SystemUI
Alex Stetson
2023-01-26
2
-6
/
+13
*
|
Publish dream state to OverviewProxyService.
Bryce Lee
2023-01-25
1
-1
/
+2
|
/
*
Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...
Alex Stetson
2023-01-19
6
-50
/
+72
|
\
|
*
[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker
Alex Stetson
2023-01-17
6
-50
/
+72
*
|
Make ScreenshotRequest handle hardware bitmap conversion
Miranda Kephart
2023-01-18
1
-3
/
+5
|
/
*
Remove CentralSurfaces from ShadeController
Justin Weir
2022-11-29
1
-3
/
+5
*
Register statusbar actions only if CentralSurfaces is available
Toshiki Kikuchi
2022-11-11
1
-2
/
+5
*
Make CoreStartable an Interface.
Dave Mankoff
2022-10-13
2
-5
/
+6
*
Eval KG showing, occluded and visibility together
Beverly
2022-10-06
1
-2
/
+2
*
Resolved minor warnings in a few notification and accessibility
Shawn Lee
2022-10-04
2
-11
/
+8
*
Remove more thin wrappers from the shared lib
Winson Chung
2022-09-14
1
-2
/
+20
*
Code cleanup of ScreenshotRequest and usages
Mark Renouf
2022-08-01
1
-1
/
+1
*
Fix the crash on animating the accessibility floating menu.
Peter_Liang
2022-07-19
1
-0
/
+1
*
Bubbles ignore gestures when notif expanded
Ats Jenk
2022-05-13
1
-2
/
+3
*
Rename CentralSurfacesInt back to CentralSurfaces.
Dave Mankoff
2022-04-28
1
-6
/
+6
*
Make CentralSurfaces an Interface.
Dave Mankoff
2022-04-28
1
-6
/
+6
*
Merge "Check target is empty before showing it in AccessibilityFloatingMenu" ...
Menghan Li
2022-04-20
1
-1
/
+8
|
\
|
*
Check target is empty before showing it in AccessibilityFloatingMenu
jasonwshsu
2022-04-18
1
-1
/
+8
*
|
Merge "Fix Accessibility Shortcut does not show up while SystemUI restart" in...
Menghan Li
2022-04-20
1
-10
/
+2
|
\
\
|
*
|
Fix Accessibility Shortcut does not show up while SystemUI restart
menghanli
2022-04-11
1
-10
/
+2
*
|
|
Remove contents of DependencyProvider.
Dave Mankoff
2022-04-14
1
-0
/
+3
|
|
/
|
/
|
*
|
Notifies magnification change for the transitioning target mode
mincheli
2022-04-11
1
-0
/
+2
|
/
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
*
Fix the flaky AccessibilityMagnificationTest#testListener
ryanlwlin
2022-03-15
1
-4
/
+10
*
Adds WindowBounds in WindowMagnificationController dump info.
Daniel Hsieh
2022-03-04
1
-0
/
+1
*
Disables tracking focus on move a11y actions.
Daniel Hsieh
2022-03-01
4
-11
/
+8
*
Adds moveWindowMagnifierToPosition method
Daniel Hsieh
2022-03-01
4
-5
/
+60
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-12
/
+13
*
Support set window size API
ryanlwlin
2022-02-22
1
-29
/
+86
*
Add DPAD keys into Accessibility GlobalAction and SystemAction.
Kaiqiang Wang
2022-02-01
1
-1
/
+158
*
Fix incorrect magnification window size when the dvice is folded
ryanlwlin
2022-01-20
3
-18
/
+48
*
Merge "Support following typing foucs in window mode [2/n]."
Daniel Hsieh
2022-01-07
4
-0
/
+28
|
\
|
*
Support following typing foucs in window mode [2/n].
Daniel Hsieh
2022-01-05
4
-0
/
+28
*
|
Notifies window magnifcation changes for AccessibilityService (1/n)
mincheli
2022-01-03
1
-3
/
+7
|
/
*
Add back AccessibilityFloatingMenuController into StatusBar
jasonwshsu
2021-11-30
2
-5
/
+7
*
Support triple-tap and hold for window magnification.
Daniel Hsieh
2021-11-26
4
-26
/
+177
*
Refactoring that make WindowMagnificationController has WindowMagnificationAn...
mincheli
2021-11-17
3
-80
/
+100
*
Merge "Support enable window magnification without animation"
Ryan Lin
2021-11-12
2
-3
/
+32
|
\
|
*
Support enable window magnification without animation
ryanlwlin
2021-11-11
2
-3
/
+32
*
|
Merge "Rename SystemUI class to CoreStartable"
Dave Mankoff
2021-11-10
2
-4
/
+4
|
\
\
|
*
|
Rename SystemUI class to CoreStartable
Dave Mankoff
2021-11-09
2
-4
/
+4
*
|
|
Support individual magnification mode for each display
ryanlwlin
2021-11-10
4
-16
/
+59
|
|
/
|
/
|
*
|
Fix magnification border includes taskbar
ryanlwlin
2021-11-05
1
-0
/
+2
|
/
*
Merge "Add flags to permission protected SysUI broadcasts"
Michael Groover
2021-10-21
1
-1
/
+2
|
\
[next]