Commit Graph

3547 Commits

Author SHA1 Message Date
manuroe d91527c471 Merge pull request #3751 from vector-im/xs_reset_detection
Self-verification: Avoid UI race when switching modals
2020-10-14 16:24:40 +02:00
manuroe 96d95fe724 Self-verification: Avoid UI race when switching modals 2020-10-14 15:53:51 +02:00
ismailgulek b2053e6549 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-14 11:31:01 +03:00
ismailgulek decf915e2c Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
manuroe 1138b58fe1 Merge branch 'develop' into xs_reset_detection 2020-10-13 18:32:27 +02:00
manuroe 437be9e563 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-10-13 18:32:00 +02:00
SBiOSoftWhare 1a19953f10 SecretsRecoveryCoordinator: Do not check existing key backup after secrets reset. 2020-10-13 18:04:24 +02:00
manuroe fa1d592f20 Self-verification: Add some priority in self verification modal
If a new device resets 4S and XS at login, we need to hide the "verify the login" modal and display "Verify this session" (with the new XS)
2020-10-13 18:04:21 +02:00
SBiOSoftWhare c7a6c92904 SecureBackupSetupCoordinator: Add a boolean at init to handle or not existing key backup before setup secure backup. 2020-10-13 18:02:35 +02:00
SBiOSoftWhare 7e7f5b1c95 SecureBackupSetupIntroViewController: Handle SecureBackupSetupIntroViewModel. 2020-10-13 17:59:13 +02:00
SBiOSoftWhare c6952b0589 Create SecureBackupSetupIntroViewModel for SecureBackupSetupIntroViewController. 2020-10-13 17:57:59 +02:00
manuroe 2a008a375d Cross-signing: Detect when cross-signing keys have been changed 2020-10-13 17:15:47 +02:00
ismailgulek 5ac1f37cb5 Remove commented codes 2020-10-13 18:11:58 +03:00
ismailgulek 4c7802f54b Merge branch 'develop' into element_3579 2020-10-13 16:11:19 +03:00
SBiOSoftWhare 2db489a6b0 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
ismailgulek eb3366df44 Use handling in MXKAccount 2020-10-12 21:52:21 +03:00
ismailgulek e09ed8aeb6 Improve SyncResponseStore 2020-10-12 17:27:06 +03:00
ismailgulek e00a751cc3 Last changes 2020-10-12 12:57:00 +03:00
ismailgulek c3fd164ac7 Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 52de3e8582 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 29b7d76606 Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek e357bffbe8 Remove old controls and add the fab 2020-10-09 12:27:26 +03:00
manuroe ac53e654e1 Security screens: Update automatically shields when the trust changes. 2020-10-08 17:34:42 +02:00
ismailgulek 38376cdbeb Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek 7c89c8eaf5 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek f032a23f0d Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek 54557ab071 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 6dcfcf7d7b Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek e71e044d38 Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 830520457c Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek 69fa2fdb90 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek e050f12182 Fix layout for small screens 2020-10-02 14:17:52 +03:00
ismailgulek 3c92bb1a39 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 7743f32e27 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek 50f47711e7 Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek c76486b591 Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe baca9c78e1 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek 9880942516 Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek 061ea88618 Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek c5145f084b Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
SBiOSoftWhare 53503c8e51 Settings: Improve new phone number cell UI. 2020-10-01 12:26:02 +02:00
ismailgulek 63cb73542a Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek 7144ed6d3d Merge branch 'develop' into element_3672 2020-10-01 12:37:00 +03:00
SBiOSoftWhare 896e9056c3 Update Riot/Modules/Secrets/Reset/SecretsResetViewModel.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:31:07 +02:00
SBiOSoftWhare 30efc09523 Update Riot/Modules/Secrets/Reset/SecretsResetViewModelType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:30:53 +02:00
SBiOSoftWhare 54a5df8d12 Update Riot/Modules/Secrets/Reset/SecretsResetCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:29:42 +02:00
SBiOSoftWhare f2c09869cf Merge branch 'develop' into reset_4s 2020-09-30 17:51:28 +02:00
SBiOSoftWhare 6395f0f5fe KeyVerificationCoordinator: Fix child coordinator removal issue. 2020-09-30 17:50:20 +02:00
SBiOSoftWhare 19188936c4 SecretsRecoveryCoordinator: Handle secrets reset flow. 2020-09-30 17:48:55 +02:00
SBiOSoftWhare 44982dd5a3 SecureBackupSetupCoordinator: Handle existing navigation router. 2020-09-30 17:48:14 +02:00