Commit graph

85 commits

Author SHA1 Message Date
manuroe
9be23159d5 Prepare for new sprint 2021-03-11 14:25:50 +01:00
ismailgulek
90b6ef9878 Prepare for new sprint 2021-03-03 23:08:41 +03:00
SBiOSoftWhare
a492ee7bf7 Prepare for new sprint 2021-03-02 10:23:13 +01:00
SBiOSoftWhare
88c97fad30 Config: Fix missing URL scheme application variable. 2021-03-01 18:18:11 +01:00
manuroe
7090f72f35 Prepare for new sprint 2021-02-26 18:53:47 +01:00
manuroe
d3d7f329c2 Prepare for new sprint 2021-02-24 12:09:50 +01:00
manuroe
8fd123c86e EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
manuroe
22d6d16f79 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
manuroe
c7e2a14cb6 XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
manuroe
742e1bd7a8 XcodeGen: version++ 2021-02-15 09:41:49 +01:00
manuroe
0d51dddd00 Merge remote-tracking branch 'origin/develop' into element_3812 2021-02-11 16:19:12 +01:00
manuroe
f04cac4e09 XcodeGen: Rename Common-*.xconfig files to Project-*.xcconfig
to better reflect their purpose
2021-02-11 08:56:05 +01:00
manuroe
6b5bc5a0cb Xcodegen: Have a xcconfig file dedicated to warning settings 2021-02-11 08:48:03 +01:00
manuroe
b48be60a2a XcodeGen: Fix device debug build 2021-02-10 09:37:54 +01:00
manuroe
d20879c501 Xcodegen: No more build settings in yml files 2021-02-09 18:57:06 +01:00
manuroe
762d090583 XcodeGen: Common.xcconfig does not need to be included by targets anymore
It is loaded by the project (project.yml)
2021-02-09 18:10:56 +01:00
manuroe
7187e5225e XcodeGen: Continue to make build settings uniform 2021-02-09 16:46:39 +01:00
manuroe
cb56854972 XCodegen: Make project.yml use Common.xcconfig
which will probably become the xcconfig for the project
2021-02-09 16:03:56 +01:00
manuroe
d9b83b48cf XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
2021-02-09 11:41:39 +01:00
ismailgulek
d2c81aa7bb Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
manuroe
c22d30c4f6 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
Gil Eluard
ed4b8a9762 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
SBiOSoftWhare
58c811c85f Handle custom scheme URL 2020-12-18 18:44:08 +01:00
ismailgulek
3788ceee49 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
Giom Foret
5ff81af5ef Improve App Config:
- BuildSettings: Fix warnings about some force_cast
- AppConfiguration: Restore modular widget events in rooms histories (they were added previously). I consider we still want them because of this: https://github.com/vector-im/element-ios/blob/develop/Config/AppConfiguration.swift#L57, I may be wrong.
2020-12-01 09:07:17 +01:00
manuroe
b7807f9f81 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe
58d9f6d447 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
manuroe
931c3aae50 Make Xcode 12 and fastlane(xcodebuild) happy while some pods are not updated
Apply what https://stackoverflow.com/a/63955114 describes
2020-10-23 13:58:53 +02:00
ismailgulek
3cb19df113 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek
7a5fc4f61e Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek
cf0f3ba454 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek
23c9fbf0d5 Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek
63d3562e31 Set hidePreJoinedUndecryptableEvents to true 2020-09-17 17:56:42 +03:00
ismailgulek
9cace44927 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek
9a6780faad Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek
ef1698ec3d Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek
57ffb82316 Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek
b835c1f4ce
Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
ismailgulek
b057aa986c Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
SBiOSoftWhare
1878d0c2c8 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek
b69e3b61f9 Introduce new settings 2020-08-18 13:05:56 +03:00
ismailgulek
d365d5c610 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
0ae5fc0c4c Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
ismailgulek
0b0be7fcfc Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek
39e51fd400 Config 2020-08-10 18:16:07 +03:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
7f0794139a Enable CallKit again 2020-08-07 15:20:11 +03:00
ismailgulek
4fe406d767
Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek
1afb3de80f Fix path 2020-08-06 11:05:15 +03:00
ismailgulek
f7596b2994 Adapt new path 2020-08-06 11:02:37 +03:00