Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FEAT: Biometric authentication into app. #11

Closed
wants to merge 2 commits into from

Conversation

isaacsa51
Copy link
Owner

@isaacsa51 isaacsa51 commented Sep 9, 2024

Description

Creation of Biometric Authentication into app when opening from cold start the app, this settings can be enable via Settings.

This authentications is using the Biometric Authenticator for Android 8+, but uses FingerPrint Manager for Android 7 and below...

What is the destination branch of this PR?

develop <- feature/biometric_lock

Screenshots:

image image image

Is the code testable? If not - why?

No, changes are using the native android libraries...

Checklist:

  • The commit message uses the conventional commiting method.
  • Tests: This PR includes thorough tests or an explanation of why it does not (for bug fixes/features). Your PR should pass all CI checks in our Gtihub Actions Workflow
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (optional)

@isaacsa51 isaacsa51 self-assigned this Sep 9, 2024
@isaacsa51 isaacsa51 added the feature New functionality to be added label Sep 9, 2024
@isaacsa51
Copy link
Owner Author

Closing PR due failing jobs...

@isaacsa51 isaacsa51 closed this Sep 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature New functionality to be added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant