SBiOSoftWhare
|
6f90184d2a
|
AuthVC: Support both password and social login display.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
aa31e14ae5
|
Social login: Add SocialLoginListView displays a list of social login buttons according to a given array of SSO Identity Providers.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
dfbb97030f
|
Social login: Add SocialLoginButtonFactory that builds SocialLoginButton and apply dedicated theme if needed.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
43292f3291
|
Add SourceImage that represents a local or remote image.
|
2020-12-18 18:44:08 +01:00 |
|
SBiOSoftWhare
|
c543fe1058
|
Social login: Add SocialLoginButton that represents a button associated to a social login provider.
|
2020-12-18 18:44:08 +01:00 |
|
Gil Eluard
|
20dd233866
|
Added change PIN code feature from the settings
|
2020-12-16 14:15:41 +01:00 |
|
ismailgulek
|
f7a0c7f5d8
|
Add on hold call view and set it from CallService
|
2020-12-16 13:36:53 +03:00 |
|
ismailgulek
|
6f067cc321
|
Shift more button to the left for voice calls
|
2020-12-14 15:00:36 +03:00 |
|
ismailgulek
|
4dd5c31087
|
Add return label and make button spans whole view
|
2020-12-14 15:00:07 +03:00 |
|
manuroe
|
c9b5323ba9
|
Merge pull request #3747 from vector-im/element_3579
Background Sync on Pushes
|
2020-12-10 11:17:49 +01:00 |
|
manuroe
|
bd65767765
|
PushNotificationService: Remove double start for profiling AnalyticsNoficationsTimeToDisplayContent
|
2020-12-09 18:49:20 +01:00 |
|
Gil Eluard
|
5709be0c20
|
Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property
|
2020-12-08 22:01:46 +01:00 |
|
ismailgulek
|
3ef6533bc5
|
Merge branch 'develop' into voip_2746
|
2020-12-03 12:26:26 +03:00 |
|
ismailgulek
|
6d64bc23d6
|
Introduce CallBar view management
|
2020-12-02 23:17:06 +03:00 |
|
manuroe
|
03c87cdd42
|
Merge branch 'develop' into element_3579
|
2020-12-02 17:22:48 +01:00 |
|
ismailgulek
|
021bcab59c
|
Introduce CallService
|
2020-12-01 13:41:31 +03:00 |
|
giomfo
|
f5e07cc16e
|
Merge branch 'develop' into giomfo/fix_content_report
|
2020-12-01 09:03:01 +01:00 |
|
Gil Eluard
|
b50c7eac51
|
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
|
762c7c8f69
|
HomeVC: Handle app name in empty view.
|
2020-11-30 18:22:59 +01:00 |
|
SBiOSoftWhare
|
5ab5843736
|
Merge develop into element_3836
|
2020-11-30 17:54:16 +01:00 |
|
SBiOSoftWhare
|
70029c7521
|
RoomsVC: Fix empty view issue.
|
2020-11-30 16:44:57 +01:00 |
|
SBiOSoftWhare
|
61372a8775
|
Empty screens: Use dark artworks when the theme is dark or black.
|
2020-11-30 16:42:47 +01:00 |
|
Gil Eluard
|
35798d0fcb
|
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
|
af9f910e0a
|
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
|
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 |
|