element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Make Links able to share with other apps on the phone #3514

Open xundeenergie opened 1 month ago

xundeenergie commented 1 month ago

Your use case

What would you like to do?

When a messagr contains a link, it always opens in browser. I want to choose, wheter i open it in browser or another app.

Why would you like to do it?

Youtube-links for example, i always open in Newpipe instead of browser in case of privacy-issues with google. So i have to open them in browser, google gets, whatever they csn get (history, cookies...), then i habe to copy the link there snd open this in newpipe...

How would you like to achieve it?

Use the android native sharing-system

Have you considered any alternatives?

make received messages markable. So i can mark, copy and paste parts of it and copy thrm.

Additional context

Element X v0.6.3

Are you willing to provide a PR?

No