1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-24 10:14:55 +02:00
bitwarden-mobile/src/iOS.Core/Utilities
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
..
AccountSwitchingOverlayHelper.cs Updated avatar color selection logic (#2151) 2022-10-26 12:34:54 -04:00
ASHelpers.cs Misc fixes for account switching (#1849) 2022-03-17 14:27:01 -04:00
Dialogs.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
DictionaryExtensions.cs [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00
FontElementExtensions.cs Fixed some Large Font Accessibility issues on Vault and Send screens for Icons Display #1774 (#1785) 2022-02-17 19:34:22 -03:00
ImageSourceExtensions.cs EC-308 Fix crash produced by creating avatar image on AccountSwitchingOverlayHelper and also added more logging to see when it happens. (#1983) 2022-07-07 20:24:29 +01:00
iOSCoreHelpers.cs EC-833 fix WatchDeviceService registration to be called from the extensions appropiately (#2233) 2022-12-13 11:27:15 -03:00
iOSHelpers.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
ThemeHelpers.cs [BEEEP] [PS-940] Support for dark theme selection while using Default (System) theme (#1959) 2022-06-21 14:59:30 -04:00
UISearchBarExtensions.cs PS-587 - Fix searchbar search textfield and icon colors for dark themes (#1941) 2022-06-07 15:43:25 +01:00
UIViewControllerExtensions.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
WCSessionManager.cs [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00