summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSTileHost.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-53/+19
|\
| * Extract QSHost interfaceFabian Kozynski2023-02-221-52/+16
| * Add some logs to make current QS tiles state clearerAnton Potapov2023-01-281-1/+3
| * Fix work tile setup when adding work profileAnton Potapov2023-01-101-5/+0
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-8/+21
|\ \
| * | Fix work tile setup when adding work profileAnton Potapov2023-01-241-5/+0
| |/
| * Add force updating ManagedProfileController state on user changeAnton Potapov2022-12-051-1/+1
| * Add Customization LibHawkwood Glazier2022-11-181-1/+1
| * Proto dump from SystemUI.Fabian Kozynski2022-10-201-1/+19
* | QSTileHost: Fix crashes with tiles like Anti flickerAlex Yustasov2022-12-151-2/+3
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-3/+46
|\|
| * Merge changes I966312e0,Ie443f626 into tm-qpr-devFabian Kozynski2022-08-101-2/+46
| |\
| | * Properly store CustomTile added/removedFabian Kozynski2022-08-041-2/+46
| * | Reduce blocking calls to Settings in main threadFabian Kozynski2022-08-041-2/+16
| |/
| * Fix race condition in QSTileHostFabian Kozynski2022-07-251-43/+89
| * Remove logging lineFabian Kozynski2022-06-271-1/+0
| * Rename CentralSurfacesInt back to CentralSurfaces.Dave Mankoff2022-04-281-6/+6
| * Make CentralSurfaces an Interface.Dave Mankoff2022-04-281-6/+6
* | SystemUI: Only add GarbageMonitor tile to default tiles on ENG buildsArne Coucheron2022-10-211-1/+1
* | Revert "[DO NOT MERGE] Make sure WiFi and Cell tiles are not created in Provi...Danny Lin2022-10-181-14/+0
* | QSTileHost: Add reloadAllTiles methodKshitij Gupta2022-10-161-8/+9
* | QSTileHost: Don't recreate tiles when LiveDisplay gets initializedJoey Huab2022-10-161-16/+0
* | Merge tag 'android-13.0.0_r11' into t13.0Semavi Ulusoy2022-10-161-46/+106
|\ \
| * | Reduce blocking calls to Settings in main threadFabian Kozynski2022-08-121-2/+16
| * | Fix race condition in QSTileHostFabian Kozynski2022-08-121-44/+90
| |/
* | Revert "Fix race condition in QSTileHost"Joey Huab2022-10-051-90/+44
* | Merge tag 'android-13.0.0_r8' into nanSemavi Ulusoy2022-10-041-44/+90
|\ \
| * | Fix race condition in QSTileHostFabian Kozynski2022-08-191-44/+90
| |/
* / SystemUI: Add LiveDisplay tileSteve Kondik2022-09-121-0/+16
|/
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-3/+2
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-7/+7
* Remove Dependency#get from qs.external.Dave Mankoff2022-02-041-15/+6
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-0/+5
* [ProviderModel] Internal cleanup, remove the Provider Model flagZoey Chen2021-12-171-26/+16
* Convert FeatureFlags to interface.Dave Mankoff2021-11-171-6/+10
* Remove non-flag specific code from FeatureFlags.Dave Mankoff2021-11-161-1/+1
* Make sure WiFi and Cell tiles are not created in Provider Modelyinxu2021-09-131-5/+25
* resolve merge conflicts of 53eec34842057ecc27653531115fe192f66fbad1 to masterFabian Kozynski2021-08-181-0/+13
|\
| * Merge changes from topic "FK_168687572" into sc-qpr1-dev am: 3ab3c04d28 am: 5...Fabian Kozynski2021-08-181-0/+13
| |\
| | * Improve restore of QS_AUTO_ADDED_TILESFabian Kozynski2021-08-131-0/+13
| * | Merge "Make InternetTile default in SysUI." into sc-dev am: 3904d7eef7 am: 7e...Xi Han2021-08-091-35/+0
| |\|
| | * Make InternetTile default in SysUI.Cassie2021-08-051-36/+0
| * | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
| |/
| * Revert systemui status bar provider model behaviorEvan Laird2021-07-011-4/+5
* | Add dialog and controller for TileServiceRequestFabian Kozynski2021-08-181-1/+8
* | Make InternetTile default in SysUI.Cassie2021-08-041-36/+0
* | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* | Revert systemui status bar provider model behaviorEvan Laird2021-07-011-4/+5
|/
* Store state of active TileServiceFabian Kozynski2021-06-161-1/+12
* Controls in QSMatt Pietal2021-04-061-9/+37