Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Fix notification dismissed behavior #21

Open
divadsn opened this issue Oct 20, 2018 · 2 comments
Open

Fix notification dismissed behavior #21

divadsn opened this issue Oct 20, 2018 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@divadsn
Copy link
Member

divadsn commented Oct 20, 2018

Simply don't show a notification again if it was dismissed by the user or an action has been selected.

@divadsn divadsn added bug Something isn't working enhancement New feature or request labels Oct 22, 2018
@divadsn
Copy link
Member Author

divadsn commented Oct 25, 2018

The best way is actually to not dismiss a notification, but to show once every day as a reminder. This however require the use of alarm manager and receiver to manage the expiry check.

@divadsn
Copy link
Member Author

divadsn commented Oct 4, 2019

Partial fix in #32, this might even be a solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant