Commit Graph

314 Commits

Author SHA1 Message Date
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
ismailgulek db0823aabe Enable CallKit again 2020-08-07 15:20:11 +03:00
ismailgulek c0e2c07f2e Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek cad700e023 Fix path 2020-08-06 11:05:15 +03:00
ismailgulek 5cf212db92 Adapt new path 2020-08-06 11:02:37 +03:00
ismailgulek 64928e659d Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek 82f1661ee6 Add Info.plist values to BuildSettings 2020-08-05 17:11:06 +03:00
ismailgulek ae8417ef96 Add keychain access group common config 2020-08-05 17:04:30 +03:00
ismailgulek 397c354244 Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek 83a29d1bee Namespace some settings 2020-08-03 16:07:39 +03:00
ismailgulek 7a2a6dcdce Merge pull request #3501 from vector-im/element_3497
Remove Riot from App Name
2020-08-03 15:17:31 +03:00
ismailgulek 87c0935200 Remove Riot from app name 2020-08-03 13:47:05 +03:00
ismailgulek df8efba189 Add common configs for each target 2020-08-03 12:42:19 +03:00
manuroe fbf8ed83b6 BuildSettings: Add options for Room directory 2020-07-31 15:14:26 +02:00
manuroe 3d2949d244 BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
2020-07-31 12:47:28 +02:00
manuroe afb348dbb7 BuildSettings: Integrate Sygnal URL 2020-07-31 12:12:05 +02:00
manuroe 7c9b53c9cc BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 8912465003 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
manuroe b599147e5f BuildSettings: Integrate integrationsWidgetsUrls and rename it 2020-07-31 11:36:56 +02:00
manuroe 194d978d3d BuildSettings: Integrate integrations 2020-07-31 11:33:29 +02:00
manuroe c312632dc6 BuildSettings: Integrate Matomo 2020-07-31 09:15:57 +02:00
manuroe d4c33cc083 BuildSettings: Integrate roomDirectoryServers 2020-07-31 09:02:35 +02:00
manuroe e2f8aed118 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe cc9ac22aa5 BuildSettings: Integrate Bug report 2020-07-31 08:37:27 +02:00
manuroe c404a7d65c BuildSettings: Integrate legal URLs 2020-07-31 08:29:22 +02:00
manuroe 25a93251c6 AuthenticationVC: Make custom server options and register button configurable 2020-07-30 18:07:16 +02:00