Commit Graph

4556 Commits

Author SHA1 Message Date
SBiOSoftWhare 332f8700bf Merge branch 'develop' into invites_quick_approval
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-11-27 14:50:04 +01:00
SBiOSoftWhare 307082fca1 InviteRecentTableViewCell: Do not show preview button. 2020-11-26 18:17:02 +01:00
SBiOSoftWhare 0f7b1849d0 Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare c6d5134264 Update home empty screen asset. 2020-11-26 11:37:09 +01:00
SBiOSoftWhare 506abf4092 Remove HomeEmptyView. 2020-11-26 11:31:31 +01:00
SBiOSoftWhare 6943175542 Empty screens: Update home empty screen. 2020-11-26 11:28:14 +01:00
SBiOSoftWhare c41949325c Empty screens: Implement rooms empty screens. 2020-11-26 11:23:57 +01:00
SBiOSoftWhare 15e3776b3e Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
SBiOSoftWhare fc861788e1 Empty screens: Implement favourites empty screen. 2020-11-26 11:20:24 +01:00
SBiOSoftWhare 70e6fc5f97 Empty screens: Implement empty view management in RecentsViewController. 2020-11-26 11:02:42 +01:00
SBiOSoftWhare 363d486e13 Empty screens: Add RootTabEmptyView a view displayed when there is no UI item to display on a screen. 2020-11-26 10:41:29 +01:00
manuroe c1e43c875e Merge branch 'develop' into element_3579 2020-11-25 17:37:09 +01:00
ismailgulek 186d045a28 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
SBiOSoftWhare 00a7a56c15 HomeViewController: Fix shouldShowEmptyView condition. 2020-11-20 16:59:27 +01:00
SBiOSoftWhare f363468c58 HomeViewController: Integrate empty screen. 2020-11-20 14:54:02 +01:00
SBiOSoftWhare a9cf9cc9f5 Implement home empty screen. 2020-11-20 14:53:27 +01:00
ismailgulek 65b924a80c Merge branch 'develop' into element_3579 2020-11-20 14:25:17 +03:00
ismailgulek fcd6124e95 Hold & resume calls 2020-11-20 14:24:18 +03:00
SBiOSoftWhare 07c4865eb9 InviteRecentTableViewCell: Use MXRoomSummary.membershipTransitionState to calculate buttons loading state. 2020-11-19 22:38:27 +01:00
SBiOSoftWhare 9b6ce746fd 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 2cb9a2ce6d Update MXMembershipChangeState related code. 2020-11-17 21:27:57 +01:00
ismailgulek 4c5bec8bd3 Add negotiate event type 2020-11-16 15:58:19 +03:00
SBiOSoftWhare 4b5a7c3de0 Merge branch 'develop' into invites_quick_approval 2020-11-13 19:20:30 +01:00
SBiOSoftWhare 2ae22d6983 InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01:00
ismailgulek e339cfd737 Use incoming call screen for Simulator 2020-11-13 17:40:54 +03:00
ismailgulek e8aaba9b6c Adapt to new call hangup reasons 2020-11-13 17:40:31 +03:00
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