Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Share Intent #3865

Open
moriel5 opened this issue Jul 20, 2023 · 4 comments
Open

[Feature Request] Share Intent #3865

moriel5 opened this issue Jul 20, 2023 · 4 comments

Comments

@moriel5
Copy link

moriel5 commented Jul 20, 2023

As mentioned here (zacharee/MastodonRedirect#6), it appears that Yuito needs to have an Android share intent for opening links as posts or profiles on order for it to be supported by MastodonRedirect.

Could this please be added?

And great going, I can say that in my opinion, Yuito is one of the best Mastodon clients on Android.

@nikclayton
Copy link
Contributor

@zacharee is there something that sets out exactly what share targets a client needs to implement for this?

@zacharee
Copy link

I'll update the readme later today, but I need an exported Activity that expects a full post/profile URL.

If you add an intent filter for ACTION_SEND with type text/*, people can also directly share fedi links to the app to open them.

@zacharee
Copy link

The readme is updated with a section with examples for filters, and also a new section for an action to implement to enable auto-discovery (so a strategy doesn't need to manually be added to Mastodon Redirect).

@dhalucario
Copy link

I found MastodonRedirect recently and was disappointed this isn't implemented yet for Tusky. Has there been any progress related to this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants