Commit Graph

202 Commits

Author SHA1 Message Date
manuroe 3037ede7e5 Prepare for new sprint 2021-04-16 17:35:29 +02:00
manuroe c8b28764a2 Prepare for new sprint 2021-04-16 17:03:06 +02:00
Gil Eluard 1282fc104c Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
manuroe 275ff46967 Prepare for new sprint 2021-04-14 12:36:50 +02:00
Gil Eluard c4fe2f9fa7 Make joining public rooms configurable 2021-04-13 19:21:07 +02:00
manuroe 6cb1cf6c0b Prepare for new sprint 2021-04-09 17:56:23 +02:00
manuroe cee0b9f90e version++ 2021-04-09 17:03:41 +02:00
Gil Eluard 098c083b1e Merge branch 'develop' into element_4181
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-06 15:59:40 +02:00
Gil Eluard de019ff560 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 3e03a7bf2a Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 9eff526a8b Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
Gil Eluard 57f5e16ea1 Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
Gil Eluard a423c9d18f Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00
Gil Eluard 463d73101d Make the application settings more configurable 2021-03-31 19:04:00 +02:00
manuroe eb2ea3be91 Prepare for new sprint 2021-03-26 17:23:48 +01:00
manuroe 1aa572e060 Prepare for new sprint 2021-03-24 17:30:55 +01:00
manuroe cb66b6971b Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe e7d91b15d9 Prepare for new sprint 2021-03-11 14:25:50 +01:00
ismailgulek 3ec09aa68f Prepare for new sprint 2021-03-03 23:08:41 +03:00
SBiOSoftWhare 34201cf3a2 Prepare for new sprint 2021-03-02 10:23:13 +01:00
SBiOSoftWhare 1f12f11d0f Config: Fix missing URL scheme application variable. 2021-03-01 18:18:11 +01:00
manuroe 451aaa968d Prepare for new sprint 2021-02-26 18:53:47 +01:00
manuroe d51b975d36 Prepare for new sprint 2021-02-24 12:09:50 +01:00
manuroe 9c8266ba03 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
manuroe a72bf3bfd5 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
manuroe f79ca290d6 XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
manuroe 161541777c XcodeGen: version++ 2021-02-15 09:41:49 +01:00
manuroe 10b45d5c64 Merge remote-tracking branch 'origin/develop' into element_3812 2021-02-11 16:19:12 +01:00
manuroe f570aa0d6f XcodeGen: Rename Common-*.xconfig files to Project-*.xcconfig
to better reflect their purpose
2021-02-11 08:56:05 +01:00
manuroe 78bdb7f03d Xcodegen: Have a xcconfig file dedicated to warning settings 2021-02-11 08:48:03 +01:00
manuroe 9a0754eda8 XcodeGen: Fix device debug build 2021-02-10 09:37:54 +01:00
manuroe 205cf1e982 Xcodegen: No more build settings in yml files 2021-02-09 18:57:06 +01:00
manuroe 394a32c923 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 5114af09c8 XcodeGen: Continue to make build settings uniform 2021-02-09 16:46:39 +01:00
manuroe 61b4e6dab7 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 3aa5f59315 XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
2021-02-09 11:41:39 +01:00
ismailgulek 284ad03b7e Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
manuroe 8ed7f7ed83 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
Gil Eluard c20ce2b0b8 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
SBiOSoftWhare 86e6068e88 Handle custom scheme URL 2020-12-18 18:44:08 +01:00
ismailgulek 20b7ca45f9 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
Giom Foret 202e7244f7 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 463a1b9650 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe 735161d49b BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
manuroe a0e69ba70f 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 e7cc955c73 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek decf915e2c Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek 7dc70b363f Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek ab9cc7655e Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek 845ba963fc Set hidePreJoinedUndecryptableEvents to true 2020-09-17 17:56:42 +03:00