Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Replace createConfirmDeviceCredentialIntent with BiometricPrompt #513

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ewoerner
Copy link

@ewoerner ewoerner commented Apr 2, 2020

This enables face unlock on Google Pixel 4.

Fixes #481

This enables face unlock on Google Pixel 4.
@ewoerner
Copy link
Author

ewoerner commented Apr 2, 2020

On closer inspection, I currently recommend against merging this pull request.

While Google recommends switching from createConfirmDeviceCredentialIntent to BiometricPrompt, the API quality is currently pretty bad:

This would cause regressions for andOTP users not using biometrics.

@flocke flocke self-assigned this May 4, 2020
@flocke flocke added this to the v0.8.0 milestone May 4, 2020
@flocke flocke added the WIP label May 4, 2020
@flocke flocke removed this from the v0.8.0 milestone Jun 15, 2020
@flocke flocke added this to In progress in Encryption / Authentication via automation Jan 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

Faceunlock on Android
3 participants