Total height is now 192 dp. Reduced album art size and some padding for
expanded media control layout. Also adjusted album art size and padding
for expanded recommendations card to fit
Bug: 189700268
Fixes: 194492458
Test: visual
Change-Id: I3ca096e663d10a05abee2a645dacfe4ce001597c
(cherry picked from commit 69377262a4)
Change burn in prevention period to a prime number to avoid
overlap with other periods
Test: manual
Refer to bug for burn-in simulation
Fixes: 195773640
Change-Id: I4c9dd875827138b8cd0407a01e7bb4941bb48088
By default, use 48px. This value can be
overridden by overlays.
Update stroke width of lock and udfps icons from 2.5 => 2
Update stroke width of aod udfps icon from 1 => 1.3
Test: manual
Change-Id: I7c3883c9acac68acc02684a3115e9e6512fe9a1f
Bug: 195564809
Use string "Can't recognize face. Use fingerprint instead"
Only used if the user hasn't touch udfps yet
Test: manual, atest KeyguardIndicationControllerTest
Fixes: 195161046
Change-Id: I8206d3acbaf9e20702570c700beb6248d86a858e
Move system_icons_super_container_margin_start to parent ViewGroup
to ensure both multi_user_avatar system_icons_container can share
the padding
Test: make and check visual, enable multi user and check keyguard
Bug: 194324044
Change-Id: Iab2803dfb2b609b98eb8053e3b81bd6731857a2b
Also show background on lock icon and unlock
icons if the device supports udfps. This is to help
indicate the affordance is tappable.
Test: manually test with and w/o udfps
- AOD <=> Lock screen
- gpay wallet affordance on LS that requests udfps
- slowly swipe up to show bouncer => udfps fades
- slowly swipe down to expand notification shade => udfps fades
- tap notification on ls, no bg animation
- tap notification on locked shade, there is a bg animation
- toggle on/off dark mode from lock screen
Fixes: 192403524
Change-Id: I5a19d3cd45c51af78a49d46126fc0678a3df6d6c
In order to leave more space for carrier names in QS, do the following:
* Remove enterprise icon from QQS/QS icons
* If screen is less than 390dp wide, don't show battery estimate and
instead show percentage.
Test: manual, multiple densities and landscape
Fixes: 189413614
Change-Id: I4758d3822dc07e42b254b8b48c9905231748165a
Quick settings was accounting for double the padding / or not enough
in most cases. The padding is now only on the quick settings itself
and the various workarounds in the build are reverted.
Media and the horizontal layout would obtain negative margins for
example, which where just cancelling themselves out.
Fixes: 192937466
Test: add media / no media, observe proper 24dp padding below
Change-Id: I635afaaf9185c32a9f04851453ac7c0d20612c11
Merged-In: I635afaaf9185c32a9f04851453ac7c0d20612c11
Place a button on the lockscreen similar to the wallet
affordance. Only enable the button if:
1. User has enabled the setting
2. Device control services are enabled
3. The user has favorited at least 1 control
Fixes: 194435266
Test: manual
Change-Id: Idc755656e2d3b7df77bf95d06f076b63349ece9a
The drag down animation didn't do the transition
to the full shade visually, so things would look
out of place.
Fixes: 191282610
Test: drag down while bypassing
Change-Id: Icdd62155f3762621c1046ed5271476ec0b4e2635
Merged-In: Icdd62155f3762621c1046ed5271476ec0b4e2635
If there's exactly one SIM, do not show the RSSI next to the name in
QSBH. Instead, show it with the other icons. If there's more than one
SIM, show each RSSI next to the carrier name, and not with the other
icons (not even in QQS).
Test: atest com.android.systemui.qs
Test: manual single sim
Bug: 187654917
Change-Id: I8b80bb14b8f60872d44d5a92ddfa7c5903420874
Merged-In: I8b80bb14b8f60872d44d5a92ddfa7c5903420874