android icon indicating copy to clipboard operation
android copied to clipboard

Notification Sound until confirmation

Open TheCherry opened this issue 3 years ago • 5 comments

Is it possible to set a notification sound playing until the User confirm it? This is very important in case of a fire alarm or something similar. By pushover you can do this with the highest prio and u can select a specific sound. This is here missing.

TheCherry avatar Jan 02 '22 07:01 TheCherry

Currently, this is not possible. Probably something like this could be used https://developer.android.com/training/notify-user/time-sensitive

jmattheis avatar Jan 03 '22 17:01 jmattheis

I came here looking for something like this. Going to comment here rather than opening a new issue. A consistent alarm would potentially also work for me, but I would be happy with an audible chime or other alert. The issue I am having right now, is I have a bot monitoring an RSS feed for items (stock supply, critical weather, etc) and I need to be alerted to these items.

I can see there are new items when I check my phone, but if it's 10 minutes after the fact, it will be too late in many cases. Very much need a notification like a text message would. Screen should light up, phone should vibrate, and make some kind of noise ideally.

KyleTryon avatar Apr 07 '22 15:04 KyleTryon

@KyleTryon normal notification sounds / vibration are supported, you need to set the message priority. https://github.com/gotify/android#message-priorities

jmattheis avatar Apr 07 '22 16:04 jmattheis

Any time frame for when this will be added in Gotify?

BitMonster1010 avatar Jun 20 '23 11:06 BitMonster1010

Nope, nothing planned yet.

jmattheis avatar Jun 20 '23 19:06 jmattheis