Mark read), but leave the other notification intactQkSMS listens for android.intent.action.BOOT_COMPLETED and recreates the notifications it had open before the phone shut down, matching the behavior of e.g. GMail. The dismissed notification does not show up again.
QkSMS does not recreate the notifications, behaving as if the user had swiped away all notifications before shutting down their phone (including crashes leading to reboots when not paying attention, etc).
QkSMS already has the permissions and functionality in place to adjust scheduled message alarms on boot. This would need extended to recreate notifications that have not been manually dismissed via swiping away.
This might require an additional flag to track which notifications have been manually dismissed.
Fantastic idea!
Most helpful comment
Fantastic idea!