summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/shade/QuickSettingsController.java
Commit message (Expand)AuthorAgeFilesLines
* Set corner radius to 0 when castingAaron Liu2023-05-091-2/+8
* Only disallow QS expansion while keyboard is visibleJustin Weir2023-04-071-1/+11
* Fixed NSSL top padding being set below QQS minimum heightShawn Lee2023-03-291-2/+3
* Added logging for shade top padding and clippingShawn Lee2023-03-221-5/+61
* Fix QS and QS Footer sometimes having low alpha after expansionChristian Göllner2023-03-151-8/+3
* Fix lockscreen shortcuts not showing on split shadeChristian Göllner2023-03-101-2/+6
* Merge "Log when qs height is set to 0 but probably shouldn't" into tm-qpr-devMichał Brzeziński2023-02-231-0/+14
|\
| * Log when qs height is set to 0 but probably shouldn'tMichal Brzezinski2023-02-171-0/+14
* | Merge "Adding more test coverage for QuickSettingsController" into tm-qpr-devShawn Lee2023-02-221-3/+16
|\ \
| * | Adding more test coverage for QuickSettingsControllerShawn Lee2023-02-161-3/+16
| |/
* | Merge changes Ia2d6f52d,I578b8257 into tm-qpr-devFabian Kozynski2023-02-221-18/+9
|\ \
| * | Prepare to remove new headers flagFabian Kozynski2023-02-221-18/+9
* | | Merge "Making sure QS are not closed when split shade is open" into tm-qpr-devMichał Brzeziński2023-02-221-1/+8
|\ \ \
| * | | Making sure QS are not closed when split shade is openMichal Brzezinski2023-02-171-1/+8
| | |/ | |/|
* | | Merge "Fix unlocked split shade jumping back into place after over expanding"...TreeHugger Robot2023-02-221-0/+4
|\ \ \
| * | | Fix unlocked split shade jumping back into place after over expandingChristian Göllner2023-02-201-0/+4
| | |/ | |/|
* | | Merge "Logging when QS fling happens and when split shade state changes" into...Michał Brzeziński2023-02-221-0/+4
|\ \ \ | |/ / |/| |
| * | Logging when QS fling happens and when split shade state changesMichal Brzezinski2023-02-171-0/+4
| |/
* | Merge "Making sure collapseOrExpandedQs doesn't do anything in split shade" i...Michał Brzeziński2023-02-201-0/+3
|\ \
| * | Making sure collapseOrExpandedQs doesn't do anything in split shadeMichal Brzezinski2023-02-161-0/+3
| |/
* / Add logging for mQsExpandImmediate changesMichal Brzezinski2023-02-161-0/+1
|/
* Extract most QS code from NPVCShawn Lee2023-02-081-0/+2050