Commit Graph

2777 Commits

Author SHA1 Message Date
SBiOSoftWhare 267d91245a Add SourceImage that represents a local or remote image. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare ed54482fea Social login: Add SocialLoginButton that represents a button associated to a social login provider. 2020-12-18 18:44:08 +01:00
Gil Eluard 76b4b3a8eb Added change PIN code feature from the settings 2020-12-16 14:15:41 +01:00
ismailgulek 2b98664ca0 Add on hold call view and set it from CallService 2020-12-16 13:36:53 +03:00
ismailgulek a72f276203 Shift more button to the left for voice calls 2020-12-14 15:00:36 +03:00
ismailgulek ed407b4622 Add return label and make button spans whole view 2020-12-14 15:00:07 +03:00
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
ismailgulek c191947607 Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek 50feecc4df Introduce CallBar view management 2020-12-02 23:17:06 +03:00
manuroe 170d74ffcf Merge branch 'develop' into element_3579 2020-12-02 17:22:48 +01:00
ismailgulek c2e616b870 Introduce CallService 2020-12-01 13:41:31 +03: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
ismailgulek 7fc602f266 New call UI including hold & resume 2020-11-25 16:11:52 +03: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
ismailgulek d0292dd011 Hold & resume calls 2020-11-20 14:24:18 +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
ismailgulek 2c70b196d4 Add negotiate event type 2020-11-16 15:58:19 +03: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
ismailgulek 217bb2eba7 Use incoming call screen for Simulator 2020-11-13 17:40:54 +03:00
ismailgulek a26bb4dcc4 Adapt to new call hangup reasons 2020-11-13 17:40:31 +03: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