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 #13

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

isaacsa51
Copy link
Owner

@isaacsa51 isaacsa51 commented Sep 9, 2024

Description

Creation of Biometric Authentication into app when opening from cold start, this adjustment can be enabled via toggle from the Settings Screen.

These authentications are 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 marked this pull request as ready for review September 9, 2024 20:46
@isaacsa51 isaacsa51 self-assigned this Sep 9, 2024
@isaacsa51 isaacsa51 added the feature New functionality to be added label Sep 9, 2024
@isaacsa51 isaacsa51 merged commit 234c7bd into develop Sep 9, 2024
1 check passed
@isaacsa51 isaacsa51 deleted the feature/biometric_lock branch September 9, 2024 20:58
# 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