manuroe
|
07efe82e96
|
XcodeGen: Centralise MTL_ENABLE_DEBUG_INFO setting
|
2021-02-09 15:23:49 +01:00 |
|
manuroe
|
72f41aed78
|
XcodeGen: Come back to default C and C++
|
2021-02-09 15:23:16 +01:00 |
|
manuroe
|
21dda79be8
|
XcodeGen: Remove useless settings overides
|
2021-02-09 14:49:55 +01:00 |
|
manuroe
|
55fa89bd62
|
XcodeGen: Remove useless settings duplication between the project and targets
They should be centralised in project settings
|
2021-02-09 14:38:19 +01:00 |
|
manuroe
|
f24fdc3678
|
XCodeGen: Remove code sign identity from project settings
This is a target thing
|
2021-02-09 14:36:15 +01:00 |
|
manuroe
|
84cb9fda93
|
XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
|
2021-02-09 11:41:39 +01:00 |
|
ismailgulek
|
7e469f1816
|
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
|
db36d74f95
|
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
|
bd90ddffd7
|
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
|
af9d3c47d3
|
Update JitsiMeet sdk name
|
2021-02-09 12:34:45 +03:00 |
|
manuroe
|
699cd828c5
|
XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
|
2021-02-09 09:51:39 +01:00 |
|
manuroe
|
89e3e1b1f2
|
Merge pull request #4005 from vector-im/element_3812_1
Minor changes to XcodeGen branch
|
2021-02-09 08:44:29 +01:00 |
|
manuroe
|
0fcca16aa7
|
XcodeGen: Have the same order in all yaml
Targets, type, dependencies, xcconfig, settings, pre/post build scripts and sources
Add some spaces to help me to visualise them
|
2021-02-08 18:03:47 +01:00 |
|
manuroe
|
27df21eab8
|
XcodeGen: Make use of existing xcconfig
|
2021-02-08 16:20:36 +01:00 |
|
ismailgulek
|
d83a9b7ca6
|
Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746
|
2021-02-07 20:26:51 +03:00 |
|
ismailgulek
|
0c9db18c9f
|
Move some values to Constants
|
2021-02-07 20:26:19 +03:00 |
|
ismailgulek
|
a16e69fd1a
|
Force relayouting after change on constraint
|
2021-02-07 20:21:57 +03:00 |
|
ismailgulek
|
4cd879dc5b
|
Introduce callScreenButtonTintColor on Theme and use it
|
2021-02-07 20:12:30 +03:00 |
|
ismailgulek
|
e059524611
|
Use baseTextPrimaryColor for labels
|
2021-02-07 20:04:37 +03:00 |
|
ismailgulek
|
7be4ffd687
|
Keep a reference to block based notification observer and unregister it manually
|
2021-02-07 20:02:22 +03:00 |
|
ismailgulek
|
2e49419a38
|
Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-02-07 19:59:31 +03:00 |
|
ismailgulek
|
498d0508fb
|
Make callTimer optional
|
2021-02-07 19:57:35 +03:00 |
|
ismailgulek
|
0380b4c5b2
|
Rename CallService to CallPresenter
|
2021-02-07 19:55:36 +03:00 |
|
SBiOSoftWhare
|
2702fcadfa
|
Update changes
|
2021-02-05 18:34:23 +01:00 |
|
SBiOSoftWhare
|
7788afcb8e
|
AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled.
|
2021-02-05 18:32:36 +01:00 |
|
SBiOSoftWhare
|
c235ac3792
|
CrossSigningService: Add method to setup cross-signing without authentication.
|
2021-02-05 18:31:34 +01:00 |
|
manuroe
|
876787bedf
|
Template: Bye bye 2020
|
2021-02-05 13:51:51 +01:00 |
|
Gil Eluard
|
b77b2410ea
|
The Invite cell behaviour is not driven by MXRoom.isDirect property anymore
|
2021-02-05 10:25:27 +01:00 |
|
ismailgulek
|
c4da49568d
|
Merge branch 'develop' into voip_2746
|
2021-02-05 12:11:39 +03:00 |
|
manuroe
|
313df88941
|
XcodeGen: Explain what is the new .sh
|
2021-02-05 09:34:06 +01:00 |
|
manuroe
|
833a6faa7a
|
XcodeGen: Move createWorkspace.sh into Tools/XcodeGen
To keep the root folder clean. Rename it because it does not do same things anymore.
|
2021-02-05 09:31:18 +01:00 |
|
manuroe
|
ac424153b5
|
Improve README and INSTALL
|
2021-02-05 09:19:07 +01:00 |
|
manuroe
|
23dabdc181
|
Prepare for new sprint
|
2021-02-03 19:36:11 +01:00 |
|
manuroe
|
e5bea76e86
|
Merge branch 'master' into develop
|
2021-02-03 19:36:06 +01:00 |
|
manuroe
|
2f705ec755
|
Merge branch 'release/1.1.7/master'
|
2021-02-03 19:35:55 +01:00 |
|
manuroe
|
52c66fc354
|
finish version++
|
2021-02-03 19:35:55 +01:00 |
|
manuroe
|
9dd333cd94
|
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
|
b85ad9e151
|
version++
|
2021-02-03 19:09:29 +01:00 |
|
SBiOSoftWhare
|
93233653b7
|
Merge pull request #3997 from vector-im/element_3995
Handle User-Interactive Authentication fallback
|
2021-02-03 17:20:00 +01:00 |
|
SBiOSoftWhare
|
df2bfb8aad
|
Merge branch 'develop' into element_3995
|
2021-02-03 17:16:36 +01:00 |
|
Weblate
|
aeb228915b
|
Merge branch 'origin/develop' into Weblate.
|
2021-02-03 15:18:45 +00:00 |
|
Weblate
|
f13a75f24d
|
Merge branch 'origin/develop' into Weblate.
|
2021-02-03 15:18:37 +00:00 |
|
manuroe
|
c594798302
|
Merge pull request #3998 from vector-im/3903_logs_too_big
3903 logs too big
|
2021-02-03 16:02:32 +01:00 |
|
manuroe
|
59e4903b74
|
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
|
acf8b36a52
|
AuthenticationSessionService: Use prefix path constant generating authentication fallback URL.
|
2021-02-03 14:48:41 +01:00 |
|
SBiOSoftWhare
|
fa5a8c68fb
|
Update changes
|
2021-02-03 12:15:07 +01:00 |
|
manuroe
|
30052144e9
|
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
|
8058d5cc78
|
Update pbxproj
|
2021-02-03 12:14:12 +01:00 |
|
SBiOSoftWhare
|
51882c57d0
|
KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage.
|
2021-02-03 12:14:02 +01:00 |
|
SBiOSoftWhare
|
83b4bf273e
|
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 |
|