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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
SystemUIService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proto dump from SystemUI.
Fabian Kozynski
2022-10-20
1
-1
/
+1
*
Ensure log buffers are dumped to file on uncaught exceptions
Justin Weir
2022-05-02
1
-0
/
+1
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-1
/
+1
*
Listen for EXTRA_PRESENT changes
Evan Laird
2020-10-19
1
-1
/
+10
*
Freeze log buffers when a bug report is taken
Ned Burns
2020-06-01
1
-1
/
+14
*
Split DumpManager into two
Ned Burns
2020-05-19
1
-7
/
+7
*
Add service for dumping at NORMAL priority
Ned Burns
2020-02-20
1
-0
/
+7
*
Introduce DumpManager
Ned Burns
2020-02-20
1
-59
/
+15
*
Conslidate @MainHandler and similar to @Main (and similar).
Dave Mankoff
2019-12-20
1
-2
/
+2
*
Remove Dependency.get(MAIN_HANDLER) from SystemUIService
Dave Mankoff
2019-11-19
1
-1
/
+13
*
Don't dump SysUI config if other args are provided
Ned Burns
2019-10-29
1
-5
/
+3
*
Merge "Dump the system UI components config, so we can check if OEM redefines...
Felipe Leme
2019-10-18
1
-0
/
+31
|
\
|
*
Dump the system UI components config, so we can check if OEM redefines them.
Felipe Leme
2019-10-11
1
-0
/
+31
|
*
Initialize Dependency with the Application when Dagger starts.
Dave Mankoff
2019-08-09
1
-1
/
+10
*
|
Fix dump Dependency
Fabian Kozynski
2019-09-17
1
-1
/
+1
*
|
[DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791
Hyunyoung Song
2019-09-01
1
-1
/
+10
|
/
*
Add ability to dump specific dependency controller
Winson Chung
2019-04-18
1
-2
/
+2
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-3
/
+3
*
Move plugin support to shared lib
Tony Wickham
2018-09-28
1
-2
/
+2
*
Clean up DozeService plugin listeners.
Dan Sandler
2018-02-15
1
-0
/
+6
*
Add BinderProxy tracking code to SysUI.
Dan Sandler
2018-01-24
1
-0
/
+19
*
Introduce RescueParty.
Jeff Sharkey
2017-01-20
1
-0
/
+7
*
Fix crash when taking screenshot.
Jorim Jaggi
2014-04-05
1
-0
/
+6
*
Wait for Keyguard to be drawn after boot.
Jorim Jaggi
2014-04-02
1
-54
/
+3
*
Decouple storage notification from status bar.
John Spurlock
2013-06-25
1
-0
/
+1
*
Decouple recents from status bar.
John Spurlock
2013-06-24
1
-0
/
+4
*
Introduce SystemUI-managed alternative system bars.
John Spurlock
2013-06-21
1
-25
/
+6
*
Remove TabletStatusBar from systemui package.
John Spurlock
2013-06-12
1
-14
/
+4
*
Organize the imports in systemui.
John Spurlock
2013-06-12
1
-3
/
+3
*
Migrate systemui Slog calls to Log
John Spurlock
2013-06-06
1
-4
/
+4
*
Remove a workaround for accessibility managers that works across users.
Svetoslav
2013-02-28
1
-10
/
+0
*
Add brightness dialog to SystemUI
Michael Wright
2013-02-20
1
-0
/
+1
*
Multi-user support for the accessibility layer.
Svetoslav Ganov
2012-09-21
1
-0
/
+5
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-2
/
+2
*
Migrate ringtone playback to SystemUI.
Jeff Sharkey
2012-04-27
1
-0
/
+1
*
Protect system services with DUMP permission.
Jeff Sharkey
2012-04-26
1
-8
/
+0
*
Clean up status bar, system bar, navigation bar management.
Dianne Hackborn
2012-04-04
1
-3
/
+3
*
Rework how we decide whether to use system or status bar.
Dianne Hackborn
2011-05-26
1
-1
/
+15
*
Look again; the system bar is now diamonds.
Daniel Sandler
2010-12-15
1
-0
/
+8
*
Make the low battery dialog work again.
Joe Onorato
2010-10-27
1
-3
/
+14
*
Refactor SystemUI so the status bar isn't a Service of its own.
Joe Onorato
2010-10-21
1
-0
/
+105