Bitwarden-app-android-iphon.../src/watchOS/bitwarden/bitwarden
Federico Maccaroni e72932cbaa
[EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250)
* 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
2022-12-22 17:59:12 +00:00
..
Assets.xcassets EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
Preview Content/Preview Assets.xcassets EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
ContentView.swift EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
WatchConnectivityManager.swift [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00
bitwardenApp.swift EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00