Commit Graph

1509 Commits

Author SHA1 Message Date
SBiOSoftWhare e63610f61a JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare b8faaefe85 JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare b02a262699 Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare 34779663c5 JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare f036ac00ea JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00
SBiOSoftWhare ffa4f7af65 Create JitsiJWTTokenBuilder that creates a JWT token for jitsi openidtoken-jwt authentication. 2020-10-27 23:42:18 +01:00
SBiOSoftWhare d9e6f1936c JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
SBiOSoftWhare 9483e4ee71 Add Jitsi Well Known codable representation. 2020-10-27 10:16:39 +01:00
manuroe f351d14a14 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek 334d1e0229 Merge pull request #3755 from vector-im/crash_fixes
Crash fixes
2020-10-19 22:54:32 +03:00
ismailgulek 9e62f268b7 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek a0db27152b Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek f5dc26ffd2 Fix navigationBar transcluency in ContactDetailtsViewController 2020-10-16 13:41:24 +03:00
SBiOSoftWhare 66e80e37f1 Secure backup: Add possibility to not expose recovery key when creating a secure backup. 2020-10-15 15:27:26 +02:00
ismailgulek b5d758091b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek f43f094360 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek 0500913bfa Fix crash when navigating to file search result 2020-10-15 14:17:37 +03:00
ismailgulek 78ffdd7ac3 Fix crash when navigating to message search result 2020-10-15 14:17:06 +03:00
manuroe 511da46b87 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 f95e45eaf9 Self-verification: Avoid UI race when switching modals 2020-10-14 15:53:51 +02:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
manuroe 82bbd6d1d0 Merge branch 'develop' into xs_reset_detection 2020-10-13 18:32:27 +02:00
manuroe d5c6d6b86e Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-10-13 18:32:00 +02:00
SBiOSoftWhare 75744c09c6 SecretsRecoveryCoordinator: Do not check existing key backup after secrets reset. 2020-10-13 18:04:24 +02:00
manuroe 842e50c5da 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 2d9772a379 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 37335ed4d8 SecureBackupSetupIntroViewController: Handle SecureBackupSetupIntroViewModel. 2020-10-13 17:59:13 +02:00
SBiOSoftWhare 8a20a591bf Create SecureBackupSetupIntroViewModel for SecureBackupSetupIntroViewController. 2020-10-13 17:57:59 +02:00
manuroe 6b0ed35a15 Cross-signing: Detect when cross-signing keys have been changed 2020-10-13 17:15:47 +02:00
SBiOSoftWhare 85e9932b09 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
ismailgulek ad938a90cc Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 82acfcc786 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek d44d6271d3 Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek 147e4c55e1 Remove old controls and add the fab 2020-10-09 12:27:26 +03:00
manuroe ebaf457edb Security screens: Update automatically shields when the trust changes. 2020-10-08 17:34:42 +02:00
ismailgulek 9d1b6e7416 Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek 7b1ed58906 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek 2af3aaa233 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek b1f0afa227 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 3d672902c6 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 033e5e0a6a Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 16dcb91895 Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek d9351b9f77 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 123741f890 Fix layout for small screens 2020-10-02 14:17:52 +03:00
ismailgulek b943294b96 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 456ef4fbee Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek aea63a513d Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek 0064b621ad Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe 9b61ac5d78 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek e6de1a5d5c Add retry case 2020-10-01 17:44:30 +03:00