1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
bitwarden-mobile/src/App
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 biometrics cleanup (#964) 2020-06-08 08:25:13 -04:00
Controls Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
Effects Project lib updates and migration (#789) 2020-03-20 17:54:23 -04:00
Models check app options ios extension on nfc check (#933) 2020-05-29 15:25:06 -04:00
Pages Invalidate biometric on change (#1026) 2020-08-08 21:33:49 -04:00
Resources Invalidate biometric on change (#1026) 2020-08-08 21:33:49 -04:00
Services biometrics cleanup (#964) 2020-06-08 08:25:13 -04:00
Styles Color updates for new branding (#879) 2020-05-05 19:13:18 -04:00
Utilities Modified Permissions Flow (#1005) 2020-07-08 14:09:08 -05:00
App.csproj Lib updates (#889) 2020-05-07 17:03:13 -04:00
App.xaml stylesheets 2019-03-29 17:54:03 -04:00
App.xaml.cs biometrics cleanup (#964) 2020-06-08 08:25:13 -04:00