passforios/pass/Controllers
Danny Mösch e1cbcb5d7a
Add notification action to copy OTP or just inform about the copied OTP (#513)
* Add notification action to copy OTP or just inform about the copied OTP

The notification either shows the current OTP which can be copied by a notification action or it shows just a hint to inform about the copied OTP. This depends on the new option "autoCopyOTP".

* Extract method

* Set type and style one-time
2021-10-01 10:32:14 -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 2021-01-31 20:16:57 -08:00
AdvancedSettingsTableViewController.swift Format code with SwiftFormat 2021-01-31 20:16:57 -08:00
AutoCellHeightUITableViewController.swift
BasicStaticTableViewController.swift Fix file headers (#494) 2021-08-27 22:32:31 -07:00
CommitLogsTableViewController.swift
EditPasswordTableViewController.swift
GeneralSettingsTableViewController.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00
GitConfigSettingsTableViewController.swift
GitRepositorySettingsTableViewController.swift Use SwiftFormat version 0.48.x 2021-08-15 01:34:43 -07:00
KeyImporter.swift
OpenSourceComponentsTableViewController.swift Re-add ObjectivePGP to list of open source components (#495) 2021-08-27 22:46:13 -07:00
PasswordDetailTableViewController.swift Remove availability checks for iOS 11.0 (#486) 2021-08-16 12:59:46 -07:00
PasswordEditorTableViewController.swift Use SwiftFormat version 0.48.x 2021-08-15 01:34:43 -07:00
PasswordNavigationViewController.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -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
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
SettingsSplitViewController.swift Enable SwiftLint rule 'overridden_super_call' and fix all violations 2020-08-28 16:42:30 -07:00
SettingsTableViewController.swift Remove redundant 'else' blocks 2021-01-31 20:16:57 -08: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