Commit Graph

152 Commits

Author SHA1 Message Date
ismailgulek b522dd0e97 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-10 00:40:47 +03: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 66bdaa1638 XcodeGen: Move all base settings from yml to xcconfig 2021-02-09 17:37:14 +01:00
manuroe dfd63e2ebb XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
ismailgulek f1ac8ec51d Merge branch 'develop' into voip_2746 2021-02-05 12:11:39 +03:00
SBiOSoftWhare c5b02a052e Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API. 2021-02-03 11:56:27 +01:00
ismailgulek 2384edd437 Use Matrix only contacts data source 2021-01-22 14:20:23 +03:00
ismailgulek fd2f8deb5a Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
SBiOSoftWhare e936cf7ccc Handle custom scheme URL 2020-12-18 18:44:08 +01:00
ismailgulek d0ae6cfdde Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek e0f5a87e96 Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare 6fdf31edd2 Fix conflict. 2020-11-13 09:47:39 +01:00
SBiOSoftWhare 5cebe348c5 JitsiService: Handle Well Known retrieval and Jitsi widget content creation. 2020-10-27 15:31:30 +01:00
Aaron Raimist 23a4b39a07 Add http and https to LSApplicationQueriesSchemes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 10:50:42 -05:00
ismailgulek 14a492843d Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
2020-09-24 14:13:53 +03:00
SBiOSoftWhare 65f4237ae0 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 0efa7897ad Update bridging header 2020-09-18 18:55:07 +03:00
ismailgulek b29ea6823d Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek 545db243ad Introduce SearchableDirectoryViewController 2020-09-09 14:39:56 +03:00
SBiOSoftWhare 4a2e37d598 Remove UIMainStoryboardFile usage. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare c9f900fb04 Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare 5e15375019 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
ismailgulek 7120426bb6 Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek c0e2c07f2e Merge branch 'develop' into element_3483 2020-08-06 11:38:25 +03:00
ismailgulek 64928e659d Compose pusher app ids in BuildSettings 2020-08-06 10:51:39 +03:00
ismailgulek c89d4ffc56 Merge branch 'develop' into reuse_base_bundle_identifier 2020-08-05 19:12:05 +03:00
SBiOSoftWhare 6d4753ea3d 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 1466c8dcb8 Add Info.plist variables 2020-08-05 17:10:32 +03:00
ismailgulek 26df6f9d9e Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek 23ec1a8e35 Have voip backgroundMode back 2020-08-05 14:14:17 +03:00
ismailgulek 397c354244 Add mobile.element.io config for universal link 2020-08-03 17:17:43 +03:00
ismailgulek df8efba189 Add common configs for each target 2020-08-03 12:42:19 +03:00
SBiOSoftWhare daa389e6b7 Update bridging header. 2020-07-31 18:33:11 +02:00
manuroe 0a0631df50 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek 935f011934 Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
ismailgulek 5c50a52edf Set NSFaceIDUsageDescription 2020-07-24 17:34:54 +03:00
ismailgulek 8e7c846ada Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek 6f78f71db1 Specify subdomains for universal links 2020-07-16 16:10:53 +03:00
SBiOSoftWhare 0df2d07b59 Merge branch 'rebranding' into 15-code-refactoring-constants
# Conflicts:
#	Riot/Assets/Riot-Defaults.plist
2020-07-08 17:45:27 +02:00
SBiOSoftWhare ca8567651f Update bundle display name. 2020-07-08 09:57:07 +02:00
SBiOSoftWhare dd60320875 Associated domains: Update URLs. 2020-07-07 23:28:43 +02:00
Ismail Gulek d88cf1a39f Add associated domains 2020-07-01 13:57:15 +03:00
ismailgulek f87e510dcb Disable voip background mode to avoid VoIP pushes 2020-06-29 16:10:57 +03:00
SBiOSoftWhare 3c6b197fb5 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
manuroe 37d7bfda32 version++ 2020-05-18 12:38:20 +02:00
manuroe eb48311a11 version++ 2020-05-08 08:00:17 +02:00
SBiOSoftWhare f579f91ec6 version++ 2020-05-07 18:11:16 +02:00
manuroe 18fa4d8684 version++ 2020-04-29 12:31:30 +02:00
manuroe a3f6d97c33 0.11.1 2020-04-23 08:57:09 +02:00