Commit graph

19 commits

Author SHA1 Message Date
Gil Eluard
c4e0544c89 Fixed failed to join room (was not legal room) 2022-09-20 10:01:46 +02:00
ismailgulek
265901bd24
Adapt to refactorings 2022-06-07 16:11:28 +03:00
Andy Uhnak
5d999adbf4 URL encode fragment deeplink 2022-03-28 16:55:54 +01:00
Andy Uhnak
dcfff556a4 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Andy Uhnak
413a1eb098 Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
Andy Uhnak
f3aef51e00 Update comment 2022-03-22 12:55:41 +00:00
Andy Uhnak
f17ef7b20e Prevent crash when searching for rooms 2022-03-22 12:52:11 +00:00
SBiOSoftWhare
0d1f8305e9 Rename UniversalLinkPresentationParameters to ScreenPresentationParameters. 2021-10-21 10:00:37 +02:00
SBiOSoftWhare
343eda4eff UniversalLinkParameters: Make universalLinkURL property non optional. 2021-10-20 18:47:33 +02:00
SBiOSoftWhare
0e1c67fb2d
Update Riot/Modules/DeepLink/UniversalLinkPresentationParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:35:02 +02:00
SBiOSoftWhare
74cdd06201
Update Riot/Modules/DeepLink/UniversalLinkPresentationParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:33:45 +02:00
SBiOSoftWhare
5ee733186c
Update Riot/Modules/DeepLink/UniversalLinkParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:33:13 +02:00
SBiOSoftWhare
9e0cf5a65a UniversalLinkParameters & UniversalLinkPresentationParameters remove useless initializers. 2021-10-20 12:29:49 +02:00
SBiOSoftWhare
1791fe4688 RoomPresentationParameters: Use UniversalLinkPresentationParameters. 2021-10-20 08:29:15 +02:00
SBiOSoftWhare
cbd618fd9e Move files. 2021-10-20 07:50:20 +02:00
SBiOSoftWhare
b8b42bd047 UniversalLinkParameters: Add presentation parameters property. 2021-10-20 07:30:49 +02:00
SBiOSoftWhare
6381f2e7ac Add UniversalLinkParameters. 2021-10-12 19:07:44 +02:00
SBiOSoftWhare
3edbf379e6 Add CustomSchemeURLParser that enables to parse custom scheme URL and get a deep link path at the end. 2021-01-07 14:26:23 +01:00
SBiOSoftWhare
860d9b001b Introduce DeepLinkOption that represents deep link paths with their respective parameters. 2021-01-07 12:01:32 +01:00