summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/PagedTileLayout.java
Commit message (Expand)AuthorAgeFilesLines
* fixup! SystemUI: Calculate paged QS tiles height properlyMichael Bestas2023-04-201-1/+1
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-23/+46
|\
| * Adding extra logging for tiles distribution across pagesMichal Brzezinski2022-12-091-26/+32
| * Optimistic fix for tile not getting redistributed in split shadeMichal Brzezinski2022-12-061-0/+8
| * Fix qs rows count on foldablesAnton Potapov2022-11-141-7/+13
* | SystemUI: qs columns count settingsmaxwen2023-01-031-0/+15
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-0/+12
|\|
| * Add index info to every event coming from PagedTileLayoutsallyyuen2022-07-071-0/+11
| * Delayable marquee TextViewFabian Kozynski2022-06-061-0/+1
* | SystemUI: Calculate paged QS tiles height properlyAdithya R2022-10-181-5/+9
|/
* Fix RTL changes in PagedTileLayoutFabian Kozynski2022-04-271-11/+37
* Add better a11y support in QSFabian Kozynski2022-03-311-0/+46
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-0/+4
* Fix QS expansion animationsFabian Kozynski2022-01-041-3/+27
* Fix size of last page of QSPanelFabian Kozynski2021-12-061-1/+2
* Always have QS expanded on split shadeLucas Dupin2021-12-051-0/+9
* Impl CUJ_NOTIFICATION_SHADE_QS_SCROLL_SWIPEMilton Wu2021-11-161-0/+25
* Fix 2 finger pull down animationLucas Dupin2021-11-051-1/+4
* Pass configuration changes to all pagesFabian Kozynski2021-10-291-0/+10
* Make QS buttons squishyLucas Dupin2021-10-261-0/+5
* 3 column QSFabian Kozynski2021-09-231-0/+1
* Fix QSTileViewImpl label set ellipsize performance issueBill Lin2021-08-031-1/+1
* Use padding in pages instead of pageMarginFabian Kozynski2021-06-011-2/+16
* Fix margins between headers and tiles.Fabian Kozynski2021-05-191-3/+0
* Fix pageMargin in PagedTileLayoutFabian Kozynski2021-04-301-6/+0
* Don't clip tiles as pages as scrolledFabian Kozynski2021-04-271-15/+7
* Remove QS flagFabian Kozynski2021-04-141-27/+5
* Fix sizes and paddingsFabian Kozynski2021-03-241-0/+7
* Dismantle remove labels prototypeFabian Kozynski2021-02-261-12/+0
* Prototype tiles with side labelsFabian Kozynski2021-01-071-20/+22
* Prototype remove labels in QSFabian Kozynski2020-12-141-0/+13
* 11/N Remove UIEventLogger from QSPanel.Dave Mankoff2020-11-181-2/+2
* Minor QS visual fixesFabian Kozynski2020-11-121-3/+2
* 5/N Move QS Tile tracking logic into QSPanelControllerBase.Dave Mankoff2020-10-191-1/+1
* Merge "Guard aginst another NPE" into rvc-qpr-dev am: 3f7fa9eb3a am: 70a4d6f738TreeHugger Robot2020-09-251-0/+10
|\
| * Guard aginst another NPEFabian Kozynski2020-09-251-0/+10
* | Merge "Guard against NPE" into rvc-qpr-dev am: cc514fd00d am: 5e6bdc42eeFabian Kozynski2020-08-041-1/+3
|\|
| * Guard against NPEFabian Kozynski2020-07-211-1/+3
* | Add support for colors in PageIndicatorFabian Kozynski2020-07-201-1/+0
|/
* Set PageIndicator pages in QSPanel#onMeasureBeverly2020-06-151-9/+17
* Changed the landscape experience of quick settingsSelim Cinek2020-06-121-14/+53
* Add try/catch to prevent NPE in PagedTileLayoutFabian Kozynski2020-05-051-3/+21
* Add new QS Ui EVentsFabian Kozynski2020-04-301-2/+19
* Prevent NPE in PagedTileLayoutFabian Kozynski2020-03-261-0/+3
* Fix number of pages in PagedTileLayoutFabian Kozynski2019-07-311-1/+3
* Safeguard against no tiles in QSFabian Kozynski2019-06-201-3/+8
* Change how PagedTileLayout is measuredFabian Kozynski2019-04-181-1/+5
* Fixed bugs in PagedTileLayout, QSAnimator using RTLFabian Kozynski2019-04-121-2/+15
* Remove allocation in onLayoutFabian Kozynski2019-04-011-2/+4
* Fixes wrong measurements on QS animationFabian Kozynski2018-10-091-2/+19