chenxiaolong / BCR

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

No option to hide the notification #542

Closed xposed73 closed 1 month ago

xposed73 commented 1 month ago

There should be an option to not show notifications for recorded calls so that the recording can be done privately without notifying users.

chenxiaolong commented 1 month ago

This is already supported, but it needs to be done from Android's Settings -> Apps -> BCR -> Notifications.

The recording in progress, recording complete, and recording error notifications can be individually disabled from there.

xposed73 commented 1 month ago

Thanks it is working