passforios/passKit/Helpers
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
..
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 Store SSH private keys in Keychain instead of files 2019-07-03 21:45:27 -07:00
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 Fix issues with OTP notification (#517) 2021-10-03 17:20:22 -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