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
/
qs
/
QSTileHost.java
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
1
-53
/
+19
|
\
|
*
Extract QSHost interface
Fabian Kozynski
2023-02-22
1
-52
/
+16
|
*
Add some logs to make current QS tiles state clearer
Anton Potapov
2023-01-28
1
-1
/
+3
|
*
Fix work tile setup when adding work profile
Anton Potapov
2023-01-10
1
-5
/
+0
*
|
Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...
George Zacharia
2023-04-03
1
-8
/
+21
|
\
\
|
*
|
Fix work tile setup when adding work profile
Anton Potapov
2023-01-24
1
-5
/
+0
|
|
/
|
*
Add force updating ManagedProfileController state on user change
Anton Potapov
2022-12-05
1
-1
/
+1
|
*
Add Customization Lib
Hawkwood Glazier
2022-11-18
1
-1
/
+1
|
*
Proto dump from SystemUI.
Fabian Kozynski
2022-10-20
1
-1
/
+19
*
|
QSTileHost: Fix crashes with tiles like Anti flicker
Alex Yustasov
2022-12-15
1
-2
/
+3
*
|
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-3
/
+46
|
\
|
|
*
Merge changes I966312e0,Ie443f626 into tm-qpr-dev
Fabian Kozynski
2022-08-10
1
-2
/
+46
|
|
\
|
|
*
Properly store CustomTile added/removed
Fabian Kozynski
2022-08-04
1
-2
/
+46
|
*
|
Reduce blocking calls to Settings in main thread
Fabian Kozynski
2022-08-04
1
-2
/
+16
|
|
/
|
*
Fix race condition in QSTileHost
Fabian Kozynski
2022-07-25
1
-43
/
+89
|
*
Remove logging line
Fabian Kozynski
2022-06-27
1
-1
/
+0
|
*
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
*
|
SystemUI: Only add GarbageMonitor tile to default tiles on ENG builds
Arne Coucheron
2022-10-21
1
-1
/
+1
*
|
Revert "[DO NOT MERGE] Make sure WiFi and Cell tiles are not created in Provi...
Danny Lin
2022-10-18
1
-14
/
+0
*
|
QSTileHost: Add reloadAllTiles method
Kshitij Gupta
2022-10-16
1
-8
/
+9
*
|
QSTileHost: Don't recreate tiles when LiveDisplay gets initialized
Joey Huab
2022-10-16
1
-16
/
+0
*
|
Merge tag 'android-13.0.0_r11' into t13.0
Semavi Ulusoy
2022-10-16
1
-46
/
+106
|
\
\
|
*
|
Reduce blocking calls to Settings in main thread
Fabian Kozynski
2022-08-12
1
-2
/
+16
|
*
|
Fix race condition in QSTileHost
Fabian Kozynski
2022-08-12
1
-44
/
+90
|
|
/
*
|
Revert "Fix race condition in QSTileHost"
Joey Huab
2022-10-05
1
-90
/
+44
*
|
Merge tag 'android-13.0.0_r8' into nan
Semavi Ulusoy
2022-10-04
1
-44
/
+90
|
\
\
|
*
|
Fix race condition in QSTileHost
Fabian Kozynski
2022-08-19
1
-44
/
+90
|
|
/
*
/
SystemUI: Add LiveDisplay tile
Steve Kondik
2022-09-12
1
-0
/
+16
|
/
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-3
/
+2
*
[Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.
Caitlin Cassidy
2022-02-28
1
-7
/
+7
*
Remove Dependency#get from qs.external.
Dave Mankoff
2022-02-04
1
-15
/
+6
*
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
1
-0
/
+5
*
[ProviderModel] Internal cleanup, remove the Provider Model flag
Zoey Chen
2021-12-17
1
-26
/
+16
*
Convert FeatureFlags to interface.
Dave Mankoff
2021-11-17
1
-6
/
+10
*
Remove non-flag specific code from FeatureFlags.
Dave Mankoff
2021-11-16
1
-1
/
+1
*
Make sure WiFi and Cell tiles are not created in Provider Model
yinxu
2021-09-13
1
-5
/
+25
*
resolve merge conflicts of 53eec34842057ecc27653531115fe192f66fbad1 to master
Fabian Kozynski
2021-08-18
1
-0
/
+13
|
\
|
*
Merge changes from topic "FK_168687572" into sc-qpr1-dev am: 3ab3c04d28 am: 5...
Fabian Kozynski
2021-08-18
1
-0
/
+13
|
|
\
|
|
*
Improve restore of QS_AUTO_ADDED_TILES
Fabian Kozynski
2021-08-13
1
-0
/
+13
|
*
|
Merge "Make InternetTile default in SysUI." into sc-dev am: 3904d7eef7 am: 7e...
Xi Han
2021-08-09
1
-35
/
+0
|
|
\
|
|
|
*
Make InternetTile default in SysUI.
Cassie
2021-08-05
1
-36
/
+0
|
*
|
Move FeatureFlags to flags package.
Dave Mankoff
2021-07-30
1
-1
/
+1
|
|
/
|
*
Revert systemui status bar provider model behavior
Evan Laird
2021-07-01
1
-4
/
+5
*
|
Add dialog and controller for TileServiceRequest
Fabian Kozynski
2021-08-18
1
-1
/
+8
*
|
Make InternetTile default in SysUI.
Cassie
2021-08-04
1
-36
/
+0
*
|
Move FeatureFlags to flags package.
Dave Mankoff
2021-07-30
1
-1
/
+1
*
|
Revert systemui status bar provider model behavior
Evan Laird
2021-07-01
1
-4
/
+5
|
/
*
Store state of active TileService
Fabian Kozynski
2021-06-16
1
-1
/
+12
*
Controls in QS
Matt Pietal
2021-04-06
1
-9
/
+37
[next]