Commit graph

93 commits

Author SHA1 Message Date
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
0c3a211a8a XcodeGen: Move all base settings from yml to xcconfig 2021-02-09 17:37:14 +01:00
manuroe
c22d30c4f6 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
SBiOSoftWhare
2865f7cbdf Fix conflict. 2020-11-13 09:47:39 +01:00
SBiOSoftWhare
aafdf53598 JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
Aaron Raimist
457b910c46
Add http and https to LSApplicationQueriesSchemes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 10:50:42 -05:00
ismailgulek
84c01e239c Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
2020-09-24 14:13:53 +03:00
SBiOSoftWhare
5ac652536b Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
ismailgulek
4a9505f6a8 Update bridging header 2020-09-18 18:55:07 +03:00
ismailgulek
c4d5abd56f Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek
9f820598a4 Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
SBiOSoftWhare
e7c08620de Remove UIMainStoryboardFile usage. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
3ea2fdfddd Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare
c11b9776cf Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
4fe406d767
Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek
ddf71022fe Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek
1a947ae759 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
SBiOSoftWhare
68b0200482
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
2020-08-05 16:40:26 +02:00
ismailgulek
71131a208d Add Info.plist variables 2020-08-05 17:10:32 +03:00
ismailgulek
ae70a4bed0 Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek
b0c0831961 Have voip backgroundMode back 2020-08-05 14:14:17 +03:00
ismailgulek
d787727c8b
Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek
4d3729dd6f
Add common configs for each target 2020-08-03 12:42:19 +03:00
SBiOSoftWhare
48dd76ba4f Update bridging header. 2020-07-31 18:33:11 +02:00
manuroe
c8d8f5db85 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek
4a915ca555
Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
ismailgulek
3212ed265b
Set NSFaceIDUsageDescription 2020-07-24 17:34:54 +03:00
ismailgulek
ad548644ff
Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek
316b1a9e3e
Specify subdomains for universal links 2020-07-16 16:10:53 +03:00
SBiOSoftWhare
84ec63d897 Merge branch 'rebranding' into 15-code-refactoring-constants
# Conflicts:
#	Riot/Assets/Riot-Defaults.plist
2020-07-08 17:45:27 +02:00
SBiOSoftWhare
433f39880b Update bundle display name. 2020-07-08 09:57:07 +02:00
SBiOSoftWhare
15b3ea013b Associated domains: Update URLs. 2020-07-07 23:28:43 +02:00
Ismail Gulek
339d098c18 Add associated domains 2020-07-01 13:57:15 +03:00
ismailgulek
5356ceb701
Disable voip background mode to avoid VoIP pushes 2020-06-29 16:10:57 +03:00
SBiOSoftWhare
01c38790ff version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
manuroe
902382cdbe version++ 2020-05-18 12:38:20 +02:00
manuroe
0c4d0da3c3 version++ 2020-05-08 08:00:17 +02:00
SBiOSoftWhare
cba75aef1c version++ 2020-05-07 18:11:16 +02:00
manuroe
6144160a95 version++ 2020-04-29 12:31:30 +02:00
manuroe
3313a88c5a 0.11.1 2020-04-23 08:57:09 +02:00
SBiOSoftWhare
3b005d282d User verification: Create UserEncryptionTrustLevel enum. 2020-01-30 17:42:54 +01:00
manuroe
c75a9e54c1 version++ 2020-01-28 18:18:19 +01:00
SBiOSoftWhare
194e314afe Add RoomBubbleCellData.h and MXKRoomBubbleTableViewCell+Riot.h to Objective-C bridging header. 2020-01-14 19:56:56 +01:00
manuroe
2b1b31e3d4 version++ 2019-12-11 08:51:58 +01:00
SBiOSoftWhare
332476f670 version++ 2019-12-05 10:11:30 +01:00
SBiOSoftWhare
9ce5d15b60 version++ 2019-11-08 11:54:11 +01:00
SBiOSoftWhare
3ae7287a9b version++ 2019-10-25 18:24:04 +02:00
manuroe
d4512a9ada version++ 2019-10-04 15:48:04 +02:00
manuroe
ead5e435b3
Merge branch 'develop' into privacy 2019-10-04 11:56:55 +02:00