fix custom UDFPs animations playing infinitely#43
Closed
Localhorst04 wants to merge 1 commit intoAxionAOSP:lineage-23.2from
Closed
fix custom UDFPs animations playing infinitely#43Localhorst04 wants to merge 1 commit intoAxionAOSP:lineage-23.2from
Localhorst04 wants to merge 1 commit intoAxionAOSP:lineage-23.2from
Conversation
Custom UDFPS animations are driven by their own overlay and interactor state. If authentication completes before a normal touch-up callback is dispatched, the animation can keep its pressed state and continue looping on keyguard/AOD. Add an explicit stop path for the animation state and clear it when UDFPS capture completes, when the keyguard overlay is hidden, and when a fingerprint auth failure is reported. Change-Id: I7f7ba49c692a7fefb81ce22a4f67dd5a804675e7
Author
|
Notes:
|
Author
|
Noticed a bad issue, will fix that and do a new PR or reopen |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bug preview in builders group (too big to upload here)
Tested by using it, might require cleaning up/logging to make sure no regressions have been made
Change-Id: I7f7ba49c692a7fefb81ce22a4f67dd5a804675e7