summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/qs/tiles/LocationTile.java
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2019-04-23 16:46:35 +0300
committerBruno Martins <bgcngm@gmail.com>2019-11-16 22:14:22 +0000
commite7f3c30e243b8eb4d689a902867c469b6b9044cf (patch)
treeb3127d87143c4d9c1474790e75a62b327bf2d303 /packages/SystemUI/src/com/android/systemui/qs/tiles/LocationTile.java
parent8718f0e0542a1974d31d9b410407fe560769dd4e (diff)
downloadandroid_frameworks_base-e7f3c30e243b8eb4d689a902867c469b6b9044cf.tar.gz
android_frameworks_base-e7f3c30e243b8eb4d689a902867c469b6b9044cf.tar.bz2
android_frameworks_base-e7f3c30e243b8eb4d689a902867c469b6b9044cf.zip
SystemUI: Enable and fix QS detail view, adapt layout to 10
* 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. * Squashes in the follow commits: Author: Chengzhi.Hou <hcz017@gmail.com> Date: Fri May 11 12:26:56 2018 +0800 SystemUI: Enable dualTarget on CellularTile * To show DataUsageDetailView Change-Id: If09b4ac51bb6df01b8ea9f59bccf123de65da8cf Author: LuK1337 <priv.luk@gmail.com> Date: Sat Jun 23 13:18:27 2018 +0200 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 Author: Paul Keith <javelinanddart@gmail.com> Date: Wed Jun 27 18:28:22 2018 +0200 SystemUI: Fix Data Usage tile to match Settings Change-Id: Ieff3504baf3d13c77d06fcde87d5ac56d2586194 Author: eray orçunus <erayorcunus@gmail.com> Date: Fri Apr 26 00:15:30 2019 +0300 SystemUI: Fix several layout bugs * QSDetail and QSCustomize panels' clippers starts after the black header, but the ripple animation coords were wrong. * QSDetail and QSCustomize use a transparent view to let QS header be seen. Header's height changes with orientation, but QSDetail and QSCustomize do nothing about it. As a result, there were gaps or blocked views. Change-Id: I5cefad14b519be99adcf5c913e96385d45b8fb17 Signed-off-by: eray orçunus <erayorcunus@gmail.com> Author: Dan Pasanen <dan.pasanen@gmail.com> Date: Wed Nov 6 15:01:32 2019 -0600 SystemUI: Convert tiles to use UnlockMethodCache#canSkipBouncer * This updates the API following commit aaba8ef2. Change-Id: I4932a3e023a40e362e81fd74f2921e9cb472ebf3 Change-Id: I5ecb419fbf699be33494d0a9cc215914d90004bd
Diffstat (limited to 'packages/SystemUI/src/com/android/systemui/qs/tiles/LocationTile.java')
0 files changed, 0 insertions, 0 deletions