mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #136] Integrate Android "Share with topic" dialog #112
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @binwiederhier on GitHub (Feb 9, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/136
emptymatrix suggested this on Reddit:
"to replace pushbullet in my phone, it requires to be able to share items from any android app to a ntfy topic. I mean: while browsing a URL in my favorite browser (Firefox, opensource, of course ;)) and I want to send it to a ntfy topic, I just would need to click on Share button, select ntfy, then ntfy would show a list of target topics, so I could pick one.
"target topics" would be a list of topics (editable in the ntfy UI in the app) to which I'm not subscribed but I would like to share often. Each topic would represent a device."
@binwiederhier commented on GitHub (Feb 10, 2022):
This actually sounds like fun to work on, so I'll do this next.
@cmeis commented on GitHub (Feb 10, 2022):
That's the way to do it, Phil. Forget test driven development - fun driven development rules! :-P (SCNR)
@binwiederhier commented on GitHub (Feb 10, 2022):
That's the beauty of your own project; I can do whatever I want. 🥳 😎
@binwiederhier commented on GitHub (Feb 13, 2022):
This is done and will be released with the next app release; see https://github.com/binwiederhier/ntfy-android/pull/16