Commit Graph

1780 Commits

Author SHA1 Message Date
manuroe 1745de4fea Merge pull request #3800 from vector-im/profiler
Use new MXProfiler to get and report accurate durations
2020-11-13 14:51:15 +01:00
SBiOSoftWhare 6acc25ada3 RecentsViewController: Handle direct room invite approval. 2020-11-13 09:47:48 +01:00
SBiOSoftWhare 1e07134232 Fix conflict. 2020-11-13 09:47:39 +01:00
ismailgulek b7b43b8550 Add new event types 2020-11-12 17:07:07 +03:00
manuroe ec05b04747 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe 5a37b7526a MXProfiler: Use this new module to track launch animation time reliably. 2020-11-06 22:55:32 +01:00
SBiOSoftWhare 4ba6384c95 Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe d4f502610b Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe 6eba90bfbe Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare d64ec351ad RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe 8ea161fade MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
SBiOSoftWhare 67c1d4c2e8 Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare c57f3a7d28 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
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 ead223c35b Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-22 17:30:54 +03: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 11adfb2f43 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-19 16:59:19 +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 fe511f1b09 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-14 11:31:01 +03: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
ismailgulek 068ef90678 Remove commented codes 2020-10-13 18:11:58 +03:00
ismailgulek 07aec63080 Merge branch 'develop' into element_3579 2020-10-13 16:11:19 +03:00
SBiOSoftWhare 85e9932b09 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
ismailgulek 6143dfd126 Use handling in MXKAccount 2020-10-12 21:52:21 +03:00
ismailgulek ecdbd4f489 Improve SyncResponseStore 2020-10-12 17:27:06 +03:00