Stefan Ceriu
a8b0e8700e
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
6395f0f5fe
KeyVerificationCoordinator: Fix child coordinator removal issue.
2020-09-30 17:50:20 +02:00
manuroe
a481bfc3cf
Merge remote-tracking branch 'origin/complete_security_allow_device_verification_retry' into complete_security_allow_device_verification_retry
2020-09-25 10:14:27 +02:00
manuroe
88497ed6d1
Add missing comment
2020-09-25 10:14:14 +02:00
manuroe
13377746f0
Update Riot/Modules/KeyVerification/Common/KeyVerificationCoordinator.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-09-25 10:10:06 +02:00
manuroe
16c0ca7ae2
Complete Security: Come back to the root screen if device verification is cancelled
...
So that the user can retry to verify with another device
2020-09-25 08:58:57 +02:00
SBiOSoftWhare
85a25d4da3
Secrets recovery: Update recovery with passphrase and recovery with key screens.
2020-06-11 13:21:47 +02:00
SBiOSoftWhare
ae9fb9ee21
KeyVerificationCoordinator: Handle secrets recovery flow from complete security.
2020-06-09 17:37:53 +02:00
SBiOSoftWhare
c239476c9c
Complete security: Handle incoming SAS transaction.
2020-04-30 19:17:56 +02:00
SBiOSoftWhare
9e7293b1de
KeyVerificationVerifyByScanningCoordinator: Remove a useless delegate method.
2020-04-28 11:16:01 +02:00
SBiOSoftWhare
cd6611801f
Key verification: Update key verification screens title. Update SAS screen wordings.
2020-04-27 19:54:57 +02:00
SBiOSoftWhare
6e4d31d6de
Key verification: Add new state for complete security flow.
2020-04-23 11:55:19 +02:00
manuroe
ed9ef973a5
Cross-signing: Allow incoming device verification request from other user
...
#3139
2020-04-23 09:25:46 +02:00
SBiOSoftWhare
3628e45a62
KeyVerificationCoordinator: Handle QR code confirmation screen.
2020-04-16 18:46:18 +02:00
manuroe
00bf54502d
KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel
2020-04-14 12:50:53 +02:00
SBiOSoftWhare
1242451fca
KeyVerificationCoordinator: Refactor and add a single init with a KeyVerificationFlow enum parameter.
2020-04-03 16:23:32 +02:00
SBiOSoftWhare
3e2d383fa9
KeyVerificationCoordinator: Handle new self verification flow.
2020-03-27 15:40:29 +01:00
SBiOSoftWhare
d6296b3150
Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification.
2020-03-18 17:39:26 +01:00