passforios/pass/Controllers
2020-09-20 17:25:50 -07:00
..
AboutRepositoryTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
AboutTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
AddPasswordTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
AdvancedSettingsTableViewController.swift Enable SwiftLint rule 'unneeded_parentheses_in_closure_argument' and fix all violations 2020-08-28 16:42:30 -07:00
AutoCellHeightUITableViewController.swift
BasicStaticTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
CommitLogsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
EditPasswordTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GeneralSettingsTableViewController.swift Enable SwiftLint rule 'switch_case_on_newline' and fix all violations 2020-08-28 16:42:30 -07:00
GitConfigSettingsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GitRepositorySettingsTableViewController.swift Fix new warning caused by Swift 5.3 and bring SwiftLint rule in sync with it 2020-09-19 18:52:27 -07:00
KeyImporter.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
OpenSourceComponentsTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
PasswordDetailTableViewController.swift Fix new warning caused by Swift 5.3 and bring SwiftLint rule in sync with it 2020-09-19 18:52:27 -07:00
PasswordEditorTableViewController.swift Enable SwiftLint rule 'cyclomatic_complexity' and fix violation which is reasonable 2020-09-20 17:25:50 -07:00
PasswordsViewController.swift Refactor GitCredential to simplify it and to add tests 2020-09-06 20:12:36 -07:00
PGPKeyArmorImportTableViewController.swift Combine key scanning logic in one class 2020-08-31 14:05:19 -07:00
PGPKeyFIleImportTableViewController.swift Enable SwiftLint rule 'private_action' and fix all violations 2020-08-28 16:42:30 -07:00
PGPKeyImporter.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
PGPKeyUrlImportTableViewController.swift Enable SwiftLint rule 'private_action' and fix all violations 2020-08-28 16:42:30 -07:00
QRScannerController.swift Combine key scanning logic in one class 2020-08-31 14:05:19 -07:00
RawPasswordViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
SettingsSplitViewController.swift Enable SwiftLint rule 'overridden_super_call' and fix all violations 2020-08-28 16:42:30 -07:00
SettingsTableViewController.swift Enable SwiftLint rule 'private_action' and fix all violations 2020-08-28 16:42:30 -07:00
SpecialThanksTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
SSHKeyArmorImportTableViewController.swift Combine key scanning logic in one class 2020-08-31 14:05:19 -07:00
SSHKeyFileImportTableViewController.swift Enable SwiftLint rule 'private_action' and fix all violations 2020-08-28 16:42:30 -07:00
SSHKeyUrlImportTableViewController.swift Enable SwiftLint rule 'private_action' and fix all violations 2020-08-28 16:42:30 -07:00