feat: Support matrix: links (#4839)

This commit is contained in:
夜坂雅 2025-06-09 22:40:45 +08:00 committed by GitHub
parent f15013e387
commit 20270cdffe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"