summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/TileLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-0/+1
|\
| * Fix qs rows count on foldablesAnton Potapov2022-11-141-1/+0
* | SystemUI: qs columns count settingsmaxwen2023-01-031-3/+15
|/
* Fix last tile bottom calculationFabian Kozynski2022-05-091-8/+8
* Manually set mLastTileBottom when not laying outFabian Kozynski2022-04-291-1/+7
* Add better a11y support in QSFabian Kozynski2022-03-311-0/+9
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-2/+4
* Always have QS expanded on split shadeLucas Dupin2021-12-051-0/+1
* Fix 2 finger pull down animationLucas Dupin2021-11-051-0/+7
* Only call layout during layout passLucas Dupin2021-11-011-4/+8
* Make QS buttons squishyLucas Dupin2021-10-261-3/+21
* Fixed the padding of quick settingsSelim Cinek2021-07-211-4/+1
* Remove last row bottom padding in QSFabian Kozynski2021-07-021-0/+5
* Fix margins between headers and tiles.Fabian Kozynski2021-05-191-11/+4
* Fix sizes and paddingsFabian Kozynski2021-03-241-3/+9
* Animate appearing tiles in QSFabian Kozynski2021-03-101-1/+1
* Bring tiles sizes and animations up to specFabian Kozynski2021-03-101-1/+2
* Dismantle remove labels prototypeFabian Kozynski2021-02-261-15/+4
* Change QQS to use tiles with side labelsFabian Kozynski2021-02-251-0/+1
* Flags for qs labelsFabian Kozynski2021-01-261-3/+1
* Prototype tiles with side labelsFabian Kozynski2021-01-071-2/+16
* Prototype remove labels in QSFabian Kozynski2020-12-141-8/+26
* 11/N Remove UIEventLogger from QSPanel.Dave Mankoff2020-11-181-1/+6
* 5/N Move QS Tile tracking logic into QSPanelControllerBase.Dave Mankoff2020-10-191-1/+1
* Changed the landscape experience of quick settingsSelim Cinek2020-06-121-10/+36
* Updated the paddings of quick settings to match notificationsSelim Cinek2020-06-011-3/+2
* Add new QS Ui EVentsFabian Kozynski2020-04-301-1/+1
* Wait to reorder players, visual updatesBeth Thibodeau2020-02-031-1/+4
* Prototype less rows in QSFabian Kozynski2019-10-101-0/+7
* Fix TileLayout#onMeasureFabian Kozynski2019-05-081-1/+1
* Change how PagedTileLayout is measuredFabian Kozynski2019-04-181-1/+2
* Fixes wrong measurements on QS animationFabian Kozynski2018-10-091-2/+4
* Fix clipping on scrolling QS PanelFabian Kozynski2018-10-011-2/+1
* Refactor PagedTileLayout to not overflow screenFabian Kozynski2018-09-201-4/+36
* Refactored layout of QQS and transition animation.Fabian Kozynski2018-09-071-6/+19
* Revert "Refactored layout of QQS and transition animation."Fabian Kozynski2018-09-071-19/+6
* Refactored layout of QQS and transition animation.Fabian Kozynski2018-08-311-6/+19
* Fix RTL TileLayout.Amin Shaikh2018-05-011-12/+6
* Allow left-right swiping from edges in QS.Amin Shaikh2018-04-161-2/+2
* Update QS edit layout.Amin Shaikh2018-03-301-1/+3
* Nit cleanup: Update TileLayout.onLayoutRohan Shah2018-03-091-9/+17
* Implement QS spec.Amin Shaikh2018-02-271-7/+9
* [QS] Add header tooltip for long pressRohan Shah2018-02-211-1/+5
* Merge "Revert "[QS] Add header tooltip for long press""Evan Laird2018-02-161-5/+1
|\
| * Revert "[QS] Add header tooltip for long press"Evan Laird2018-02-161-5/+1
* | Merge "[QS] Add header tooltip for long press"Rohan Shah2018-02-151-1/+5
|\|
| * [QS] Add header tooltip for long pressRohan Shah2018-02-121-1/+5
* | Do not allocate a hardware layer for TileLayout.Amin Shaikh2018-02-071-0/+5
|/
* QS: Fix brightness/edit disappearing with too few tilesJason Monk2017-02-061-2/+3
* QS: Only put visible tiles in listening stateJason Monk2016-06-021-0/+15