chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.67k stars 109 forks source link

Persist next notification ID in the shared preferences #397

Closed chenxiaolong closed 1 year ago

chenxiaolong commented 1 year ago

When Android kills and relaunches BCR, old notifications may not be cleared. This could cause unexpected behavior if a notification ID is reused.