File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 8484 <category android : name =" android.intent.category.BROWSABLE" />
8585
8686 <data android : scheme =" https" />
87+ <!-- Matching asset file: https://app.element.io/.well-known/assetlinks.json -->
8788 <data android : host =" app.element.io" />
89+ <!-- Matching asset file: https://develop.element.io/.well-known/assetlinks.json -->
8890 <data android : host =" develop.element.io" />
91+ <!-- Matching asset file: https://staging.element.io/.well-known/assetlinks.json -->
8992 <data android : host =" staging.element.io" />
9093 </intent-filter >
9194 <!--
Original file line number Diff line number Diff line change 4646
4747 <data android : scheme =" https" />
4848
49+ <!-- Matching asset file: https://call.element.io/.well-known/assetlinks.json -->
4950 <data android : host =" call.element.io" />
5051 </intent-filter >
5152 <!-- Custom scheme to handle urls from other domains in the format: element://call?url=https%3A%2F%2Felement.io -->
You can’t perform that action at this time.
0 commit comments