Closed jeremypw closed 2 years ago
When clearing all notifications do not rewrite the session file for each notification closed.
This reduces the time take to clear an app's notifications from minutes to seconds when there are >1000 notifications.
Also reduces the complexity of code to clear an app's notifications.
Also incorporates some of #241 for convenience when testing - allows notifications to be added more quickly.
When clearing all notifications do not rewrite the session file for each notification closed.
This reduces the time take to clear an app's notifications from minutes to seconds when there are >1000 notifications.
Also reduces the complexity of code to clear an app's notifications.
Also incorporates some of #241 for convenience when testing - allows notifications to be added more quickly.