passforios/pass/Controllers
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
..
AboutRepositoryTableViewController.swift
AboutTableViewController.swift
AddPasswordTableViewController.swift
AdvancedSettingsTableViewController.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
AutoCellHeightUITableViewController.swift
BasicStaticTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
CommitLogsTableViewController.swift
EditPasswordTableViewController.swift
GeneralSettingsTableViewController.swift
GitConfigSettingsTableViewController.swift
GitRepositorySettingsTableViewController.swift fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
KeyImporter.swift
OpenSourceComponentsTableViewController.swift
PasswordDetailTableViewController.swift Enable some more SwitfLint rules (#565) 2022-06-15 19:55:02 -07:00
PasswordEditorTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PasswordNavigationViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyArmorImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyFIleImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyImporter.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PGPKeyURLImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
QRScannerController.swift fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -08:00
RawPasswordViewController.swift
SettingsSplitViewController.swift
SettingsTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
SpecialThanksTableViewController.swift
SSHKeyArmorImportTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
SSHKeyFileImportTableViewController.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
SSHKeyURLImportTableViewController..swift Enable some more SwitfLint rules (#565) 2022-06-15 19:55:02 -07:00