Commit graph

10144 commits

Author SHA1 Message Date
ismailgulek
4e43d5db75 Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek
7c7b512abc
Merge pull request #3963 from vector-im/voip_call_transfer
VoIP: Implement Call Transfer Screen
2021-02-10 12:50:37 +03:00
ismailgulek
b9bb5d300a Update variable name after voip_2746 changes 2021-02-10 00:51:41 +03:00
ismailgulek
df1d60139f 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
190e111f66 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-10 00:40:47 +03:00
ismailgulek
46f4a4f3d1 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek
ab92b8b3f4 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek
d09c4c9f07 Merge branch 'voip_2746' into voip_dialpad 2021-02-10 00:38:23 +03:00
ismailgulek
fa6e76caac Merge branch 'develop' into voip_2746 2021-02-10 00:37:50 +03:00
ismailgulek
b3d5ae0fa0 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek
737360cf10 Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek
e652206c0a Avoid force unwraps 2021-02-10 00:05:27 +03:00
ismailgulek
4258df865b
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
f1fac244ac
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
Gil Eluard
63f9425ffc
Merge pull request #4003 from vector-im/element_4001
The Invite cell behaviour is not driven by `MXRoom.isDirect` property…
2021-02-09 10:48:00 +01:00
ismailgulek
d2c81aa7bb Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
ismailgulek
03da63e14f Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek
25872c0f33 Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek
35a08b196f Force relayouting after change on constraint 2021-02-07 20:21:57 +03:00
ismailgulek
fd213b5468 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek
3ca7b3d010 Use baseTextPrimaryColor for labels 2021-02-07 20:04:37 +03:00
ismailgulek
aa40d26274 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek
4565ee2453
Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek
1f2565f376 Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek
85ef3335e3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
SBiOSoftWhare
458763e1e8 Update changes 2021-02-05 18:34:23 +01:00
SBiOSoftWhare
b1a8ad8dbc AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare
f952fbd549 CrossSigningService: Add method to setup cross-signing without authentication. 2021-02-05 18:31:34 +01:00
Gil Eluard
771515aaed The Invite cell behaviour is not driven by MXRoom.isDirect property anymore 2021-02-05 10:25:27 +01:00
ismailgulek
1354f445c7
Merge branch 'develop' into voip_2746 2021-02-05 12:11:39 +03:00
manuroe
ef6fd61a6f Prepare for new sprint 2021-02-03 19:36:11 +01:00
manuroe
6f35b4383c Merge branch 'master' into develop 2021-02-03 19:36:06 +01:00
manuroe
05f94c1327 Merge branch 'release/1.1.7/master' 2021-02-03 19:35:55 +01:00
manuroe
a14b0dc31e finish version++ 2021-02-03 19:35:55 +01:00
manuroe
4ac40e6bd8
Merge pull request #3999 from vector-im/release/1.1.7/release
Release 1.1.7
2021-02-03 19:35:12 +01:00
manuroe
3db559135c version++ 2021-02-03 19:09:29 +01:00
SBiOSoftWhare
7970b3fd97
Merge pull request #3997 from vector-im/element_3995
Handle User-Interactive Authentication fallback
2021-02-03 17:20:00 +01:00
SBiOSoftWhare
9797b9f3c6
Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
manuroe
9c4647e6f2
Merge pull request #3998 from vector-im/3903_logs_too_big
3903 logs too big
2021-02-03 16:02:32 +01:00
manuroe
89c20da039 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
e89bcef3f2 AuthenticationSessionService: Use prefix path constant generating authentication fallback URL. 2021-02-03 14:48:41 +01:00
SBiOSoftWhare
d5412dfc61 Update changes 2021-02-03 12:15:07 +01:00
manuroe
c865d1eb6d Push notifications: Keep more life cycles logs but with a size limit
This should be temporary until we fix crashes in NSE
2021-02-03 12:14:33 +01:00
SBiOSoftWhare
7946222c7a Update pbxproj 2021-02-03 12:14:12 +01:00
SBiOSoftWhare
b540e436d8 KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage. 2021-02-03 12:14:02 +01:00
SBiOSoftWhare
aea91a9b68 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
6ecb2b1b26 Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
SBiOSoftWhare
80738d25a3 Social login: Update separator wording. 2021-02-03 12:11:40 +01:00
SBiOSoftWhare
60bad894fc AuthenticationSessionService: Add unit tests. 2021-02-03 12:11:14 +01:00
SBiOSoftWhare
b6a9e008ca SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00