summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-26/+14
|\
| * Extract QSHost interfaceFabian Kozynski2023-02-221-6/+0
| * Prepare to remove new headers flagFabian Kozynski2023-02-221-8/+1
| * Removing accessibility "Collapse" action from QS when in split shadeMichal Brzezinski2023-02-151-12/+13
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-1/+7
|\|
| * Adding extra logging for tiles distribution across pagesMichal Brzezinski2022-12-091-1/+7
| * Revert change in qs padding in portraitFabian Kozynski2022-10-061-1/+8
* | SystemUI: qs columns count settingsmaxwen2023-01-031-1/+5
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-3/+25
|\ \
| * | Revert change in qs padding in portraitFabian Kozynski2022-10-081-1/+8
| |/
| * Simplify config changes and request media host layout updatesBeth Thibodeau2022-09-221-0/+2
| * Fix npe on setSquishinessFractionFlorence Yang2022-09-121-2/+10
| * Initialize horizontal panel as GONE and add logsBeth Thibodeau2022-08-101-0/+5
| * Move bottom padding from ScrollView to childFabian Kozynski2022-06-231-2/+2
* | QSPanel: Add rotationX animation to quick settings tiles [1/2]Fran Palmero2022-10-261-2/+5
* | QSPanel: Add animations to quick settings tiles [1/2]Nico602022-10-261-0/+76
* | SystemUI: brightness slider customisations [1/2]jhonboy1212022-10-261-34/+47
* | QSPanel: Don't crash when not using media playerIdo Ben-Hur2022-10-261-0/+1
* | Move bottom padding from ScrollView to childFabian Kozynski2022-06-241-2/+2
|/
* Fix clipping coordinates on RTLFabian Kozynski2022-06-101-4/+6
* Merge "Adjusting bottom QQS padding in large screen shade" into tm-devMichał Brzeziński2022-04-121-1/+1
|\
| * Adjusting bottom QQS padding in large screen shadeMichal Brzezinski2022-04-111-1/+1
* | Finish removing NEW_FOOTER flagFabian Kozynski2022-04-041-62/+0
* | Add better a11y support in QSFabian Kozynski2022-03-311-0/+25
|/
* Clip UMO in overlay and animate FooterActionsFabian Kozynski2022-03-171-1/+1
* Revert of revert: Motion - tweak split shade expansion on lockscreen with media.Christian Göllner2022-02-251-2/+24
* Revert "Motion: tweak split shade expansion on lockscreen with media."Christian Göllner2022-02-241-24/+2
* Motion: tweak split shade expansion on lockscreen with media.Christian Göllner2022-02-231-2/+24
* Add more annotationsFedor Kudasov2022-02-151-3/+9
* Remove QSDetailFabian Kozynski2022-02-101-135/+2
* Implement correct dimens for new footerFabian Kozynski2022-02-071-3/+9
* Create QS footer entry point for fgs managerEvan Severson2022-01-251-1/+19
* Merge "Deprecate unused methods in QSTileImpl"TreeHugger Robot2022-01-051-8/+0
|\
| * Deprecate unused methods in QSTileImplFabian Kozynski2021-12-291-8/+0
* | Fix QS expansion animationsFabian Kozynski2022-01-041-2/+20
|/
* Always have QS expanded on split shadeLucas Dupin2021-12-051-6/+7
* Fix incorrect QS paddings after relayoutLucas Dupin2021-11-191-0/+52
* Merge "Fixing brightness slider jank in split shade" into sc-v2-devTreeHugger Robot2021-10-291-2/+2
|\
| * Fixing brightness slider jank in split shadeMichal Brzezinski2021-10-281-2/+2
* | Make QS buttons squishyLucas Dupin2021-10-261-0/+5
|/
* Merge "Fix QSTileViewImpl label set ellipsize performance issue" into sc-dev ...Bill Lin2021-08-051-3/+6
|\
| * Merge "Fix QSTileViewImpl label set ellipsize performance issue" into sc-devBill Lin2021-08-041-3/+6
| |\
| | * Fix QSTileViewImpl label set ellipsize performance issueBill Lin2021-08-031-3/+6
| * | Fix index when moving SecurityFooterFabian Kozynski2021-07-301-7/+34
| |/
| * DO NOT MERGE Fixed the padding of quick settingsSelim Cinek2021-07-231-3/+16
* | Make tests more robustFabian Kozynski2021-07-301-7/+29
* | Fixed the padding of quick settingsSelim Cinek2021-07-211-3/+16
* | sysui: show security footer on the bottom when in split shade modeThales Lima2021-07-161-21/+20
|/
* Use only a single TileLayout in QSPanelFabian Kozynski2021-06-291-45/+15
* Animating the qs / notification bounds now when dismissing mediaSelim Cinek2021-06-281-12/+0