passforios/passAutoFillExtension/Controllers
Dominik Johs f2a0c4ccf1
do not dismiss views when application is resumed (#605)
* do not dismiss views when application is resumed

* prevents the PasswordNavigationViewController and PasswordDetailTableViewController from being dismissed when the app is put to the background and then brought back to the foreground
* Instead, the PasswordEntities are re-fetched from the context by their path to handle the re-creation of the entities during an update process that could have run in the background

* update SwiftLint to version 0.50.*

* update SwiftFormat to 0.51.*

---------

Co-authored-by: Mingshen Sun <bob@mssun.me>
2023-03-09 21:33:19 -08:00
..
CredentialProviderViewController.swift do not dismiss views when application is resumed (#605) 2023-03-09 21:33:19 -08:00
PasscodeExtensionDisplay.swift Fix security bug which autofilled passwords without passcode/faceid auth 2023-03-09 12:55:39 -08:00
PasscodeLockViewControllerForExtension.swift Move class to own file 2021-08-27 22:03:00 -07:00
PasswordsViewController.swift Remove branches for iOS 12 compatibility 2023-03-09 11:40:33 -08:00