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
/
fragments
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-02
3
-21
/
+35
|
\
|
*
Remove Dependency#get from fragments package.
Dave Mankoff
2023-01-25
3
-21
/
+35
*
|
SystemUI: Re-inflate QS and SB when CONFIG_SCREEN_LAYOUT
althafvly
2022-10-26
1
-1
/
+2
*
|
Revert "Do not re-inflate QS and SB when CONFIG_UI_MODE"
Danny Lin
2022-10-18
1
-1
/
+1
|
/
*
Fix RTL changes in PagedTileLayout
Fabian Kozynski
2022-04-27
1
-1
/
+1
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-3
/
+2
*
Remove CONFIG_SCREEN_LAYOUT from InterestingConfigChanges params
Nicolo' Mazzucato
2022-01-18
1
-1
/
+1
*
Add ATrace in critical points for unfolding
Nicolo' Mazzucato
2022-01-14
1
-0
/
+3
*
Move status bar initialization into its own class
Evan Laird
2021-12-06
1
-1
/
+12
*
[Status Bar Refactor] Inject NotificationPanelViewController into
Caitlin Cassidy
2021-11-18
2
-26
/
+44
*
[Status Bar Refactor] Define a new dagger component that gets re-created
Caitlin Cassidy
2021-11-13
1
-1
/
+1
*
Manually register Dumpables to DumpManager
Ned Burns
2021-09-08
1
-2
/
+7
*
Do not re-inflate QS and SB when CONFIG_UI_MODE
Lucas Dupin
2021-06-02
1
-2
/
+1
*
[Ongoing Call Chip] Add feature flag + controller
Caitlin Cassidy
2021-04-01
1
-0
/
+4
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Clean up navigation bar
Winson Chung
2020-08-12
1
-5
/
+0
*
5/N Reduce number of accessors of root component.
Dave Mankoff
2020-08-11
1
-3
/
+7
*
1/N: Rename SysuiRootComponent to GlobalRootComponent
Dave Mankoff
2020-08-11
1
-2
/
+2
*
Remove Dependency.staticOnConfigurationChanged
Dave Mankoff
2019-11-20
1
-10
/
+15
*
Move DI related coded into new dagger package.
Dave Mankoff
2019-10-21
1
-1
/
+1
*
Allow Services to be created through Dagger.
Dave Mankoff
2019-07-08
1
-2
/
+2
*
Add workaround to handle overlay package changes for non-primary users
Winson Chung
2019-05-16
1
-11
/
+8
*
Convert QS to use injection and not Dependency
Jason Monk
2018-12-19
1
-0
/
+5
*
Add support for dagger injection with fragments
Jason Monk
2018-12-19
2
-2
/
+81
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-1
/
+2
*
Use display context to inflate navbar on external display
Riddle Hsu
2018-11-14
2
-14
/
+15
*
Migrate SysUI theme to UiMode
Lucas Dupin
2018-07-04
1
-1
/
+2
*
Merge "Dump fragments in sysui when dumping" into pi-dev am: cff36e4180
Jason Monk
2018-05-17
1
-1
/
+13
|
\
|
*
Dump fragments in sysui when dumping
Jason Monk
2018-05-17
1
-1
/
+13
*
|
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-04-20
1
-1
/
+1
|
/
*
Take a wrench to the pipes
Jason Monk
2017-07-14
1
-0
/
+2
*
Use id directly when extensions change fragments
Jason Monk
2017-06-22
2
-5
/
+5
*
Merge "Fix up some jank from unnecessary reinflation" into oc-dev am: f6e2099063
Jason Monk
2017-06-06
1
-1
/
+2
|
\
|
*
Fix up some jank from unnecessary reinflation
Jason Monk
2017-06-05
1
-1
/
+2
*
|
Revert "Revert "Extend extension support""
Jason Monk
2017-05-01
3
-94
/
+79
*
|
Revert "Extend extension support"
Guang Zhu
2017-04-28
3
-79
/
+94
*
|
Extend extension support
Jason Monk
2017-04-28
3
-94
/
+79
|
/
*
Merge "Sysui Leaks: Leak check destroyed fragments" into oc-dev
TreeHugger Robot
2017-04-14
1
-0
/
+6
|
\
|
*
Sysui Leaks: Leak check destroyed fragments
Adrian Roos
2017-04-13
1
-0
/
+6
*
|
Update more implementations of findViewById()
Alan Viverette
2017-04-13
1
-2
/
+2
|
/
*
Re-inflate fragments in sysui on font scale change
Jason Monk
2017-03-23
1
-3
/
+3
*
Merge "New system for versioning sysui plugins"
Jason Monk
2017-02-15
1
-2
/
+3
|
\
|
*
New system for versioning sysui plugins
Jason Monk
2017-02-09
1
-2
/
+3
*
|
Tuner updates
Jason Monk
2017-02-15
2
-7
/
+19
|
/
*
Work on separating out the status bar management
Jason Monk
2017-02-08
1
-1
/
+2
*
Fix leaks in sysui
Jason Monk
2017-02-02
1
-1
/
+2
*
SysUI fragments: Integrate new support for constructing
Jason Monk
2017-01-23
2
-24
/
+75
*
Move navigation bar logic to its own class
Jason Monk
2017-01-17
1
-1
/
+1
*
Fix FragmentManager.FragmentLifecycleCallbacks scope
Adam Powell
2016-11-17
1
-2
/
+1
*
Plugin fragment support
Jason Monk
2016-11-11
2
-1
/
+88
[next]