Similar to a previous #1325 , I wanted to propose a feature that makes notifications "permanent", i.e., they can not be accidentally dismissed (at least not in locked state). Accidental dismiss sometimes happen to me when the kids play with the phone or I wear it in my pocket.
Previously, I used an extra app called CalendarNotifications, but I think they changed the notification behavior as from Android 14 on, so this is not working any longer.
Would it thus be possible to add an option using setOngoing(boolean) to make notifications permanent?
Hi all,
Similar to a previous #1325 , I wanted to propose a feature that makes notifications "permanent", i.e., they can not be accidentally dismissed (at least not in locked state). Accidental dismiss sometimes happen to me when the kids play with the phone or I wear it in my pocket.
Previously, I used an extra app called CalendarNotifications, but I think they changed the notification behavior as from Android 14 on, so this is not working any longer.
Would it thus be possible to add an option using setOngoing(boolean) to make notifications permanent?
Cheers Martin