chenxiaolong / BCR

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

Notification settings fail to persist #636

Open PurpleWham opened 6 days ago

PurpleWham commented 6 days ago

After a reboot (and possibly on other occasions) the notification toggles reset to all on. I want to turn off success alerts.

It's only a minor annoyance, but I don't know how to diagnose it further. Is it possible to fix via shell script? I can only find how to toggle all notifications.

I love this app - would appreciate any help

Android 15 on Pixel 7a AP3A.241105.007

chenxiaolong commented 6 days ago

Hmm, that's odd. Do any of BCR's own settings reset or is it just the notification settings?

PurpleWham commented 5 days ago

No, the app settings are fine

chenxiaolong commented 5 days ago

That's interesting. I was curious if the app was getting temporarily uninstalled and reinstalled (since other folks have reported it happening in the past). If the app settings are preserved, then that's definitely not happening.

Unfortunately, I have no idea what might be causing the problem. I can't reproduce it on a Pixel running AP3A.241105.007. I don't think it's a bug in BCR itself--There is no way for an app to change its own notification settings in Android.

PurpleWham commented 1 day ago

Ok, thanks - it's no big deal.