passforios/pass/Controllers
Danny Mösch 3eea063d61
Fix issues with OTP notification (#517)
* Use "Beta" since this is what Apple uses too
* Actually copy the OTP if the option is set
* Shorten notification text to make it fit to smaller screens
* Set notification center delegate before app launches
* Fix SwiftFormat issue fixed with version 0.48.12
2021-10-03 17:20:22 -07:00
..
AboutRepositoryTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -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 2021-01-31 20:16:57 -08:00
AdvancedSettingsTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
AutoCellHeightUITableViewController.swift
BasicStaticTableViewController.swift Fix file headers (#494) 2021-08-27 22:32:31 -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 Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
GitConfigSettingsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GitRepositorySettingsTableViewController.swift Use SwiftFormat version 0.48.x 2021-08-15 01:34:43 -07:00
KeyImporter.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
OpenSourceComponentsTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
PasswordDetailTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
PasswordEditorTableViewController.swift Use SwiftFormat version 0.48.x 2021-08-15 01:34:43 -07:00
PasswordNavigationViewController.swift Fix issues with OTP notification (#517) 2021-10-03 17:20:22 -07:00
PGPKeyArmorImportTableViewController.swift Combine key scanning logic in one class 2020-08-31 14:05:19 -07:00
PGPKeyFIleImportTableViewController.swift Fix file headers (#494) 2021-08-27 22:32:31 -07:00
PGPKeyImporter.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
PGPKeyUrlImportTableViewController.swift Use SwiftFormat version 0.47.x 2020-11-09 10:13:05 -08: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 Fix issues with OTP notification (#517) 2021-10-03 17:20:22 -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 'identifier_name' and handle all violations 2020-09-20 17:25:50 -07:00
SSHKeyUrlImportTableViewController.swift Use SwiftFormat version 0.47.x 2020-11-09 10:13:05 -08:00