passforios/pass
Tony Wang 51ad0c2920
fix #540, duplicate entries in auto fill extension (#593)
* fix #540, duplicate entries in auto fill extension

`prepareCredentialList` is called twice, once before unlock and once
after. If the lists are already prepared, i.e. not empty, skip this
step.

* fix format and lint
2023-01-19 11:39:05 -08:00
..
Assets.xcassets
Base.lproj Fix PGP URL download controller issue 2021-12-29 16:00:27 -08:00
Controllers fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
de.lproj Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
en.lproj Remove unused elements (#530) 2021-12-30 22:35:17 -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 fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
Views Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
AppDelegate.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
Info.plist Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
pass.entitlements Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
passBeta.entitlements Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00