Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 052e9327 authored by eray orçunus's avatar eray orçunus Committed by Luca Stefani
Browse files

SystemUI: Enable and fix QS detail view, adapt layout to Pie



* Re-enabling dual-target(detail view) was easy as pie, but layout was from Oreo
  and DND tile was broken.

* I've applied QS Customize layout to details view to match it with Pie look.

* DND showDetail function was overriden to show new EnableZenModeDialog.
  New dialog's implementation were taken from old detail view, so I've disabled
  the new one, added the only new thing (priority-but-alarm-disabled warning text)
  to old one and enabled it.

* DND tile will still respect "Ask duration every time" setting and ask duration to
  the user, but this time with detail view.

In addition;
---------
SystemUI: Enable dualTarget on CellularTile

* To show DataUsageDetailView

Change-Id: If09b4ac51bb6df01b8ea9f59bccf123de65da8cf
(Owner: Chengzhi Hou <hcz017@gmail.com> )
---------
SystemUI: CellularTile: Don't call showDetail() when device is locked

* We recently enabled dualTarget for CellularTile which allowed us
  to toggle mobile data without unlocking device. Moving showDetail
  call to postQSRunnableDismissingKeyguard when the device is locked
  fixes this issue.

Change-Id: I16dc766166a33a309a2fc945e81fa15b5d194196
(Owner: Łukasz Patron <priv.luk@gmail.com> )
---------
SystemUI: Fix Data Usage tile to match Settings

Change-Id: Ieff3504baf3d13c77d06fcde87d5ac56d2586194
(Owner: Paul Keith <javelinanddart@gmail.com>)
---------

Change-Id: I8c88a1c52294f2f72d78a3b5585de24a85f0b6df
Signed-off-by: default avatareray orçunus <erayorcunus@gmail.com>
parent 1600570d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment