Commit Graph

1562 Commits

Author SHA1 Message Date
manuroe 32494663e5 Merge pull request #3747 from vector-im/element_3579
Background Sync on Pushes
2020-12-10 11:17:49 +01:00
manuroe e844166828 PushNotificationService: Remove double start for profiling AnalyticsNoficationsTimeToDisplayContent 2020-12-09 18:49:20 +01:00
Gil Eluard a74d1ae51b Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00
manuroe 170d74ffcf Merge branch 'develop' into element_3579 2020-12-02 17:22:48 +01:00
giomfo dcea091011 Merge branch 'develop' into giomfo/fix_content_report 2020-12-01 09:03:01 +01:00
Gil Eluard 12577bc4b7 Merge pull request #3845 from vector-im/element_3842
Added blur background support for iPhone and iPad. Slight API changes…
2020-12-01 08:42:09 +01:00
SBiOSoftWhare edb25db0a2 HomeVC: Handle app name in empty view. 2020-11-30 18:22:59 +01:00
SBiOSoftWhare 698bd175ee Merge develop into element_3836 2020-11-30 17:54:16 +01:00
SBiOSoftWhare f95185632f RoomsVC: Fix empty view issue. 2020-11-30 16:44:57 +01:00
SBiOSoftWhare 638fa64958 Empty screens: Use dark artworks when the theme is dark or black. 2020-11-30 16:42:47 +01:00
Gil Eluard cc4e5f543c Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
Giom Foret 68278c8ac2 Room History: Remove the report option for outgoing messages
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
SBiOSoftWhare 0902e59fa4 Merge branch 'develop' into invites_quick_approval
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-11-27 14:50:04 +01:00
SBiOSoftWhare 5c6480bbea InviteRecentTableViewCell: Do not show preview button. 2020-11-26 18:17:02 +01:00
SBiOSoftWhare 08d40ee61f Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare 17f25a4dad Update home empty screen asset. 2020-11-26 11:37:09 +01:00
SBiOSoftWhare f7fb7ae90d Remove HomeEmptyView. 2020-11-26 11:31:31 +01:00
SBiOSoftWhare ec79cde2f1 Empty screens: Update home empty screen. 2020-11-26 11:28:14 +01:00
SBiOSoftWhare 47b5fa1661 Empty screens: Implement rooms empty screens. 2020-11-26 11:23:57 +01:00
SBiOSoftWhare 84f10d15b1 Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
SBiOSoftWhare c9f4a67fc0 Empty screens: Implement favourites empty screen. 2020-11-26 11:20:24 +01:00
SBiOSoftWhare 941b57ef4a Empty screens: Implement empty view management in RecentsViewController. 2020-11-26 11:02:42 +01:00
SBiOSoftWhare f88b58ee55 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 6eec0e2db2 Merge branch 'develop' into element_3579 2020-11-25 17:37:09 +01:00
SBiOSoftWhare 35f530dd18 HomeViewController: Fix shouldShowEmptyView condition. 2020-11-20 16:59:27 +01:00
SBiOSoftWhare 72242fed72 HomeViewController: Integrate empty screen. 2020-11-20 14:54:02 +01:00
SBiOSoftWhare 8c29d74b3b Implement home empty screen. 2020-11-20 14:53:27 +01:00
ismailgulek d95d1595f7 Merge branch 'develop' into element_3579 2020-11-20 14:25:17 +03:00
SBiOSoftWhare 14f992457c InviteRecentTableViewCell: Use MXRoomSummary.membershipTransitionState to calculate buttons loading state. 2020-11-19 22:38:27 +01:00
SBiOSoftWhare ad15230839 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 b58accec86 Update MXMembershipChangeState related code. 2020-11-17 21:27:57 +01:00
SBiOSoftWhare 3ee3443184 Merge branch 'develop' into invites_quick_approval 2020-11-13 19:20:30 +01:00
SBiOSoftWhare 57fc4d40bc InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01:00
manuroe 0963ba0080 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 49c55ca7ca RecentsViewController: Handle direct room invite approval. 2020-11-13 09:47:48 +01:00
SBiOSoftWhare 07b6acf338 Fix conflict. 2020-11-13 09:47:39 +01:00
manuroe 4e84d8b2ec MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe b8f578a933 MXProfiler: Use this new module to track launch animation time reliably. 2020-11-06 22:55:32 +01:00
SBiOSoftWhare 43668c7031 Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe b98f984d03 Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
manuroe 51966926d9 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare 74805c6d18 RoomInputToolBar: Prevent placeholder to be display on two lines on small devices. 2020-11-05 11:14:42 +01:00
manuroe da8c7f2ae9 MXAnalyticsDelegate: Replace trackLaunchScreenDisplayDuration with new agnostic method 2020-11-05 09:44:18 +01:00
SBiOSoftWhare aed9756f9b Refactor RoomIDComponents struct. 2020-11-04 10:28:37 +01:00
SBiOSoftWhare d99abefa49 JitsiService: Use RoomIDComponents to get local room ID. 2020-11-02 18:09:30 +01:00
SBiOSoftWhare ecb23786ec JitsiService: Constrain widget dictionary key to String. 2020-11-02 16:24:54 +01:00
SBiOSoftWhare eeaf04e0bb JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare b58e862c7b Jitsi Well-Known: Add links to the documentation. 2020-11-02 15:34:53 +01:00
SBiOSoftWhare e5f36dc60e JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
SBiOSoftWhare d2eb06e72f JitsiService: Handle Jitsi JWT token generation. 2020-10-27 23:54:36 +01:00