Commit graph

1489 commits

Author SHA1 Message Date
ismailgulek
7a5fc4f61e Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
manuroe
c618042a6a
Merge branch 'develop' into xs_reset_detection 2020-10-13 18:32:27 +02:00
manuroe
9d2f7f7b8b
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-10-13 18:32:00 +02:00
SBiOSoftWhare
305a11232b SecretsRecoveryCoordinator: Do not check existing key backup after secrets reset. 2020-10-13 18:04:24 +02:00
manuroe
e53e72e728 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
2781851b39 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
b41e2a22ac SecureBackupSetupIntroViewController: Handle SecureBackupSetupIntroViewModel. 2020-10-13 17:59:13 +02:00
SBiOSoftWhare
c9a2f14597 Create SecureBackupSetupIntroViewModel for SecureBackupSetupIntroViewController. 2020-10-13 17:57:59 +02:00
manuroe
4934f41667 Cross-signing: Detect when cross-signing keys have been changed 2020-10-13 17:15:47 +02:00
SBiOSoftWhare
04fd516332 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
ismailgulek
75c893e1bd Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek
d0895ca9dd Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek
95a987d2f8 Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek
62487861c3 Remove old controls and add the fab 2020-10-09 12:27:26 +03:00
manuroe
834cc7f41d Security screens: Update automatically shields when the trust changes. 2020-10-08 17:34:42 +02:00
ismailgulek
cee4ef8d93 Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek
0e6a286fe0 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek
f103637186 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek
7752b9d8dd Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek
1ef4bbb328 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek
40f931baed Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek
9d4a983a32 Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek
8e14d43a3f Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek
c646e016d7 Fix layout for small screens 2020-10-02 14:17:52 +03:00
ismailgulek
a01e10a27f Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek
f6f5fc2b07 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek
376e5b306c
Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek
891148d98f
Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe
0c036e4cc2 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek
7fb89c5d9c Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek
2a00687798 Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek
e11755afca Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
SBiOSoftWhare
c6c470c092 Settings: Improve new phone number cell UI. 2020-10-01 12:26:02 +02:00
ismailgulek
0a0031f691 Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek
fe3b318ab3 Merge branch 'develop' into element_3672 2020-10-01 12:37:00 +03:00
SBiOSoftWhare
052d3ac9bc
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
71f86bff10
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
637e943ce7
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
1e9ab0fa8c Merge branch 'develop' into reset_4s 2020-09-30 17:51:28 +02:00
SBiOSoftWhare
772ce79a85 KeyVerificationCoordinator: Fix child coordinator removal issue. 2020-09-30 17:50:20 +02:00
SBiOSoftWhare
a1f44f2420 SecretsRecoveryCoordinator: Handle secrets reset flow. 2020-09-30 17:48:55 +02:00
SBiOSoftWhare
7bacee6b96 SecureBackupSetupCoordinator: Handle existing navigation router. 2020-09-30 17:48:14 +02:00
SBiOSoftWhare
a3bb43e20f Secrets recovery with passphrase: Add reset action. 2020-09-30 17:45:26 +02:00
SBiOSoftWhare
1684d7a7a8 Secrets recover with key: Add reset action. 2020-09-30 17:44:25 +02:00
SBiOSoftWhare
eea6ba53f1 Create secrets reset screen. 2020-09-30 17:43:05 +02:00
ismailgulek
7018444e7d Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 17:31:38 +03:00
ismailgulek
b39d8e0c0a Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek
7c1f163ea6 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek
f7f3bd9e0e Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek
c7dd0d60c1 Rename property 2020-09-30 15:58:37 +03:00