mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1516] Android App: gif files do not play in notification #1071
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#1071
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 @nebula-it on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1516
💡 Idea
The Android app currently does not support playing the gif in notification so it just shows a static image of first frame of gif. It would be great if it can play the gif, same as how home assistant companion app can. I'm trying to replace HA Frigate notifications via FireBase with Ntfy so this would be great.
Here is the code in HA android app that seems be dealing with gifs.
💻 Target components
Android App
@nebula-it commented on GitHub (Dec 17, 2025):
@MichaelArkh tagging you as you might have some opinion on this.
@dimatx commented on GitHub (Dec 22, 2025):
This would be a great improvement! Works well in the Home Assistant android app.
@bozzio83 commented on GitHub (Feb 12, 2026):
I too think this would be a great addition to the android app.