Commit Graph

2477 Commits

Author SHA1 Message Date
ismailgulek 25bd30f683 Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard 057cd78502 Prevent navigation controller from pushing same view controller 2021-01-14 10:57:12 +01:00
ismailgulek 3c5e93bacb Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek 1b32e3e40c Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek 4b8ea3b431 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek 06294825d5 Fix warnings, pass properties to new instance 2021-01-13 22:28:22 +03:00
ismailgulek 20bc454b77 Implement dialpad view controller 2021-01-13 21:51:47 +03:00
SBiOSoftWhare 31db61332d Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare 18a80b40af Invite friends: Update invite friends action wording. 2021-01-12 18:14:52 +01:00
ismailgulek 4670c237ac Create view controller class 2021-01-12 14:38:36 +03:00
SBiOSoftWhare 8f3c2b58c5 Invite friends: Make app name customizable in share text. 2021-01-12 11:34:05 +01:00
SBiOSoftWhare 358cc1a14a StartChatVC: Add invite friends action. 2021-01-11 18:28:13 +01:00
SBiOSoftWhare d063ff288d Add InviteFriendsHeaderView table header view that presents invite friends action. 2021-01-11 18:26:54 +01:00
SBiOSoftWhare a9427075c0 Invite friends: Add action to settings. 2021-01-11 18:26:06 +01:00
SBiOSoftWhare 409dcc56a2 Add InviteFriendsPresenter that enables to share current user contact to someone else. 2021-01-11 18:25:39 +01:00
SBiOSoftWhare 5236ddaf71 Add CustomRoundedButton: Button to customized from the outside. 2021-01-11 18:22:43 +01:00
Gil Eluard 5016227d01 Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard 1abd150049 Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:49 +01:00
Gil Eluard 1f67c525c2 Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:35 +01:00
Gil Eluard de2c611aee Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:27 +01:00
Gil Eluard 8bc5c52ada Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:19 +01:00
Gil Eluard 0c364d9fc8 Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
SBiOSoftWhare 1c71ca13e4 Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare c8c959b4c1 Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare f158c72859 Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare f0bc8486f1 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
Gil Eluard d28192954d Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:43 +01:00
Gil Eluard d56fabad58 Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:30 +01:00
ismailgulek 91032b6373 Implement pip for video calls 2021-01-08 03:57:39 +03:00
SBiOSoftWhare 27cb7948b0 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare 7773d497c8 AppCoordinator: Handle custom scheme URL parsing and SSO deep link. 2021-01-07 14:41:01 +01:00
SBiOSoftWhare 86b1f8d10a SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
SBiOSoftWhare db723289bb SSOAuthenticationService: Update callback scheme property and handle transaction id. 2021-01-07 14:27:18 +01:00
SBiOSoftWhare 36eba050a1 Add CustomSchemeURLParser that enables to parse custom scheme URL and get a deep link path at the end. 2021-01-07 14:26:23 +01:00
SBiOSoftWhare 692cb81e25 Introduce DeepLinkOption that represents deep link paths with their respective parameters. 2021-01-07 12:01:32 +01:00
ismailgulek d43420d8a7 Fix on hold call blur effect, add new paused icon 2021-01-04 17:23:53 +03:00
Gil Eluard 7b99277b07 Merge pull request #3894 from vector-im/element_3819
Dismiss description textview on user tap on background.
2020-12-24 10:23:22 +01:00
Gil Eluard 520850678f Dismiss description textview on user tap on background. 2020-12-23 14:58:59 +01:00
Gil Eluard a64d3b39d4 Added "Continue in background" button to bug report screen 2020-12-23 13:59:40 +01:00
Gil Eluard f1c466e3fe Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
ismailgulek 94dedeee7a Ignore active theme and override the screen with dark, add blur effect views 2020-12-21 18:13:50 +03:00
SBiOSoftWhare 21afba6256 AuthVC: Handle SSO authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare b86761c5c4 Add SSOAuthenticationPresenter enables to present single sign-on authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 4dfa2e7833 SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 5e42bf3556 Add SSOAuthenticationService 2020-12-18 18:44:08 +01:00
SBiOSoftWhare e936cf7ccc Handle custom scheme URL 2020-12-18 18:44:08 +01:00
SBiOSoftWhare f79c7518ca SocialLoginListView: Remove debug background. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare bf54ba30c0 AuthVC: Support both password and social login display. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 4bb15a1841 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 6b6480decc Social login: Add SocialLoginButtonFactory that builds SocialLoginButton and apply dedicated theme if needed. 2020-12-18 18:44:08 +01:00