Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[MOB-892] fingerprint entering wallet #890

Closed MiguelFalcoPereira closed 3 years ago

MiguelFalcoPereira commented 3 years ago

What does this PR do?

When entering the wallet, a fingerprint authentication method will be asked in order to continue the navigation. Also added an option on the settings to turn on and off this feature.

Database changed?

No

Where should the reviewer start?

How should this be manually tested?

Open the wallet with a device with biometric credentials and check if the authentication is asked. Open the wallet with a device that doesn't have any biometric credentials and check if the wallet navigates normally. Open the wallet with the settings On and Off.

What are the relevant tickets?

https://aptoide.atlassian.net/browse/MOB-892

Questions:

Does this add new dependencies which need to be added? (Eg. new libs, new keys, etc.)

Code Review Checklist