#FediDev is there a generic Android intent for sharing to the Fediverse?
-
#FediDev is there a generic Android intent for sharing to the Fediverse?
-
R relay@relay.mycrowd.ca shared this topicR relay@relay.an.exchange shared this topic
-
#FediDev is there a generic Android intent for sharing to the Fediverse?
-
@julian it's complicated, isn't it. I was focusing on the narrower case of one app calling a default (or system dialog to choose) app to handle the post, rather than even necessarily involving the browser. But could one solution (somewhere in that veritably long-ass thread) serve the whole matrix of calling web->web, web->app, app->app, and app->web?
-
@julian it's complicated, isn't it. I was focusing on the narrower case of one app calling a default (or system dialog to choose) app to handle the post, rather than even necessarily involving the browser. But could one solution (somewhere in that veritably long-ass thread) serve the whole matrix of calling web->web, web->app, app->app, and app->web?
@travisfw@fosstodon.org I don't blame you for not reading through the whole thread.
Suffice to say I think there is merit in using
web+ap://scheme at the browser (and possibly app) level.PWAs can register themselves as a handler of those types (
web+), and on the web side there are tricks to allow for the opening of them in the PWA or falling back to browser https.It's worth experimentation, I think.
-
@julian I really tried. Maybe should have reached for AI. I'll look into that web+ap:// scheme, thank you!
-
#FediDev is there a generic Android intent for sharing to the Fediverse?
There is the Web Share API, and the future Web Share Targets API, but I think we could also align Web Share with FedCM and be able to say "I want to share to this type of application"
