Skip to content

[Feature] Sticky notifications on Android 14+ #1390

@maximbaz

Description

@maximbaz

Is your feature request related to a problem? Please describe.

Persistent notifications, aka sticky alarms (#442, 7de336c) are no longer supported on Android 14+.

It's super helpful to rely on the notifications to remain in the drawer until the task is done. I'd like a solution that can protect me from accidentally swiping the wrong notification away.

Describe the solution you'd like

Tasks.org decided to treat swipe as "snooze", such that the notification will reappear after a configurable amount of time (one of the options being "instantly"). This sounds like a sane idea to me.

tasks/tasks#2753

Describe alternatives you've considered

It sounds like there's no way anymore to prevent notification from being swiped away, so retriggering notification is probably the only way to solve this.

Your current device and version

  • Device: Pixel 7a
  • Android version: Android 14
  • jtx Board version: 2.07.05.ose
  • Downloaded from: f-Droid

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions