feat: Support matrix: links (#4839)

This commit is contained in:
夜坂雅 2025-06-09 22:40:45 +08:00 committed by GitHub
parent 3b8a170621
commit 91b925c3ee
4 changed files with 31 additions and 4 deletions

9
tools/adb/deeplink_matrix.sh Executable file
View file

@ -0,0 +1,9 @@
#! /bin/bash
# Copyright 2025 New Vector Ltd.
#
# 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 "matrix:r/element-android:matrix.org"