Skip to content

Conversation

@itstarzan
Copy link

No description provided.

jhenrique09 and others added 14 commits March 1, 2022 14:03
Change-Id: If784cd1283dade71e72995e828586e3be2b4abb0
Signed-off-by: Joey Huab <joey@evolution-x.org>
Useful for devices with popup camera

Change-Id: Ifba770dd1681858844d5d0290cbf385bfa47f841
Signed-off-by: Joey Huab <joey@evolution-x.org>
Our impl disable face unlock if the device is not unlocked in 4 hours, a friendly message will be shown to the user

Change-Id: I5b8af871bf6f3ee792fc2788c632b00524ce61cb
Signed-off-by: Joey Huab <joey@evolution-x.org>
- bypassEnabled will always evaluate to false now.
- Introduce bypassEnabledBiometric which is only used to tell the biometric service whether we can bypass lockscreen without swipe dependant on Settings.Secure.FACE_UNLOCK_DISMISSES_KEYGUARD.

Signed-off-by: Ethan Halsall <ethan.halsall@gmail.com>
Change-Id: Ibdbf16df18543382219a75ce1aaf4e25f3fb4ddb
Signed-off-by: Joey Huab <joey@evolution-x.org>
Change-Id: I1897aa22a9c29627b2f03e14f093151453df7be4
Signed-off-by: Joey Huab <joey@evolution-x.org>
Google removed the animation on Android 12, let's use a text instead

Change-Id: I93c4121c57137764edb0b31678d103fd5f7d4dcc
Signed-off-by: Joey Huab <joey@evolution-x.org>
Change-Id: Id21b9fd5b2ae11fc27fe919079c3afbb2724c064
Signed-off-by: Joey Huab <joey@evolution-x.org>
Change-Id: I9a8e812bbe869dead94d631fa0a2f53f3bf67cc6
Signed-off-by: Joey Huab <joey@evolution-x.org>
Change-Id: Ib9041442572885ceda3afbafd23f8e89226b0364
Signed-off-by: Joey Huab <joey@evolution-x.org>
…print_instead

Change-Id: I8c6c5db346c28742e798e27af04985721f62e14e
Signed-off-by: Joey Huab <joey@evolution-x.org>
Change-Id: I237f1bbb49dec279a22cfd78004f93a71843d25e
Signed-off-by: Joey Huab <joey@evolution-x.org>
There is currently no feedback or indication that biometric authentication is in progress.

The user must explicitly tap the "Unlock to Pay" button for biometrics to be requested.

Change-Id: I8b1a7bb160a2623cc0ec7ac0cc5060c7d6fad6c9
Signed-off-by: Joey Huab <joey@evolution-x.org>
Only using user-selected fonts for a subset of system apps leads to an
inconsistent visual experience. While we've already applied them to the
system's Material UI themes, many apps have hard-code references to
sans-serif (whether it's through XML styles or Typeface.SANS_SERIF), so
it is also necessary to override Typeface fonts at runtime.

Changing overlays causes OverlayManagerService to schedule
ApplicationInfo updates for affected apps, which forces a configuration
change by incrementing Configuration#assetsSeq.

TODO: figure out why not all apps get consistent configuration updates
until manually relaunching activities

Change-Id: I684a56315808f78f24a14cd6efeda0ea05e25abf
Signed-off-by: Dmitrii <bankersenator@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants