mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #313] Android: Display name #244
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#244
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 @SingingDwarf on GitHub (Jun 6, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/313
Given the topic name is supposed to be both unique and unguessable (UUID anyone?) it would be nice to be able to rename the topic to something meaningful within the Android UI.
i.e. the actual topic name used for the subscription could be a UUID, but the display name used with the Android app could be short, sweet and meaningful to the user (e.g. Laptop Backups)
@Mikaela commented on GitHub (Jun 6, 2022):
Do I understand correctly that you are thinking of a local nickname or petname for a topic rather than a full rename? I think it could be a more clear title
@binwiederhier commented on GitHub (Jun 6, 2022):
Indeed @Mikaela. This has been suggested before, by @SMAW I believe. I dismissed it the last time, but with now a total of 3 people suggesting it, I think it could be a good and easy addition.
@SingingDwarf commented on GitHub (Jun 6, 2022):
Yes @Mikaela, display name as per description, rather than edit of the topic name itself.
Thanks @binwiederhier for the re-titling
@binwiederhier commented on GitHub (Jun 24, 2022):
Will be in the next Android release. Screenshots in https://github.com/binwiederhier/ntfy-android/pull/35.
Thank you @wunter8