passforios/passAutoFillExtension
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
..
Base.lproj Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00
Controllers do not dismiss views when application is resumed (#605) 2023-03-09 21:33:19 -08:00
Protocols Rewrite AutoFill extension 2020-12-31 21:46:50 -08:00
Services fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
Info.plist Version bump to 0.13.0 2022-01-07 10:04:40 -08:00
passAutoFillExtension.entitlements
passBetaAutoFillExtension.entitlements Add beta distrubution channel 2020-07-19 18:25:21 -07:00
SearchPassword.storyboard Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00