Commit Graph

30 Commits

Author SHA1 Message Date
ismailgulek fc4cf0fd72 Refactor app delegate for universal link handling 2022-06-07 16:07:18 +03:00
Doug 5eb676be30 Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
Andy Uhnak 401bedb46d Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
Doug 8ec27e8579 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare f692f65b7c Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare 545c791b69 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare 89f609b82b Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare 5b97ad9e67 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare 31f2a5755e LegacyAppDelegate: Update universal link management with UniversalLinkParameters. And handle show room with RoomPresentationParameters and room preview with RoomPreviewPresentationParameters. 2021-10-12 19:20:39 +02:00
Gil Eluard ba3f71ebe1 [Spaces] M10.6.1 Handle space link #4498
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
ismailgulek d945f5fead Remove forgotten Jitsi call property and function 2021-09-08 14:07:19 +03:00
Doug 6575447f51 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
ismailgulek 28352b6607 Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare cb34752503 LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare 4f0e3f1df5 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare 0d33d47d27 LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 08fbc23d45 Little refactoring 2021-03-19 14:35:34 +03:00
ismailgulek 05a6b50766 Make call presenter public 2021-03-19 02:57:58 +03:00
ismailgulek 85b5b9cefa Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
SBiOSoftWhare 81e10d9b81 SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
ismailgulek 6d64bc23d6 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek 021bcab59c Introduce CallService 2020-12-01 13:41:31 +03:00
ismailgulek ec3efffd74 Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek 5136428cb3 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
SBiOSoftWhare 47bd8a656b 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 505b037ee3 Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
SBiOSoftWhare c1a283a2c3 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare ed6f452482 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00