Commit Graph

1751 Commits

Author SHA1 Message Date
ismailgulek ccf241fbbd Dismiss the call screen instead of alerts on it 2021-02-16 21:45:53 +03:00
ismailgulek d3e7141cc0 Update backspace button style 2021-02-16 20:06:09 +03:00
ismailgulek 0728708132 Fix call status bar layout on orientation changes 2021-02-15 17:47:22 +03:00
ismailgulek 092f1f5d44 Force orientation to portrait only on phone 2021-02-15 17:46:49 +03:00
ismailgulek 18a847fc78 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek ba20945066 Merge branch 'develop' into voip_design_updates
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/Categories/RoomBubbleCellData.swift
#	Riot/Managers/Call/CallPresenter.swift
#	Riot/Modules/Room/RoomViewController.h
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Views/BubbleCells/Call/CallBubbleCellBaseContentView.swift
2021-02-15 14:25:48 +03:00
ismailgulek 478b0b356f Show dialpad option only if PSTN supported 2021-02-12 15:47:35 +03:00
SBiOSoftWhare fb3f9d8538 SettingsVC: Use mainSession property where needed. 2021-02-12 09:19:46 +01:00
SBiOSoftWhare 9fe62fca40 Settings: Add UIA support when adding a new 3pid. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 00dd2c3c96 ReauthenticationCoordinator: Add the possibility to start directly from a MXAuthenticationSession. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 5041b5d203 UserInteractiveAuthenticationService: Add method to retrieve authentication status from a request error. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 88b776f716 ManageSessionVC: Handle user interactive authentication for delete device. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 7a9947445c Reauthentication: Update reauthentication and cross singing setup coordinator presenter parameter for ObjC. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 19528ed48d Remove unused properties. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 08eabcf4fe Cross-signing: Handle UserInteractiveAuthenticationService refactoring for cross signing setup. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 1d730d0774 ReauthenticationCoordinator: Handle UserInteractiveAuthenticationService refactoring. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare dd2a816cd0 Fix pbxproj conflicts. 2021-02-11 15:06:07 +01:00
ismailgulek b60fc64894 Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek 156fdd3378 Move backspace button to the right 2021-02-10 16:38:42 +03:00
ismailgulek 008e6b369a Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek 50a9579fae Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek bb90cf7692 Update variable name after voip_2746 changes 2021-02-10 00:51:41 +03:00
ismailgulek bc43c02908 Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek e566f84d96 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-10 00:40:47 +03:00
ismailgulek a1d973abd4 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek b14d465b30 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 94314a07df Merge branch 'voip_2746' into voip_dialpad 2021-02-10 00:38:23 +03:00
ismailgulek d97e5f510d Merge branch 'develop' into voip_2746 2021-02-10 00:37:50 +03:00
ismailgulek bdd40f1177 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek e0ecf8193c Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek ec80af2910 Merge pull request #4015 from vector-im/jitsi_3.1.0
Pods: Update Jitsi to 3.1.0
2021-02-09 13:20:29 +03:00
SBiOSoftWhare a4fa0e73e9 Merge pull request #4007 from vector-im/element_4006
Cross-signing: Setup cross-signing without authentication parameters when a grace period is enabled after login
2021-02-09 11:02:47 +01:00
ismailgulek 284ad03b7e Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
ismailgulek a26bd1f108 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 05ecfe074b Force relayouting after change on constraint 2021-02-07 20:21:57 +03:00
ismailgulek 6211c97c00 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek 63e0885680 Use baseTextPrimaryColor for labels 2021-02-07 20:04:37 +03:00
ismailgulek 96bbd326c3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
SBiOSoftWhare e4ba959d85 AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare 67c3b00640 CrossSigningService: Add method to setup cross-signing without authentication. 2021-02-05 18:31:34 +01:00
Gil Eluard ba9f22c6b5 The Invite cell behaviour is not driven by MXRoom.isDirect property anymore 2021-02-05 10:25:27 +01:00
ismailgulek df2d1d20d3 Merge branch 'develop' into voip_2746 2021-02-05 12:11:39 +03:00
SBiOSoftWhare f2aa2b539f Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
manuroe 2b31f2ede6 Push notifications: Keep more life cycles logs but with a size limit
Fix Gil's comments
2021-02-03 15:59:06 +01:00
SBiOSoftWhare 458764e8b9 AuthenticationSessionService: Use prefix path constant generating authentication fallback URL. 2021-02-03 14:48:41 +01:00
SBiOSoftWhare 668c379d9f KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage. 2021-02-03 12:14:02 +01:00
SBiOSoftWhare 85a4ca2c7d SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue. 2021-02-03 12:13:37 +01:00
manuroe 8d27623c75 Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
SBiOSoftWhare b4d7189052 SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00
SBiOSoftWhare 58d49d2046 SecurityVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:48 +01:00