Fix deeplink_matrixto.sh content, it did not contain a matrix.to link.

This commit is contained in:
Benoit Marty
2026-03-13 18:15:07 +01:00
committed by Benoit Marty
parent d82c8ac9db
commit 11d72568b7
2 changed files with 10 additions and 1 deletions

9
tools/adb/deeplink_element.sh Executable file
View File

@@ -0,0 +1,9 @@
#! /bin/bash
# Copyright (c) 2026 Element Creations Ltd.
#Fix
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
# Please see LICENSE files in the repository root for full details.
adb shell am start -a android.intent.action.VIEW \
-d "element://room/%23element-android%3Amatrix.org"

View File

@@ -7,4 +7,4 @@
# Please see LICENSE files in the repository root for full details.
adb shell am start -a android.intent.action.VIEW \
-d "element://room/%23element-android%3Amatrix.org"
-d "https://matrix.to/#/#matrix:matrix.org"