Ni3verma / Safe-Box

A secure app to store private data.
MIT License
3 stars 5 forks source link

Integrated biometric auth #84

Closed Ni3verma closed 2 years ago

Ni3verma commented 2 years ago

Signed-off-by: Nitin Verma canvas.nv@gmail.com

Description

Doing biometric authentication if available. user can login 5 times with biometric in a row, after that for atleast once he has to enter pswrd. if user is away from app for more than 20 seconds, then show popup to restart the app

If there is any UI change, please add screenshots.

If you had to add any new dependency, please mention it here. added androidx.biometric:biometric

Fixes #79

Type of change

New feature

Code quality checklist

Just put an x in the [] where applicable.