mirror of
https://github.com/bitwarden/android.git
synced 2024-12-27 11:28:28 +03:00
e72932cbaa
* EC-835 Added in the Watch app keychain accessible when passcode set this device only and when the passcode is set to signal the iPhone to trigger a sync on opening the watch app * EC-835 Embed LocalAuthentication framework into the watch app to fix no such module when importing it * EC-835 Changed approach to check if Watch has passcode enabled by using Keychain accessible kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly instead of LAContext * EC-835 Fix weird error saying unassigned local variable on the CI compiler. It seems it doesn't realize of the full condition |
||
---|---|---|
.. | ||
AutofillHandler.cs | ||
BiometricService.cs | ||
ClipboardService.cs | ||
CryptoPrimitiveService.cs | ||
DeviceActionService.cs | ||
FileService.cs | ||
KeyChainStorageService.cs | ||
LocalizeService.cs | ||
WatchDeviceService.cs |