Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully implemented Invite Deep Link (Mixed Reality Lab 2021/2022) #397

Open
wants to merge 52 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
91f7f3f
Added DeepLinks Scripts Folder and basic classes
Felix755 Dec 28, 2021
850b479
Added invite link generation
Felix755 Dec 28, 2021
248d4a1
basic dekodierung
Kraatam Dec 29, 2021
812092d
added DeepLink Bootstrapper as well as DeepLinkManager, DeepLinks are…
SaschaRWTH Dec 30, 2021
f38af5f
Merge branch 'InviteDeepLinks/develop' into InviteDeepLinks/deepLinkB…
SaschaRWTH Dec 30, 2021
217ebea
Merge pull request #311 from rwth-acis/InviteDeepLinks/deepLinkBootst…
hmasara Jan 2, 2022
ede48ba
combined functions, added documentation, general cleanup
SaschaRWTH Jan 3, 2022
1a876ff
Merge pull request #316 from rwth-acis/InviteDeepLinks/documentation
Felix755 Jan 4, 2022
e54796a
Added UI for Invite Link Generation
Felix755 Jan 7, 2022
28a5f21
fixed a typo
Felix755 Jan 7, 2022
8a35fc6
Merge branch 'InviteDeepLinks/GenerateLinkUI' into InviteDeepLinks/de…
SaschaRWTH Jan 7, 2022
1ea7a67
fixed syntax error from resolving previous merge conflicts, changed I…
SaschaRWTH Jan 7, 2022
40bee48
Changed invite links to create the room they are trying to join if it…
Felix755 Jan 9, 2022
0db018e
Update VIAProMaDeepLinks.md
SaschaRWTH Jan 9, 2022
468a605
Changed invite link URI for the generator
Felix755 Jan 9, 2022
2e828d1
Merge branch 'InviteDeepLinks/develop' of https://github.com/rwth-aci…
Felix755 Jan 9, 2022
2f0735c
Added room name checks/escaping to room creation and deep link genera…
Felix755 Jan 14, 2022
47bf954
Added share via mail option, added custom icons
Felix755 Jan 14, 2022
ef8b0e6
Adjusted share mail template
Felix755 Jan 14, 2022
840af8c
added share button feedback text
Felix755 Jan 14, 2022
7d9182b
Merge pull request #359 from rwth-acis/InviteDeepLinks/shareViaMail
Kraatam Jan 15, 2022
a5b4a31
Merge pull request #361 from rwth-acis/InviteDeepLinks/shareViaMail
Kraatam Jan 15, 2022
97f1207
added i5:// scheme to Android and iOS build settings for deeplink sup…
SaschaRWTH Jan 18, 2022
56b1270
put receiving of deeplink in coroutine so that at start of viaproma e…
SaschaRWTH Jan 20, 2022
ad95796
Outsorced global variables to config
hmasara Jan 21, 2022
73e13ec
Merge pull request #367 from rwth-acis/InviteDeepLinks/deepLinkOnStart
hmasara Jan 22, 2022
8c2b881
Split URI into scheme and path, renamed some files and variables
Felix755 Jan 24, 2022
12bc86e
Merge branch 'InviteDeepLinks/develop' into InviteDeepLinks/configfile
Felix755 Jan 24, 2022
9b3b1ee
Bugfixes
hmasara Jan 24, 2022
3ec0478
Merge pull request #371 from rwth-acis/InviteDeepLinks/configfile
hmasara Jan 28, 2022
375048c
Combine InviteLinkManager and InviteLinksHandler
hmasara Jan 28, 2022
c767775
added confirmation window and expanded documentation
SaschaRWTH Jan 28, 2022
4d0b3c0
code cleanup
SaschaRWTH Jan 28, 2022
c42173c
Merge branch 'InviteDeepLinks/develop' into InviteDeepLinks/Confirmat…
SaschaRWTH Jan 28, 2022
2ca56c2
Merge pull request #384 from rwth-acis/InviteDeepLinks/combineScripts
Felix755 Jan 28, 2022
cfc1129
Merge pull request #385 from rwth-acis/InviteDeepLinks/ConfirmationWi…
Felix755 Jan 28, 2022
0b8a50a
added config Json file
hmasara Jan 30, 2022
0040895
some small organisation changes
hmasara Jan 30, 2022
0f6de1a
added mobile support to config load
Felix755 Jan 30, 2022
eb8e167
Changed way of opening mail url for sharing
Felix755 Jan 30, 2022
aedd2ab
fixed spaces not being encoded when using the share via mail function
Felix755 Jan 30, 2022
f71d8a9
Merge pull request #386 from rwth-acis/InviteDeepLinks/configFileJson
hmasara Jan 30, 2022
42769e2
fixed joing be confirmation window, joining by link that starts app a…
SaschaRWTH Jan 30, 2022
91f2b73
Merge pull request #390 from rwth-acis/InviteDeepLinks/finalFixes
hmasara Jan 30, 2022
0ada1ea
added testscene
SaschaRWTH Jan 30, 2022
6b6047e
Merge pull request #391 from rwth-acis/InviteDeepLinks/testScene
hmasara Jan 30, 2022
caedf2f
coroutine while PhotonNetwork not in Lobby
SaschaRWTH Jan 30, 2022
55fa0b9
Merge pull request #392 from rwth-acis/InviteDeepLinks/joinViaDeepLin…
hmasara Jan 30, 2022
cb0156a
added !Network.InRoom abfrage to fix while(true) loop
SaschaRWTH Jan 31, 2022
e9a1bf4
Merge pull request #398 from rwth-acis/InviteDeepLinks/hotFixConfWin
Felix755 Jan 31, 2022
72f6861
changed test scene, fixed implementation
KritiaSthovania Dec 26, 2022
68e0ed1
Merge pull request #527 from rwth-acis/InviteDeepLinks/fix
KritiaSthovania Dec 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added confirmation window and expanded documentation
  • Loading branch information
SaschaRWTH committed Jan 28, 2022
commit c7677750e0afa6baf7fbaa42778a4b551e517509
58 changes: 58 additions & 0 deletions Frontend/VIAProMa/Assets/Prefabs/Managers.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ MonoBehaviour:
type: 3}
inviteLinkMenuPrefab: {fileID: 3502117140769376196, guid: 43f7b6829f061d446b21ff18fc273eb5,
type: 3}
confirmationMenuPrefab: {fileID: 0}
--- !u!1 &2902695050403931943
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -597,6 +598,7 @@ Transform:
- {fileID: 6150657374833339444}
- {fileID: 7550514611414572532}
- {fileID: 8835965036498097119}
- {fileID: 8141242193210865789}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
Expand Down Expand Up @@ -715,6 +717,62 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
textMesh: {fileID: 7945109852334961239}
--- !u!1 &3524415485985472924
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8141242193210865789}
- component: {fileID: 376308260351101764}
- component: {fileID: 6059490456237124120}
m_Layer: 0
m_Name: DeepLinkManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &8141242193210865789
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3524415485985472924}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 3215894185288659648}
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &376308260351101764
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3524415485985472924}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ea4124211bbc4a342917b10c528cc14d, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &6059490456237124120
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3524415485985472924}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f0ebb4643e8dc6b47b6e1533dd57df93, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &4586420424756120094
GameObject:
m_ObjectHideFlags: 0
Expand Down
Loading