Commit Graph

26 Commits

Author SHA1 Message Date
SBiOSoftWhare
e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare
8f05cfcdda Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare
eec3bfc5d0 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare
724f46c155 Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare
3c6efbff31 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare
33b0396d63 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
1403d464ee [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
58bb1cafe7 Remove forgotten Jitsi call property and function 2021-09-08 14:07:19 +03:00
Doug
0f720e56d7 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
ismailgulek
0d052f09af Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare
5a5f161b6c LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare
8a15d0e993 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare
4d10065bb7 LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
ismailgulek
edc56177c0 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek
7614d1e0e8 Little refactoring 2021-03-19 14:35:34 +03:00
ismailgulek
cb73cd355d Make call presenter public 2021-03-19 02:57:58 +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
86b1f8d10a SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
ismailgulek
195b7e83c1 Introduce CallBar view management 2020-12-02 23:17:06 +03:00
ismailgulek
e0f5a87e96 Introduce CallService 2020-12-01 13:41:31 +03:00
ismailgulek
840d3ef26d Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek
49ecac5859 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +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
2214c78d8d Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
SBiOSoftWhare
4f5a9d5287 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
5e15375019 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00