summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Extract QSHost interfaceFabian Kozynski2023-02-221-3/+3
* Prepare to remove new headers flagFabian Kozynski2023-02-221-7/+3
* Implement brightness slider unfurl in QQS->QS translation according to spec.Mike Schneider2022-09-141-40/+45
* Remove Tunables for QSAnimator, and add some documentation on what the class ...Mike Schneider2022-09-081-99/+82
* Finish removing NEW_FOOTER flagFabian Kozynski2022-04-041-11/+2
* Log NPE in QSAnimatorFabian Kozynski2022-03-141-1/+14
* Remove QQS Footer ActionsFabian Kozynski2022-02-011-25/+1
* Create QS footer entry point for fgs managerEvan Severson2022-01-251-1/+6
* Fix some remaining QS animation issues.Fabian Kozynski2022-01-141-3/+16
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-1/+8
* Fix QS expansion animationsFabian Kozynski2022-01-041-72/+208
* Make QS buttons squishyLucas Dupin2021-10-261-6/+8
* Animate QS alpha on split shade pull downLucas Dupin2021-10-121-14/+0
* Merge "Fix brightness animation in split shade" into sc-v2-devMichał Brzeziński2021-09-221-22/+42
|\
| * Fix brightness animation in split shadeMichal Brzezinski2021-09-211-22/+42
* | Fixing tiles losing subtext in split shadeMichal Brzezinski2021-09-161-1/+5
|/
* Showing action buttons in collapsed QS in split shadeMichal Brzezinski2021-08-091-10/+45
* Reset alpha of media when not fadingBeth Thibodeau2021-07-221-0/+3
* Fixed an issue where media could become invisibleSelim Cinek2021-07-071-3/+5
* Merge "Fix clipping of SecondaryLabel on animation" into sc-devFabian Kozynski2021-07-021-0/+1
|\
| * Fix clipping of SecondaryLabel on animationFabian Kozynski2021-07-011-0/+1
* | Fade in expanded media player in landscapeBeth Thibodeau2021-07-011-0/+4
|/
* Add X translation to tiles.Fabian Kozynski2021-06-241-7/+29
* Scale just progress of brightness sliderFabian Kozynski2021-06-071-3/+3
* Remove divider between QSFooter and mediaFabian Kozynski2021-05-051-6/+0
* Merge "Brightness slider animation, expand" into sc-devFabian Kozynski2021-04-291-5/+10
|\
| * Brightness slider animation, expandFabian Kozynski2021-04-291-5/+10
* | Add animation for tiles second lineFabian Kozynski2021-04-271-0/+3
* | Simplify animation codeFabian Kozynski2021-04-271-87/+69
* | Fix credit card animationFabian Kozynski2021-04-271-0/+15
|/
* A new shade pull down animationLucas Dupin2021-04-241-0/+12
* Remove QS flagFabian Kozynski2021-04-141-63/+37
* Fade in quick settings when shade opensLyn Han2021-04-011-1/+17
* Merge "Enforce height override by QSAnimator" into sc-devFabian Kozynski2021-03-311-6/+13
|\
| * Enforce height override by QSAnimatorFabian Kozynski2021-03-301-6/+13
* | Reduce log importance and improve loggingFabian Kozynski2021-03-301-96/+100
|/
* Implement new QQS/QS headersFabian Kozynski2021-03-241-11/+25
* Animate appearing tiles in QSFabian Kozynski2021-03-101-32/+66
* Bring tiles sizes and animations up to specFabian Kozynski2021-03-101-11/+111
* Change QQS to use tiles with side labelsFabian Kozynski2021-02-251-10/+18
* Fix animation when using side labelsFabian Kozynski2021-02-091-1/+1
* Make side labels layout for QS defaultFabian Kozynski2021-02-041-1/+12
* Revert "Fade in quick settings when shade opens"Daniel Chapin2021-01-191-17/+1
* Fade in quick settings when shade opensLyn Han2021-01-151-1/+17
* Use 4 columns in QS portraitFabian Kozynski2020-11-121-16/+2
* Use QSPanelController in QSAnimator.Dave Mankoff2020-11-041-30/+31
* 5/N Move QS Tile tracking logic into QSPanelControllerBase.Dave Mankoff2020-10-191-13/+12
* 3/N Remove UserTracker from QSPanelDave Mankoff2020-10-191-7/+12
* Fix media divider animatorFabian Kozynski2020-06-251-1/+11
* Add divider between QS and mediaFabian Kozynski2020-06-221-1/+6