You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Web Share Target API would allow native apps (e.g. on Android) to share text (and possibly other media) with Mastodon.
Use case:
You find a nice quote you want to post on Mastodon
You select it and click "Share"
You select Mastodon from the share options (it will show up like a native app)
Mastodon opens and the text is pasted into the compose field.
This is currently supported in Chrome Canary on Android (source) - but you can feature detect it such that it will automatically become available to everyone as soon as the feature lands in Chrome Stable (and other browsers).
The text was updated successfully, but these errors were encountered:
I've implemented this at yuntan#3. I want to test it with Chrome canary on my Android phone but can't do because someone caches invalid manifest file. I can't estimate how long time to take to settle this incomprehensible behavior...
The Web Share Target API would allow native apps (e.g. on Android) to share text (and possibly other media) with Mastodon.
Use case:
This is currently supported in Chrome Canary on Android (source) - but you can feature detect it such that it will automatically become available to everyone as soon as the feature lands in Chrome Stable (and other browsers).
The text was updated successfully, but these errors were encountered: