-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completed tasks spawn notifications after reboot #800
Comments
I get this, too, and more than 4. Immediately after the update from the other day installed I got about 10 of them. |
Looks like the persisted notification state is not cleared when you swipe the notification away. Shouldn't be hard to fix. I'll have a look. |
This sets a "notification cancelled" intent which removes the persisted entry when the notification is swiped away.
Hey, When will a new release which includes this bug-fix be published on F-Droid? Thanks |
@virhonestum that depends on when F-Droid picks the new version up, see #550. I've just published a new version. Hopefully F-Droid is able to build it. |
Every time I reboot my phone as soon as it has booted up again, I get a notification for a few tasks I have already completed. I think it is usually 4, and they aren't grouped into a notification group, but I need to swipe every notification away one by one.
I'm on app version 1.1.18
The text was updated successfully, but these errors were encountered: