httpdispatch / MissedNotificationsReminder

Periodical sound reminder for missed notifications in Android OS.
74 stars 22 forks source link

Missed notifications disappear without dismissal as new ones arrive #65

Closed thoraxe closed 3 years ago

thoraxe commented 3 years ago

I seem to be having an issue that presents like the following -

Two Google calendar reminders go off at 800am. I have my phone on Do Not Disturb, so they just sit there without vibrating. The interval is set at 3 minutes to repeat forever.

At 0845 another Calendar notification comes up. The first two reminders that had been going disappear.

Android 10, LG V40 ThinQ, T-Mobile

I will construct a test set of calendar reminders to validate for sure.

Google Calendar is the only app selected, battery is correctly set.

thoraxe commented 3 years ago

I just confirmed the behavior. I took calendar events from earlier this morning and delayed them.

The 0845 reminder disappeared once the 0930 calendar event occurred.

It appears that previous missed notifications are somehow canceled by new ones from the same app.

thoraxe commented 3 years ago

This might only be a problem in DND mode, actually. Will double check.

thoraxe commented 3 years ago

This is related to DND and the app doesn't do anything during DND mode, which is fine. User error, closing.