Task #1764
investigate new F-Droid app sharing feature
| Status: | Closed | Start date: | 08/22/2013 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | n8fr8 | % Done: | 0% | |
| Category: | - | |||
| Target version: | 0.1 - "Kerplapp" | |||
| Component: |
History
#1 Updated by n8fr8 over 4 years ago
- Assignee set to n8fr8
#2 Updated by n8fr8 over 4 years ago
- Target version set to 0.1 - "Kerplapp"
#3 Updated by hans about 4 years ago
- Status changed from New to Closed
This feature is only slightly relevant. The way it works is that when you are viewing an app in F-Droid, you can trigger a SEND Intent aka Share it. Then you can select an app to send it to, and it sends the URL to the f-droid.org page for that app. For example, sharing Obsqr sends this data in the SEND Intent:
https://f-droid.org/app/trikita.obsqr
You can see the code here:
https://gitorious.org/f-droid/fdroidclient/source/fbdda9dc77d7c653d04697c078c177efdf6012a1:src/org/fdroid/fdroid/AppDetails.java#L856