summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/qs/customize
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-023-20/+20
|\
| * Extract QSHost interfaceFabian Kozynski2023-02-223-20/+20
| * Make the header INVISIBLE when alpha is 0Fabian Kozynski2023-01-091-2/+3
* | 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
* | SystemUI: qs columns count settingsmaxwen2023-01-032-6/+41
* | 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
| * Fix race condition in QSTileHostFabian Kozynski2022-07-251-2/+2
* | 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
* | base: SystemUI: add custom qs tiles overlayRENAMBATZ Laurent2022-10-181-1/+2
* | base: SystemUI: Allow user to add/remove QS with one clickAndrzej Ressel2022-10-181-8/+19
* | Revert "[DO NOT MERGE] Make sure WiFi and Cell tiles are not created in Provi...Danny Lin2022-10-181-2/+0
* | Fix race condition in QSTileHostFabian Kozynski2022-08-121-2/+2
|/
* Calculate min height for header in codeFabian Kozynski2022-03-242-1/+27
* Showing wider header/status bar in shade on large screenMichal Brzezinski2022-03-221-2/+2
* Add more annotationsFedor Kudasov2022-02-151-1/+7
* Remove QSDetailFabian Kozynski2022-02-101-9/+0
* Fix focus after movingFabian Kozynski2022-01-251-3/+1
* Fix a11y add in TileAdapterFabian Kozynski2022-01-181-3/+4
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-073-4/+10
* Deprecate unused methods in QSTileImplFabian Kozynski2021-12-291-3/+0
* [ProviderModel] Internal cleanup, remove the Provider Model flagZoey Chen2021-12-171-9/+3
* Explicitly express nullness expectationsFedor Kudasov2021-12-091-5/+13
* Init TileInfo and TilePair with constructorFedor Kudasov2021-12-081-10/+15
* Inline most FeatureFlags methods.Dave Mankoff2021-11-171-4/+0
* Convert FeatureFlags to interface.Dave Mankoff2021-11-171-2/+6
* Remove non-flag specific code from FeatureFlags.Dave Mankoff2021-11-161-1/+1
* 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-072-17/+17
|\|
| * Fixing bottom part of QS not getting any touches in split shadeMichal Brzezinski2021-10-062-17/+17
| * [DO NOT MERGE] Make sure WiFi and Cell tiles are not created in Provider Modelyinxu2021-09-141-1/+8
| * Merge "Make InternetTile default in SysUI." into sc-dev am: 3904d7eef7 am: a4...Xi Han2021-08-091-12/+1
| |\
| | * Make InternetTile default in SysUI.Cassie2021-08-051-13/+1
| * | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* | | Make sure WiFi and Cell tiles are not created in Provider Modelyinxu2021-09-131-1/+9
* | | Scroll to beginning when showing QSCustomizerFabian Kozynski2021-09-101-0/+2
* | | Make InternetTile default in SysUI.Cassie2021-08-041-13/+1
* | | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
|/ /
* / Extracting status bar from quick settings in split shadeMichal Brzezinski2021-07-091-2/+2
|/
* Merge "Revert systemui status bar provider model behavior" into sc-devTreeHugger Robot2021-07-021-4/+11
|\
| * Revert systemui status bar provider model behaviorEvan Laird2021-07-011-4/+11
* | Properly clear animations after draggingFabian Kozynski2021-06-291-0/+9
|/
* Merge "Mark tiles as selected in TileAdapter" into sc-devTreeHugger Robot2021-06-151-0/+1
|\
| * Mark tiles as selected in TileAdapterFabian Kozynski2021-06-111-0/+1
* | Fix margins around tiles in QSCustomizerFabian Kozynski2021-06-042-10/+40
|/