Commit Graph

2954 Commits

Author SHA1 Message Date
SBiOSoftWhare 7113245d9d Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare 4df83fdfc8 Update home empty screen asset. 2020-11-26 11:37:09 +01:00
SBiOSoftWhare 90994002f2 Remove HomeEmptyView. 2020-11-26 11:31:31 +01:00
SBiOSoftWhare cd1139154a Empty screens: Update home empty screen. 2020-11-26 11:28:14 +01:00
SBiOSoftWhare c19f1b71ee Empty screens: Implement rooms empty screens. 2020-11-26 11:23:57 +01:00
SBiOSoftWhare c821073773 Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
SBiOSoftWhare cbe48011f5 Empty screens: Implement favourites empty screen. 2020-11-26 11:20:24 +01:00
SBiOSoftWhare a8427c433e Empty screens: Implement empty view management in RecentsViewController. 2020-11-26 11:02:42 +01:00
SBiOSoftWhare ec43f572eb 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 f6ac456d0a Merge branch 'develop' into element_3579 2020-11-25 17:37:09 +01:00
ismailgulek f0efad1451 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
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