Commit Graph

189 Commits

Author SHA1 Message Date
Gil Eluard 9153ebbff2 Make the application settings more configurable 2021-03-31 19:04:00 +02:00
manuroe dc29083101 Prepare for new sprint 2021-03-26 17:23:48 +01:00
manuroe fd685fabc6 Prepare for new sprint 2021-03-24 17:30:55 +01:00
manuroe c7e413dc37 Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe 12bf9b4be8 Prepare for new sprint 2021-03-11 14:25:50 +01:00
ismailgulek 62ede2e539 Prepare for new sprint 2021-03-03 23:08:41 +03:00
SBiOSoftWhare 7febfd6ed5 Prepare for new sprint 2021-03-02 10:23:13 +01:00
SBiOSoftWhare 8c734eaa9e Config: Fix missing URL scheme application variable. 2021-03-01 18:18:11 +01:00
manuroe efcb478cb0 Prepare for new sprint 2021-02-26 18:53:47 +01:00
manuroe b75549c22c Prepare for new sprint 2021-02-24 12:09:50 +01:00
manuroe c72b000bb3 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
manuroe 4ed96c7b13 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
manuroe cecb1b0bed XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
manuroe e3387fc035 XcodeGen: version++ 2021-02-15 09:41:49 +01:00
manuroe d37b2d3b2c Merge remote-tracking branch 'origin/develop' into element_3812 2021-02-11 16:19:12 +01:00
manuroe 494d039429 XcodeGen: Rename Common-*.xconfig files to Project-*.xcconfig
to better reflect their purpose
2021-02-11 08:56:05 +01:00
manuroe 32bdc6bb6b Xcodegen: Have a xcconfig file dedicated to warning settings 2021-02-11 08:48:03 +01:00
manuroe 7a0b445fff XcodeGen: Fix device debug build 2021-02-10 09:37:54 +01:00
manuroe 931c64dbf7 Xcodegen: No more build settings in yml files 2021-02-09 18:57:06 +01:00
manuroe e69d2f0ec3 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 2ed6bc0259 XcodeGen: Continue to make build settings uniform 2021-02-09 16:46:39 +01:00
manuroe 149fb60d1c 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 6f3c56aea3 XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
2021-02-09 11:41:39 +01:00
ismailgulek 502dfa359c Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
manuroe dfd63e2ebb XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
Gil Eluard 81c8828a98 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
SBiOSoftWhare e936cf7ccc Handle custom scheme URL 2020-12-18 18:44:08 +01:00
ismailgulek 4de7c8562a Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
Giom Foret 3c5db8d399 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 d885cb5157 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe 141bfaf086 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
manuroe 459a8d73ef 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 086b929bfc Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek fa17f63f4b Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek 10664938c8 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek 3750afcab7 Add static constants 2020-09-28 18:27:34 +03:00
ismailgulek f2b4a0f0ba Set hidePreJoinedUndecryptableEvents to true 2020-09-17 17:56:42 +03:00
ismailgulek d87cbe8849 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek fc6e96b68a Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek a1c3aa04bf Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
ismailgulek f5ae4f7cb2 Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek 71911e3c54 Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
ismailgulek ecbd2b9846 Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
SBiOSoftWhare e2e1a05619 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek faf8c5b247 Introduce new settings 2020-08-18 13:05:56 +03:00
ismailgulek 2e3a595dd9 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 716d99619e Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
ismailgulek 68cc47ffe1 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek b4726628b3 Config 2020-08-10 18:16:07 +03:00
ismailgulek 7120426bb6 Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00