summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-33/+71
|\
| * Fix QS and QS Footer sometimes having low alpha after expansionChristian Göllner2023-03-151-1/+2
| * Split shade expansion: adjust alpha interpolation to match motion specsChristian Göllner2023-03-071-10/+19
| * Prepare to remove new headers flagFabian Kozynski2023-02-221-3/+0
| * Logging when QSFragment becomes visible/invisibleMichal Brzezinski2023-02-161-18/+6
| * Merge changes from topics "people-space-benchmark", "people-space-jank-benchm...Jordan Demeulenaere2023-01-131-3/+29
| |\
| | * Show the Compose implementation of the footer actions when availableJordan Demeulenaere2023-01-111-3/+29
| * | Restored the appearing behavior of media hostsSelim Cinek2023-01-091-1/+18
* | | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-73/+86
|\| |
| * | Refreshing state in QS with upcoming state of KEYGUARDMichal Brzezinski2023-01-041-11/+26
| |/
| * Remove old footer actions implementationJordan Demeulenaere2022-12-071-45/+21
| * Merge "Prevent squishing of the QsMediaHost when not in split shade" into tm-...Hawkwood Glazier2022-11-231-2/+4
| |\
| | * Prevent squishing of the QsMediaHost when not in split shadeHawkwood Glazier2022-11-231-2/+4
| * | Media doesn't clip based on shade footerHawkwood Glazier2022-11-211-3/+5
| |/
| * QS in split shade should listen to changes earlierMichal Brzezinski2022-11-041-1/+7
| * Organize media control classesBeth Thibodeau2022-10-211-1/+1
| * Merge "Make UMO squishy and add motion to widgets only for split shade" into ...Sherry Zhou2022-10-131-0/+9
| |\
| | * Make UMO squishy and add motion to widgets only for split shadeSherry Zhou2022-10-131-0/+9
| * | Merge "Fixing QS blinking when going from unlocked to AOD in split shade" int...TreeHugger Robot2022-10-041-8/+12
| |\ \
| | * | Fixing QS blinking when going from unlocked to AOD in split shadeMichal Brzezinski2022-10-041-8/+12
| | |/
| * / Making sure QS tile pages are reset when collapsing split shadeMichal Brzezinski2022-09-231-8/+7
| |/
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-76/+184
|\|
| * Implement brightness slider unfurl in QQS->QS translation according to spec.Mike Schneider2022-09-141-2/+5
| * [Large screens][Motion] Improve expansion timing on lockscreenChristian Göllner2022-09-131-11/+58
| * Wire the new FooterActions implementation behind a flagJordan Demeulenaere2022-08-251-9/+114
| * [Split shade] Fix QS actions footer border visible on shade expansionChristian Göllner2022-08-101-3/+5
| * Fixing media player clipped in shade in large screen portraitMichal Brzezinski2022-06-011-50/+0
| * Merge "Revert "Make media squishy for portrait shade open and close"" into tm...Lyn Han2022-05-251-1/+0
| |\
| * \ Merge "Fix media side clipping on large screen portrait" into tm-dev am: cf55...Fabian Kozynski2022-05-191-7/+8
| |\ \
| * \ \ Merge "Do not use mStaleListener if tile is listening" into tm-dev am: 5834bd...Fabian Kozynski2022-05-181-4/+28
| |\ \ \
| * | | | Fix clipping of QS tiles in large screen portrait shadeyyalan2022-05-131-4/+5
* | | | | SystemUI: allow disabling qs on secure lockscreen[1/2]jhonboy1212022-10-261-1/+6
| |_|_|/ |/| | |
* | | | Merge "Revert "Make media squishy for portrait shade open and close"" into tm...Lyn Han2022-05-251-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Make media squishy for portrait shade open and close"Lyn Han2022-05-241-1/+0
| |/ /
* | | Merge "Fix media side clipping on large screen portrait" into tm-devFabian Kozynski2022-05-191-7/+8
|\ \ \ | |_|/ |/| |
| * | Fix media side clipping on large screen portraitFabian Kozynski2022-05-181-7/+8
| |/
* / Do not use mStaleListener if tile is listeningFabian Kozynski2022-05-161-4/+28
|/
* Merge "[Bouncer] Fix translation speed for notifications." into tm-devAaron Liu2022-04-141-1/+1
|\
| * [Bouncer] Fix translation speed for notifications.Aaron Liu2022-04-131-1/+1
* | Merge "QSFragment: fix NPE in setOverScrollAmount" into tm-devTreeHugger Robot2022-04-141-1/+4
|\ \ | |/ |/|
| * QSFragment: fix NPE in setOverScrollAmountChristian Göllner2022-04-131-1/+4
* | [Bouncer] Apply interpolation to udfpsAaron Liu2022-04-111-1/+1
|/
* Merge "Remove FileDescriptor from systemui.Dumpable." into tm-devDave Mankoff2022-04-071-2/+1
|\
| * Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* | Finish removing NEW_FOOTER flagFabian Kozynski2022-04-041-1/+0
|/
* Add better a11y support in QSFabian Kozynski2022-03-311-3/+3
* Merge "Split shade: fix QS/Media briefly showing on AOD when locking the scre...Christian Göllner2022-03-311-1/+20
|\
| * Split shade: fix QS/Media briefly showing on AOD when locking the screenChristian Göllner2022-03-301-1/+20
* | Merge "Add logging to QSFragment by implementing Dumpable" into tm-devChristian Göllner2022-03-301-2/+72
|\ \ | |/ |/|
| * Add logging to QSFragment by implementing DumpableChristian Göllner2022-03-301-2/+72