summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/window
Commit message (Expand)AuthorAgeFilesLines
* Merge "Keep status bar icons hidden during camera launch." into tm-qpr-devJosh Tsuji2023-01-311-0/+4
|\
| * Keep status bar icons hidden during camera launch.Josh Tsuji2022-11-171-0/+4
* | Remove Dependency#get from fragments package.Dave Mankoff2023-01-251-1/+5
|/
* Update cache key calculation for statusbar insetsNick Chameyev2022-05-061-4/+9
* Rename CentralSurfacesInt back to CentralSurfaces.Dave Mankoff2022-04-281-3/+3
* Make CentralSurfaces an Interface.Dave Mankoff2022-04-281-3/+3
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-3/+3
* Ensure controller is attached before applying stateAlex Stetson2022-02-241-0/+6
* Update status bar height in rotation paramsYunfan Chen2022-02-081-0/+5
* Add Jank test for unfold transitionNicolo' Mazzucato2022-01-121-1/+8
* [Status Bar Refactor] Have SBHideIconsForBouncerManager listen to windowCaitlin Cassidy2022-01-051-1/+1
* [Status Bar Refactor] Have NotificationShadeWindowViewController queryCaitlin Cassidy2022-01-051-0/+3
* [Status Bar Refactor] Move status bar window state tracking into aCaitlin Cassidy2022-01-052-0/+109
* Move status bar initialization into its own classEvan Laird2021-12-061-2/+0
* Merge "[Status Bar Refactor] 3/3: Inject StatusBarWindowView instead of havin...Caitlin Cassidy2021-11-052-114/+1
* [Status Bar Refactor] 3/3: Inject StatusBarWindowView instead of having theCaitlin Cassidy2021-11-053-0/+561