Commit Graph

2777 Commits

Author SHA1 Message Date
ismailgulek 4fd4377b15 Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard 99602bf612 Prevent navigation controller from pushing same view controller 2021-01-14 10:57:12 +01:00
ismailgulek ee48d297b0 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek baf3d751c2 Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek 748b0f1e68 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek 8ad6038d63 Fix warnings, pass properties to new instance 2021-01-13 22:28:22 +03:00
ismailgulek 8f1836564a Implement dialpad view controller 2021-01-13 21:51:47 +03:00
SBiOSoftWhare 810d9dde2f Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare 15c4c41fcf Invite friends: Update invite friends action wording. 2021-01-12 18:14:52 +01:00
ismailgulek 1eaf077d09 Create view controller class 2021-01-12 14:38:36 +03:00
SBiOSoftWhare 2f60a6db4c Invite friends: Make app name customizable in share text. 2021-01-12 11:34:05 +01:00
SBiOSoftWhare 2e4f316e29 StartChatVC: Add invite friends action. 2021-01-11 18:28:13 +01:00
SBiOSoftWhare aff7c53b3b Add InviteFriendsHeaderView table header view that presents invite friends action. 2021-01-11 18:26:54 +01:00
SBiOSoftWhare 1a30e38262 Invite friends: Add action to settings. 2021-01-11 18:26:06 +01:00
SBiOSoftWhare f3c7b900a5 Add InviteFriendsPresenter that enables to share current user contact to someone else. 2021-01-11 18:25:39 +01:00
SBiOSoftWhare abc1f285fb Add CustomRoundedButton: Button to customized from the outside. 2021-01-11 18:22:43 +01:00
Gil Eluard 3570534a17 Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard 79993ab89e 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 68fbd2c86f 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 ee5f95992a 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 1e15cfa347 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 e376583623 Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
SBiOSoftWhare 01b9924667 Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare 9a2147fa1d Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare ccfff0cc6e Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare 345fcd2642 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
Gil Eluard cb62670a60 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 e2c51e6aa1 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 e2db97f995 Implement pip for video calls 2021-01-08 03:57:39 +03:00
SBiOSoftWhare 7a26c1fe66 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare d60b14b1f2 AppCoordinator: Handle custom scheme URL parsing and SSO deep link. 2021-01-07 14:41:01 +01:00
SBiOSoftWhare 4147e86377 SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
SBiOSoftWhare 68b86fc1ce SSOAuthenticationService: Update callback scheme property and handle transaction id. 2021-01-07 14:27:18 +01:00
SBiOSoftWhare 5312eeec5c 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 75cad9c9df Introduce DeepLinkOption that represents deep link paths with their respective parameters. 2021-01-07 12:01:32 +01:00
ismailgulek 99d5b03d22 Fix on hold call blur effect, add new paused icon 2021-01-04 17:23:53 +03:00
Gil Eluard f46932d00e 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 3a0f3200c4 Dismiss description textview on user tap on background. 2020-12-23 14:58:59 +01:00
Gil Eluard b28e5dda0b Added "Continue in background" button to bug report screen 2020-12-23 13:59:40 +01:00
Gil Eluard 7af06bfb48 Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
ismailgulek 72cd348f73 Ignore active theme and override the screen with dark, add blur effect views 2020-12-21 18:13:50 +03:00
SBiOSoftWhare e3ef69620f AuthVC: Handle SSO authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 6381c0327c Add SSOAuthenticationPresenter enables to present single sign-on authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 17f8ab258c SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 6d59d70d1c Add SSOAuthenticationService 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 86e6068e88 Handle custom scheme URL 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 8b55a225be SocialLoginListView: Remove debug background. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare d33c9e37fa AuthVC: Support both password and social login display. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare afa1ec4dbb 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 b177dbb958 Social login: Add SocialLoginButtonFactory that builds SocialLoginButton and apply dedicated theme if needed. 2020-12-18 18:44:08 +01:00