Bug #4522

sharing (aka ACTION_SEND) a link to Courier does not work

Added by hans almost 3 years ago. Updated almost 3 years ago.

Status:NewStart date:02/09/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-Spent time:-
Target version:-
Component:

Description

If you "Share" (aka ACTION_SEND) a URL to Courier, Courier gives itself as an option, and will bring up the "Manage Feeds" screen, but the URL is not added to the feed text input box. The text input remains blank. Here's how to reproduce this:

  1. open https://guardianproject.info/feed in Firefox or Chrome
  2. click on the menu and select Share
  3. check the text input box on the "Manage Feeds" screen

History

#1 Updated by hans almost 3 years ago

I forgot to add, this is most likely because the URL is not set in the Intent.getData() but it is instead included in the EXTRA_TEXT. So Courier needs to parse the URL from EXTRA_TEXT. I have that working here:

Also available in: Atom PDF