bitwarden-android/src/Core
Oscar Hinton ae28de4159
Invalidate biometric on change (#1026)
* Initial working version for Android

* Add a fallback for when upgrading from older app version.

* Ensure biometric validity is re-checked on focus

* Only setup biometric integrity key if biometric is turned on.

* Fix styling according to comments

* Fallback for Android 5.

* Improve comment

* Add boilerplate for iOS

* Change BiometricService to public

* Untested iOS implementation.

* Convert IBiometricService to async. Fix code style for iOS.

* Base64 NSData.

* Review comments for Android BiometricService.

* Rename methods in BiometricService to append Async

* Ensure we wait for async SetupBiometricAsync.

* Update BiometricService.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-08-08 21:33:49 -04:00
..
Abstractions Invalidate biometric on change (#1026) 2020-08-08 21:33:49 -04:00
Enums Soft delete feature (#890) 2020-05-20 13:35:20 -04:00
Exceptions auth apis and api helpers 2019-04-10 15:03:09 -04:00
Models Modified listing of website from Hostname to Host (#1012) 2020-07-14 13:17:08 -05:00
Resources load EEFLongWordList from file 2019-05-28 17:06:57 -04:00
Services biometrics cleanup (#964) 2020-06-08 08:25:13 -04:00
Utilities check for empty string on malformed URL (#944) 2020-06-01 14:46:37 -04:00
Constants.cs Feature sync on refresh (#937) 2020-08-05 13:19:27 -04:00
Core.csproj Singleton LiteDatabase (#946) 2020-06-02 09:13:57 -04:00