Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat : fingerprint authentication added in the passcode activity #2034

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

PratyushSingh07
Copy link
Collaborator

Fixes #1208

216406124-2182f61f-ff11-4a1f-8c00-9cb7c345c0f4.mp4

I had to make two additional changes :

  • Modified HomeFragment and HomeOldFragment due to the below error while building :
    image

  • Changed the compileSDKVersion to 33 due to the below error:
    image

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@PratyushSingh07
Copy link
Collaborator Author

PratyushSingh07 commented Mar 22, 2023

@jawidMuhammadi I have opened this PR in place of PR #1901 , kindly review this

@PratyushSingh07 PratyushSingh07 changed the title feat : biometric support in the passcode activity feat : fingerprint authentication added in the passcode activity Mar 22, 2023
@jawidMuhammadi
Copy link
Contributor

Please resolve the conflicts

@PratyushSingh07
Copy link
Collaborator Author

Please resolve the conflicts

kindly review this @jawidMuhammadi

Copy link
Contributor

@jawidMuhammadi jawidMuhammadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, nice Job! 👍 👏

@jawidMuhammadi jawidMuhammadi merged commit 036e59f into openMF:development Apr 9, 2023
@PratyushSingh07 PratyushSingh07 deleted the new-finger-auth branch April 9, 2023 16:08
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.

No fingerprint authentication available, only passcode authentication
3 participants