-
-
Notifications
You must be signed in to change notification settings - Fork 389
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
Comments
@zacharee is there something that sets out exactly what share targets a client needs to implement for this? |
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. |
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). |
I found MastodonRedirect recently and was disappointed this isn't implemented yet for Tusky. Has there been any progress related to this yet? |
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.
The text was updated successfully, but these errors were encountered: