Commit graph

1516 commits

Author SHA1 Message Date
SBiOSoftWhare
3429b60227
Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe
0cf00e8e37
Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe
30cb82f922 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare
0cda13233d RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe
fda7df2659 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
SBiOSoftWhare
1a67ac3728 Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare
50e17982b9 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
SBiOSoftWhare
4619e3e453 JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare
dcc7c4601d JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare
b822da44cc Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare
ad85da3d1b JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare
0c1181fec9 JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00
SBiOSoftWhare
b8f6a81659 Create JitsiJWTTokenBuilder that creates a JWT token for jitsi openidtoken-jwt authentication. 2020-10-27 23:42:18 +01:00
SBiOSoftWhare
aafdf53598 JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
SBiOSoftWhare
894c4f88d0 Add Jitsi Well Known codable representation. 2020-10-27 10:16:39 +01:00
manuroe
58d9f6d447 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek
a2efe16aa7
Merge pull request #3755 from vector-im/crash_fixes
Crash fixes
2020-10-19 22:54:32 +03:00
ismailgulek
f59204eca9 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek
226f12bf15 Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek
804c62bf17 Fix navigationBar transcluency in ContactDetailtsViewController 2020-10-16 13:41:24 +03:00
SBiOSoftWhare
f725770586 Secure backup: Add possibility to not expose recovery key when creating a secure backup. 2020-10-15 15:27:26 +02:00
ismailgulek
e62e9dac8d Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek
e4cdbf4fd0 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek
567d0bf1ba Fix crash when navigating to file search result 2020-10-15 14:17:37 +03:00
ismailgulek
ee124ebb43 Fix crash when navigating to message search result 2020-10-15 14:17:06 +03:00
manuroe
e05ffd1394
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
74e4bb5c1b Self-verification: Avoid UI race when switching modals 2020-10-14 15:53:51 +02:00
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