Commit Graph

1893 Commits

Author SHA1 Message Date
SBiOSoftWhare 44ce6c1975 HomeViewController: Fix shouldShowEmptyView condition. 2020-11-20 16:59:27 +01:00
SBiOSoftWhare 04c8432cc0 HomeViewController: Integrate empty screen. 2020-11-20 14:54:02 +01:00
SBiOSoftWhare 8a65e9383f Implement home empty screen. 2020-11-20 14:53:27 +01:00
ismailgulek 51bad9c17d Merge branch 'develop' into element_3579 2020-11-20 14:25:17 +03:00
ismailgulek b1ea830f5d Hold & resume calls 2020-11-20 14:24:18 +03:00
SBiOSoftWhare d15ec15b07 InviteRecentTableViewCell: Use MXRoomSummary.membershipTransitionState to calculate buttons loading state. 2020-11-19 22:38:27 +01:00
SBiOSoftWhare 96609876d2 InviteRecentTableViewCell: Use "accept" as right button only for DM invite and restore "preview" action for room invite. 2020-11-17 22:40:37 +01:00
SBiOSoftWhare 0633594370 Update MXMembershipChangeState related code. 2020-11-17 21:27:57 +01:00
ismailgulek 06fe17ad44 Add negotiate event type 2020-11-16 15:58:19 +03:00
SBiOSoftWhare a968fe63a1 Merge branch 'develop' into invites_quick_approval 2020-11-13 19:20:30 +01:00
SBiOSoftWhare 7582dbed4a InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01:00
ismailgulek d4512a3e9f Use incoming call screen for Simulator 2020-11-13 17:40:54 +03:00
ismailgulek 4eb40a97b6 Adapt to new call hangup reasons 2020-11-13 17:40:31 +03:00
manuroe b7325d7195 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 04cceced49 RecentsViewController: Handle direct room invite approval. 2020-11-13 09:47:48 +01:00
SBiOSoftWhare 6fdf31edd2 Fix conflict. 2020-11-13 09:47:39 +01:00
ismailgulek c817f41637 Add new event types 2020-11-12 17:07:07 +03:00
manuroe a58d5123a0 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe 16628bd546 MXProfiler: Use this new module to track launch animation time reliably. 2020-11-06 22:55:32 +01:00
SBiOSoftWhare e9a24a402e Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe 8a3fb934de Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe 06bf5df904 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare 51cf15dff8 RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe e653524b26 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
SBiOSoftWhare d621104ece Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare f201fe0458 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
SBiOSoftWhare e892c9e178 JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare a009d20bbd JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare 5f32f6ff89 Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare 03f3677454 JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare 2202b0424c JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00
SBiOSoftWhare 268329aff8 Create JitsiJWTTokenBuilder that creates a JWT token for jitsi openidtoken-jwt authentication. 2020-10-27 23:42:18 +01:00
SBiOSoftWhare 5cebe348c5 JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
SBiOSoftWhare 0d16017f43 Add Jitsi Well Known codable representation. 2020-10-27 10:16:39 +01:00
manuroe 141bfaf086 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek f7242ef9dc Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-22 17:30:54 +03:00
ismailgulek 5c12db317c Merge pull request #3755 from vector-im/crash_fixes
Crash fixes
2020-10-19 22:54:32 +03:00
ismailgulek ebf08bcad4 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek 15b79eea08 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-19 16:59:19 +03:00
ismailgulek 1add4af842 Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek 2839d2fa0a Fix navigationBar transcluency in ContactDetailtsViewController 2020-10-16 13:41:24 +03:00
SBiOSoftWhare 7cd5a9fc1f Secure backup: Add possibility to not expose recovery key when creating a secure backup. 2020-10-15 15:27:26 +02:00
ismailgulek 295864d27d Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek f56d3d6da1 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek dbf9be89f0 Fix crash when navigating to file search result 2020-10-15 14:17:37 +03:00
ismailgulek 54fe093363 Fix crash when navigating to message search result 2020-10-15 14:17:06 +03:00
manuroe 9c156d4138 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 ee1ae28b3c Self-verification: Avoid UI race when switching modals 2020-10-14 15:53:51 +02:00
ismailgulek 581c3ba0cf Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-14 11:31:01 +03:00
ismailgulek fa17f63f4b Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00