passforios/passKit/Helpers
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
..
AppError.swift Fix file headers (#494) 2021-08-27 22:32:31 -07:00
AppKeychain.swift Enable SwiftLint rule 'identifier_name' and handle all violations 2020-09-20 17:25:50 -07:00
Colors.swift Enable SwiftLint rule 'convenience_type' and fix all violations 2020-08-28 16:42:30 -07:00
CryptographicKeys.swift
DefaultsKeys.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00
FileManagerExtension.swift Enable SwiftLint rule 'multiline_arguments_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
Globals.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00
KeyFileManager.swift Use SwiftFormat version 0.48.x 2021-08-15 01:34:43 -07:00
KeyStore.swift Introduce KeyStore protocol in order to provide specialized key store implementations for tests 2019-07-20 23:42:32 +02:00
NotificationCenterDispatcher.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00
NotificationNames.swift Fix file headers (#494) 2021-08-27 22:32:31 -07:00
SearchBarScope.swift Fix file headers (#494) 2021-08-27 22:32:31 -07:00
Utils.swift Add notification action to copy OTP or just inform about the copied OTP (#513) 2021-10-01 10:32:14 -07:00