[GH-ISSUE #1515] Android App: Long notification text (including URLs) is cropped/truncated in the app view #1069

Open
opened 2026-05-07 00:30:01 +02:00 by BreizhHardware · 4 comments

Originally created by @lerrrii on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1515

🐞 Describe the bug
The ntfy Android application restricts the length of the text content (including long URLs, detailed messages, etc.) displayed for notifications within the app interface. When the text exceeds a certain length, it is cropped or truncated, making it impossible to read the full content without finding a different way to view it.

This behavior is undesirable as it prevents users from seeing the complete notification message or URL at a glance, which is a key feature for a notification utility.

💻 Components impacted
Android app

💡 Screenshots and/or logs
Screenshots demonstrating the cropped text should be added here by the user, comparing the truncated view in the Android app versus the full view (e.g., in the web app or the original notification).

🔮 Additional context
The display of long text/URLs works correctly and shows the full content without cropping in the ntfy web app. I request that the Android app be updated to not limit or truncate the displaying text length, matching the behavior of the web app to ensure the complete message is always visible.

Originally created by @lerrrii on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1515 :lady_beetle: **Describe the bug** The ntfy Android application restricts the length of the text content (including long URLs, detailed messages, etc.) displayed for notifications within the app interface. When the text exceeds a certain length, it is **cropped** or **truncated**, making it impossible to read the full content without finding a different way to view it. This behavior is undesirable as it prevents users from seeing the complete notification message or URL at a glance, which is a key feature for a notification utility. :computer: **Components impacted** Android app :bulb: **Screenshots and/or logs** *Screenshots demonstrating the cropped text should be added here by the user, comparing the truncated view in the Android app versus the full view (e.g., in the web app or the original notification).* :crystal_ball: **Additional context** The display of long text/URLs works correctly and shows the full content without cropping in the **ntfy web app**. I request that the Android app be updated to not limit or truncate the displaying text length, matching the behavior of the web app to ensure the complete message is always visible.
Author
Owner

@tomballgithub commented on GitHub (Jan 25, 2026):

I am seeing this also. I can see the full notification at the web interface but the android app truncatea it.

<!-- gh-comment-id:3795725303 --> @tomballgithub commented on GitHub (Jan 25, 2026): I am seeing this also. I can see the full notification at the web interface but the android app truncatea it.
Author
Owner

@binwiederhier commented on GitHub (Jan 25, 2026):

Possibly a dup of #1567

<!-- gh-comment-id:3795756794 --> @binwiederhier commented on GitHub (Jan 25, 2026): Possibly a dup of #1567
Author
Owner

@tomballgithub commented on GitHub (Jan 25, 2026):

Just FYI, my occurrence is not in a foreign language or character set.

<!-- gh-comment-id:3796947521 --> @tomballgithub commented on GitHub (Jan 25, 2026): Just FYI, my occurrence is not in a foreign language or character set.
Author
Owner

@binwiederhier commented on GitHub (Jan 25, 2026):

I don't think this is related to the character set. It looks to be the Firebase truncation logic I think.

<!-- gh-comment-id:3796960994 --> @binwiederhier commented on GitHub (Jan 25, 2026): I don't think this is related to the character set. It looks to be the Firebase truncation logic I think.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1069
No description provided.