Commit Graph

1516 Commits

Author SHA1 Message Date
SBiOSoftWhare 43668c7031 Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe b98f984d03 Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe 51966926d9 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare 74805c6d18 RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe da8c7f2ae9 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
SBiOSoftWhare aed9756f9b Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare d99abefa49 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
SBiOSoftWhare ecb23786ec JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare eeaf04e0bb JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare b58e862c7b Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare e5f36dc60e JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare d2eb06e72f JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00
SBiOSoftWhare 7686f1f151 Create JitsiJWTTokenBuilder that creates a JWT token for jitsi openidtoken-jwt authentication. 2020-10-27 23:42:18 +01:00
SBiOSoftWhare b9c4e159a6 JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
SBiOSoftWhare 82c5412e05 Add Jitsi Well Known codable representation. 2020-10-27 10:16:39 +01:00
manuroe 735161d49b BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek 8b4cc109ba Merge pull request #3755 from vector-im/crash_fixes
Crash fixes
2020-10-19 22:54:32 +03:00
ismailgulek f55171bd19 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek 6a4b9f88db Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek 346c070539 Fix navigationBar transcluency in ContactDetailtsViewController 2020-10-16 13:41:24 +03:00
SBiOSoftWhare 33759140ae Secure backup: Add possibility to not expose recovery key when creating a secure backup. 2020-10-15 15:27:26 +02:00
ismailgulek 92f21bad6b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek 98457f8ccc Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek 0c8cbff50a Fix crash when navigating to file search result 2020-10-15 14:17:37 +03:00
ismailgulek 9b1c5cde9b Fix crash when navigating to message search result 2020-10-15 14:17:06 +03:00
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 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
SBiOSoftWhare 2db489a6b0 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02: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