passforios/pass
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 refs #584, add operation to clear QuickType suggestion in settings 2023-02-02 21:49:50 -08:00
Controllers do not dismiss views when application is resumed (#605) 2023-03-09 21:33:19 -08:00
de.lproj Update German translation 2023-02-04 09:51:54 -08:00
en.lproj refs #584, add operation to clear QuickType suggestion in settings 2023-02-02 21:49:50 -08:00
Helpers Fix building issues with XCode 2022-05-23 10:54:11 -07:00
it.lproj Add Italian translation (#589) 2022-12-11 22:08:18 -08:00
Models
Services Add support for Yubikey command chaining 2023-03-09 11:40:33 -08:00
Views
AppDelegate.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
Info.plist Remove custom accessory protocol entry com.yubico.ylp of UISupportedExternalAccessoryProtocols in Info.plist 2023-03-03 21:22:31 -08:00
pass.entitlements Remove NDEF-tag from entitlements 2023-03-09 12:15:11 -08:00
passBeta.entitlements Remove NDEF-tag from entitlements 2023-03-09 12:15:11 -08:00