mehrvarz/webcall-android

Make it easy to copy timur.mobi/user weblink

xandro0777 opened this issue · 6 comments

.. so it can be easily shared by any method available like email or text messaging.

This should work already.

I would like to make this work with any domain configured by the user, but unfortunately Android intent filters are static. This is why it will currently only work with the server on timur.mobi.

If you have WebCall app installed and you click on a timur.mobi/user/... link, you should be offered to open this link in WebCall (instead of a browser) and make a call directly. Please give it a try.

Misunderstood. Clicking on "You will receive calls made by this link" copies your user link to the clipboard.

ED: And this should work with any server domain currently configured.

Works nicely. The reason I could not figure it out was that I was used to long-tap which opens the Android options instead. Maybe a share icon would help people like me to figure out the obvious.

Core WebCall is a web app and there is no long-tap for web apps. (OTOH, web browsers have the best WebRTC implementations.) Anyways, I will think of something and improve this functionality.

WebCall v1.0 now supports long-press on links (like the /user/ link discussed here) for clipboard copy.