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

Party should be a share action target for other apps to add music to a party #3

Open
chances opened this issue Oct 24, 2017 · 0 comments
Assignees

Comments

@chances
Copy link
Owner

chances commented Oct 24, 2017

Party should allow other apps, specifically Spotify, to share tracks, albums, and artists to the host's current party. If a shared payload is a Spotify URL/URI then present a UI to let the user add the song(s) to the current party's queue. If the shared payload is something else, begin searching for a track, album, or artist with the text.

Handle share (ACTION_SEND) intents from other apps

Flutter-specific guide (How do I handle incoming Intents from external applications in Flutter)

Android docs - Receiving Simple Data from Other Apps

Add an activity to support a cust share action label?

@chances chances self-assigned this Oct 24, 2017
@chances chances changed the title Handle share (ACTION_SEND) intents from other apps Party should be a share action target for other apps to add music to a party Oct 24, 2017
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

1 participant