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

feat. req.: Share with anything on Android #719

Closed
aslmx opened this issue Nov 30, 2015 · 4 comments · Fixed by #1035
Closed

feat. req.: Share with anything on Android #719

aslmx opened this issue Nov 30, 2015 · 4 comments · Fixed by #1035

Comments

@aslmx
Copy link

aslmx commented Nov 30, 2015

Hi,

regularly i want to send the link to an feed item from the mobile selfoss via either text message or jabber/xmpp client.

Is there a simple way to integrate a configurable (share setting) button that will share the textline of the URL to the Android share handler (what ever it is called) so that it easily possible to share the URL with any application that handles text?

would be a very great help and time saver!

Now i need to close the item/article, tap+hold the feed-items favicon and then copy the link, open whatever application and paste it. It also "destroys" the "workflow" when you use "foward ->" button...

@aslmx
Copy link
Author

aslmx commented Dec 1, 2015

just learnt that this seems to be a browser thing. While the Samsung default browser does not offer a share menu for links, android-firefox does and hence allows me to easily share the URL of a feed item.

I guess the feature request is then depending on a (non existing?) API between html/js and the browser.

can probably be closed if no one else has an idea how this could be easily implemented on selfoss side without the dependency to rely on a specific browser software on client side.

@jtojnar
Copy link
Member

jtojnar commented Feb 4, 2017

I am not aware of any API for this.

@jtojnar jtojnar closed this as completed Feb 4, 2017
@jtojnar jtojnar added this to the 2.19 milestone Apr 20, 2018
@jtojnar
Copy link
Member

jtojnar commented Apr 20, 2018

There is Navigator.share now, see #1017.

@jtojnar jtojnar reopened this Apr 20, 2018
jtojnar added a commit that referenced this issue Apr 23, 2018
@aslmx
Copy link
Author

aslmx commented May 29, 2018

that sounds promising. can't wait for 2.19 :)

@jtojnar jtojnar removed this from the 2.19 milestone Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants