summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/customize/QSCustomizer.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-3/+12
|\
| * Make the header INVISIBLE when alpha is 0Fabian Kozynski2023-01-111-2/+3
| * Fix transparent view initial heightAnton Potapov2022-11-141-3/+9
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-4/+6
|\|
| * Fade out/in header with customizer in/outFabian Kozynski2022-09-131-4/+6
* | SystemUI: QSCustomizer: Fix QS tile reset text coloralthafvly2022-10-261-1/+12
* | base: Allow toggling QS footer text [1/2]Ido Ben-Hur2022-10-211-1/+1
* | SystemUI: Remove nav bar background in QS customizerDanny Lin2022-10-211-4/+0
|/
* Calculate min height for header in codeFabian Kozynski2022-03-241-0/+1
* Showing wider header/status bar in shade on large screenMichal Brzezinski2022-03-221-2/+2
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-1/+2
* Merge "Add APIs to get system bar heights" into sc-v2-dev am: 59f51a9538 am: ...Shawn Lin2021-10-251-2/+2
|\
| * Add APIs to get system bar heightsShawn Lin2021-10-191-2/+2
* | Merge "Fixing bottom part of QS not getting any touches in split shade" into ...Michał Brzeziński2021-10-071-14/+14
|\|
| * Fixing bottom part of QS not getting any touches in split shadeMichal Brzezinski2021-10-061-14/+14
* | Scroll to beginning when showing QSCustomizerFabian Kozynski2021-09-101-0/+2
|/
* Extracting status bar from quick settings in split shadeMichal Brzezinski2021-07-091-2/+2
* Remove QS flagFabian Kozynski2021-04-141-13/+0
* Fix colors and themes in QSFabian Kozynski2021-04-091-2/+1
* Rename qs_themeLucas Dupin2021-04-021-1/+1
* Dismantle remove labels prototypeFabian Kozynski2021-02-261-11/+0
* Flags for qs labelsFabian Kozynski2021-01-261-4/+8
* Fix NPE in user buildsFabian Kozynski2020-12-161-5/+5
* Prototype remove labels in QSFabian Kozynski2020-12-141-0/+7
* Notify that QSCustomizer#isCustomized may have changedFabian Kozynski2020-11-171-0/+1
* 2/N Remove last injection from QSCustomizerDave Mankoff2020-11-031-37/+13
* 1/N Add QSCustomizerControllerDave Mankoff2020-11-031-143/+27
* 5/N Move QS Tile tracking logic into QSPanelControllerBase.Dave Mankoff2020-10-191-6/+4
* Align tiles between QSPanel and QSCustomizerFabian Kozynski2020-09-301-0/+17
* Fix customizer stateFabian Kozynski2020-07-071-0/+5
* Add new QS Ui EVentsFabian Kozynski2020-04-301-2/+4
* Migrate QS_EDIT metrics to WWFabian Kozynski2020-02-251-5/+6
* Add config for overlaying extra default QS tilesFabian Kozynski2020-01-171-6/+1
* QS Talkback bug fixesFabian Kozynski2019-12-031-1/+8
* Remove Dep.get(MAIN_HANDLER) from TileQueryHelperDave Mankoff2019-11-191-2/+4
* Single source of truth for auth stateLucas Dupin2019-09-231-10/+10
* Do not animate QSCustomizer when screen offFabian Kozynski2019-08-211-10/+25
* Using the keyguard fading away duration for the scrimSelim Cinek2019-08-091-4/+7
* Fix visual styles in QSCustomizer and CarrierTextFabian Kozynski2019-02-251-5/+0
* Fixes import ordering.Gus Prevas2018-11-141-5/+4
* QSCustomizer updates transparent view heightFabian Kozynski2018-09-201-0/+10
* Fixed animation on QSCustomizer rippleFabian Kozynski2018-09-041-9/+17
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-3/+3
* Merge "Do not allow QS to collapsed when customizing." into pi-dev am: e7cda1...Amin Shaikh2018-04-131-1/+1
|\
| * Do not allow QS to collapsed when customizing.Amin Shaikh2018-04-111-1/+1
* | [SettingsLib] Update Utils APIs usageJason Chang2018-04-111-1/+1
|/
* Update QS edit layout.Amin Shaikh2018-03-301-3/+7
* Ensure TileQueryHelper#mTiles is thread safe.Amin Shaikh2018-03-231-17/+4
* Migrate notification shade to use the a11y panesPhil Weaver2018-02-121-4/+0
* Fix nav bar color while QS customizing.Jason Monk2017-09-071-3/+19