passforios/passExtension
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
..
Assets.xcassets
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
Helpers Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
Services Show notification with OTP after providing password through extension (#509) 2021-09-20 00:50:05 -07:00
Info.plist Version bump to 0.12.0 2021-01-11 12:34:31 -08:00
passBetaExtension.entitlements Add beta distrubution channel 2020-07-19 18:25:21 -07:00
passExtension.entitlements
passProcessor.js fix(extension) fires JS event upon editing input fields (#575) 2022-10-31 22:09:24 -07:00