summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Prepare to remove new headers flagFabian Kozynski2023-02-221-7/+1
* Remove old footer actions implementationJordan Demeulenaere2022-12-071-1/+1
* Fix vertical size when using new headersFabian Kozynski2022-11-021-1/+13
* Analyze vertical swipes on QS's Scroll View.Dave Mankoff2022-09-201-0/+4
* Move bottom padding from ScrollView to childFabian Kozynski2022-06-231-2/+1
* Adjust QS side spacing in split shade according to specsMichal Brzezinski2022-05-031-17/+23
* 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-6/+2
|/
* Showing wider header/status bar in shade on large screenMichal Brzezinski2022-03-221-12/+1
* Clip UMO in overlay and animate FooterActionsFabian Kozynski2022-03-171-3/+7
* Remove QSDetailFabian Kozynski2022-02-101-5/+0
* Implement correct dimens for new footerFabian Kozynski2022-02-071-3/+7
* Pin footer actions to bottom of QSContainerImplFabian Kozynski2022-02-011-19/+3
* Remove split shade drag handleLucas Dupin2021-12-031-15/+1
* Add APIs to get system bar heightsShawn Lin2021-10-191-2/+2
* Fixing bottom part of QS not getting any touches in split shadeMichal Brzezinski2021-10-061-17/+4
* Merge "Do not let QS handle touches where clipped." into sc-qpr1-dev am: 71ea...TreeHugger Robot2021-09-251-0/+11
|\
| * Do not let QS handle touches where clipped.Jeff DeCew2021-09-201-0/+11
* | Add a click listener to QQS drag handlerFabian Kozynski2021-09-171-1/+10
* | resolve merge conflicts of 0f8dfa5326ccc13f94b8dec8abd3dd822dfd42dd to sc-v2-devLyn Han2021-07-291-1/+12
|\|
| * Add logs to ensure that QS / NPVC clip bounds matchLyn Han2021-07-281-1/+12
* | sysui: show a drag handler when QS is collapsed in split shadeThales Lima2021-07-161-0/+6
* | Extracting status bar from quick settings in split shadeMichal Brzezinski2021-07-091-2/+2
|/
* Fully expand QSPanel on scrollFabian Kozynski2021-06-301-1/+1
* Animating the qs / notification bounds now when dismissing mediaSelim Cinek2021-06-281-61/+1
* Fix weight of media to be 1 in landscapeFabian Kozynski2021-06-221-1/+1
* Use padding in pages instead of pageMarginFabian Kozynski2021-06-011-1/+1
* Fix margins between headers and tiles.Fabian Kozynski2021-05-191-4/+7
* Fix navbar clippingFabian Kozynski2021-05-121-12/+12
* Change scroll animationFabian Kozynski2021-05-111-5/+2
* Remove extra padding in QS headerFabian Kozynski2021-05-061-3/+1
* Fix pageMargin in PagedTileLayoutFabian Kozynski2021-04-301-2/+3
* Merge "Remove legacy QS background" into sc-devLucas Dupin2021-04-291-23/+1
|\
| * Remove legacy QS backgroundLucas Dupin2021-04-281-23/+1
* | Merge "Don't clip tiles as pages as scrolled" into sc-devFabian Kozynski2021-04-291-0/+3
|\ \ | |/ |/|
| * Don't clip tiles as pages as scrolledFabian Kozynski2021-04-271-0/+3
* | Use full height (-navbars) for QSFabian Kozynski2021-04-271-5/+3
|/
* A new shade pull down animationLucas Dupin2021-04-241-0/+60
* Add some padding between QS and shelfFabian Kozynski2021-04-191-0/+8
* Merge "Remove QS drag handle" into sc-devFabian Kozynski2021-04-151-5/+0
|\
| * Remove QS drag handleFabian Kozynski2021-04-141-5/+0
* | Merge changes from topics "FK_remove_qs_flag", "FK_remove_qs_flag_2" into sc-devFabian Kozynski2021-04-151-4/+0
|\ \
| * | Remove QS flagFabian Kozynski2021-04-141-4/+0
| |/
* / Restrict QS container to avoid nav bar insetsFabian Kozynski2021-04-091-1/+9
|/
* Fade in quick settings when shade opensLyn Han2021-04-011-0/+5
* Make shade transparent under a flagLucas Dupin2021-01-211-1/+14
* Revert "Fade in quick settings when shade opens"Daniel Chapin2021-01-191-5/+0
* Fade in quick settings when shade opensLyn Han2021-01-151-0/+5
* Merge "Fix QS expanding animation when there's scrolling"Fabian Kozynski2020-11-201-10/+14
|\