summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/customize/QSCustomizerController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-8/+8
|\
| * Extract QSHost interfaceFabian Kozynski2023-02-221-8/+8
* | SystemUI: qs columns count settingsmaxwen2023-01-031-6/+37
|/
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-1/+2
* Fixing bottom part of QS not getting any touches in split shadeMichal Brzezinski2021-10-061-3/+3
* Fix margins around tiles in QSCustomizerFabian Kozynski2021-06-041-0/+16
* Dismantle remove labels prototypeFabian Kozynski2021-02-261-32/+1
* Fix dynamic columns in QSCustomizerFabian Kozynski2021-02-081-0/+6
* Flags for qs labelsFabian Kozynski2021-01-261-1/+11
* Set the values for QQS/QS columnsFabian Kozynski2021-01-251-1/+2
* Fix default for remove_labels settingFabian Kozynski2020-12-161-1/+2
* Prototype remove labels in QSFabian Kozynski2020-12-141-1/+22
* Use 4 columns in QS portraitFabian Kozynski2020-11-121-1/+1
* 6/N Remove QSCustomizer from QSPanelDave Mankoff2020-11-031-5/+0
* 2/N Remove last injection from QSCustomizerDave Mankoff2020-11-031-20/+39
* 1/N Add QSCustomizerControllerDave Mankoff2020-11-031-0/+233