Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Display Sharing Shortcuts for PWAs #4637

Closed
NotWoods opened this issue Oct 3, 2019 · 3 comments
Closed

Display Sharing Shortcuts for PWAs #4637

NotWoods opened this issue Oct 3, 2019 · 3 comments
Labels
E13 Estimation points: 13 🌟 feature New functionality and improvements <pwa> Component: feature-pwa

Comments

@NotWoods
Copy link
Contributor

NotWoods commented Oct 3, 2019

To support Web Share Target, we need to display entries in the Android share sheet for installed PWAs.

We can use Sharing Shortcuts to display entries in the share sheet dynamically. Note that this is different to Chrome's WebAPKs, since those are signed APK files that can create static share entries. We can use Direct Share (normally used to let users share to a specific person) to support Web Share Target on Android 6 and above.

┆Issue is synchronized with this Jira Task

@NotWoods NotWoods added the <pwa> Component: feature-pwa label Oct 3, 2019
@NotWoods NotWoods added the blocked Blocked pull requests and issues label Oct 3, 2019
@NotWoods
Copy link
Contributor Author

NotWoods commented Oct 3, 2019

Blocked on #4636

@NotWoods NotWoods added the E13 Estimation points: 13 label Oct 18, 2019
@NotWoods
Copy link
Contributor Author

Blocked on #5667

@NotWoods NotWoods removed the blocked Blocked pull requests and issues label Jan 30, 2020
@NotWoods NotWoods added the 🌟 feature New functionality and improvements label May 20, 2020
NotWoods added a commit to NotWoods/android-components that referenced this issue Jun 5, 2020
NotWoods added a commit to NotWoods/android-components that referenced this issue Jul 20, 2020
bors bot pushed a commit that referenced this issue Jul 20, 2020
7273: For #4637 - Query manifests with share targets r=grigoryk a=NotWoods

My intent is to expose this function so that we can use it with the Fenix custom share sheet.

We want to support sharing from websites to PWAs. PWAs can define a "share target" which will receive sharing data. We can expose PWAs in the custom share sheet so that other websites can send data to them.



Co-authored-by: Tiger Oakes <toakes@mozilla.com>
jonalmeida pushed a commit to jonalmeida/android-components that referenced this issue Jul 21, 2020
kglazko pushed a commit to kglazko/android-components that referenced this issue Jul 28, 2020
@data-sync-user data-sync-user changed the title Display Sharing Shortcuts for PWAs FNX3-22476 ⁃ Display Sharing Shortcuts for PWAs Aug 2, 2020
@data-sync-user data-sync-user changed the title FNX3-22476 ⁃ Display Sharing Shortcuts for PWAs FNX2-16971 ⁃ Display Sharing Shortcuts for PWAs Aug 3, 2020
@st3fan st3fan changed the title FNX2-16971 ⁃ Display Sharing Shortcuts for PWAs Display Sharing Shortcuts for PWAs Aug 5, 2020
@cpeterso
Copy link
Contributor

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1796442

Change performed by the Move to Bugzilla add-on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
E13 Estimation points: 13 🌟 feature New functionality and improvements <pwa> Component: feature-pwa
Projects
None yet
Development

No branches or pull requests

2 participants