summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Beverly <beverlyt@google.com> 2022-03-04 17:36:54 +0000
committer Beverly Tai <beverlyt@google.com> 2022-03-23 20:37:40 +0000
commitdf83af614fa159a7df519afcf8fac757d3852b07 (patch)
treecefb2fc02b41f8fcd4ea4467a150bc85df8cae6d /libs/androidfw/StringPool.cpp
parentc3cf521667ada2ad2f645155171fe79e63467047 (diff)
Cancel touches on the unlocked animation
On the lock screen, users are able to drag their finger to the UDFPS location which can leave the panel expansion in a transition state while the device is being transioned to the home screen. therefore, we need to: * on unlock, instantCollapse notification panel if it's already in the middle of being flung away so there aren't overriding animators. * don't expand the bouncer if the device is unlocking * cancel launch transition end runnables on going to sleep in case the user presses the power button quickly after unlocking, before the launch transition end runnable gets to run. We don't end up in a bad state where we hide the keyguard (due to the launchTransitionEndRunnable) when we actually wanted to show it * don't update the UNLOCKED scrim when the device is updating the panel expansion during the unlock animation Fixes: 222324260 Test: atest SystemUITests Test: manually authenticate UDFPS from dragging finger from diagonally above/right of UDFPS (and from below) Change-Id: I8f0b50c01544c3cf206bb764b2c5e5554dcd256d
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions