Commit graph

32 commits

Author SHA1 Message Date
Doug
b7713043b1
Fix an infinite loop when tapping an unjoined room alias. (#6522)
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
Andy Uhnak
a0995907cb Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
ismailgulek
3ef9d57c2d
Refactor app delegate for universal link handling 2022-06-07 16:07:18 +03:00
Doug
820db5c2db Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
Andy Uhnak
413a1eb098 Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
Doug
6f94303cdc Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
SBiOSoftWhare
4081da3ebc Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare
d7c892d7a8 Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare
2cd80ff4ec Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare
638321d123 Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare
6ab705416d Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare
85023dc271 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
14f0533a5a [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
c475e85771
Remove forgotten Jitsi call property and function 2021-09-08 14:07:19 +03:00
Doug
080b3e94bb Fix documentation warnings. 2021-07-02 16:46:27 +01:00
ismailgulek
378efbc2c5
Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare
a6202ea2e0 LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare
8f437e9fbe Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare
5909b3b00e LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
ismailgulek
0cfde0fe76
Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek
f439f619c4
Little refactoring 2021-03-19 14:35:34 +03:00
ismailgulek
5f29eb3d7b
Make call presenter public 2021-03-19 02:57:58 +03:00
ismailgulek
6f3f7ddfd9 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
SBiOSoftWhare
3c2ea1ea85 SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
ismailgulek
7f086c5782 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek
70204abd53 Introduce CallService 2020-12-01 13:41:31 +03:00
ismailgulek
0a0031f691 Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek
0d0bcb68fc Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +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
d57c464c8a Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
SBiOSoftWhare
7cccec8414 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
c11b9776cf Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00
Renamed from Riot/AppDelegate.h (Browse further)