summaryrefslogtreecommitdiff
path: root/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/QSTile.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-0/+22
|\
| * Solve NPE.Holly Sun2023-03-031-2/+4
| * [tile] Consolidate some functions to be reuse by LauncherTileService.Holly Sun2023-02-141-0/+20
* | SystemUI: Initialize QS tiles in inactive stateDanny Lin2022-10-181-1/+1
* | SystemUI: Add LiveDisplay tileSteve Kondik2022-09-121-0/+27
|/
* Fix refresh tile when tile is already listeningFabian Kozynski2022-03-241-1/+7
* Remove QSDetailFabian Kozynski2022-02-101-8/+3
* Annotate com.android.systemui.qs with @NullableFedor Kudasov2022-01-071-2/+3
* Deprecate unused methods in QSTileImplFabian Kozynski2021-12-291-2/+7
* Create state strings for every stock tileFabian Kozynski2021-05-191-1/+5
* Set the default background color to ACTIVEFabian Kozynski2021-05-061-1/+3
* Add chevron to tiles that expand instead of toggling.Fabian Kozynski2021-05-041-5/+10
* Animate activities launched by QS click (1/2).Jordan Demeulenaere2021-04-211-3/+15
* Animate QuickSettings long press (1/2).Jordan Demeulenaere2021-04-071-2/+10
* Add card image to the QuickAccessWalletTile.Silin Huang2021-04-051-1/+5
* Wait for state refreshed in TileQueryHelperFabian Kozynski2020-09-161-0/+4
* Remove QS details prototype codeFabian Kozynski2020-05-141-8/+0
* Add new QS Ui EVentsFabian Kozynski2020-04-301-0/+13
* Add QSLogs using new loggersFabian Kozynski2020-02-111-0/+7
* Revert "Partially revert "modify quick settings to adopt the accessibility st...yingleiw2020-02-101-0/+4
* Remove prototype for color QS tiles.Fabian Kozynski2020-02-041-19/+1
* Partially revert "modify quick settings to adopt the accessibility state api"yingleiw2020-01-301-4/+0
* modify quick settings to adopt the accessibility state apiyingleiw2020-01-281-0/+4
* Add support for BooleanState in CustomTileFabian Kozynski2019-09-231-0/+2
* QS - Prototype visual affordance for detail panelsMatt Pietal2019-09-121-0/+8
* Add colors to tilesFabian Kozynski2019-09-101-1/+19
* Fixed jarring touch ripple effect when turning on/off battery saver from quic...shawnlin2019-04-091-1/+4
* Remove UI restriction on hotspot & airplane mode being on togetherSalvador Martinez2019-03-081-21/+0
* Fixes context for tiles without longClickFabian Kozynski2018-10-301-1/+4
* Never clear QS tile state.Amin Shaikh2018-08-161-1/+1
* Add support for secondary text in QSJason Monk2018-01-161-0/+4
* Fix incorrect colors for CustomTile in QSEvan Laird2017-10-171-0/+5
* resolve merge conflicts of a5b457b3bf6f to oc-dr1-devJason Monk2017-06-081-1/+7
|\
| * Move QS cell indicator back into mobile data tileJason Monk2017-06-071-1/+7
* | Start drawing QS slashes rather than using AVDSJason Monk2017-05-051-1/+35
|/
* Fix QS visibility logs missing some infoJason Monk2017-05-031-0/+5
* QS: Add transient icon for hotspotJason Monk2017-03-311-0/+4
* Updated QS UIJason Monk2017-03-041-1/+0
* Add plugin API for individual QS tilesJason Monk2017-03-041-0/+241