Add: ShizuCallRecorder
* [x] The app complies with the [inclusion criteria](https://f-droid.org/wiki/page/Inclusion_Policy)
* [x] The app is not already listed in the repo or issue tracker.
* [x] The original app author has been notified (and does not oppose the inclusion).
* [ ] [Donated](https://f-droid.org/donate/) to support the maintenance of this app in F-Droid.
---
### Link to the source code:
https://github.com/kitsumed/ShizuCallRecorder
### Link to app in another app store:
### License used:
GPLv3
### Category:
call-recording, nonroot, shizuku, voice-call, communication
### Summary:
ShizuCallRecorder empowers ADB through Shizuku to record phone calls on non-rooted device!
### Description:
The first **non-root FOSS call recorder app for Android 11+**! ShizuCallRecorder empowers ADB through Shizuku to use an [advanced list of permissions given to the shell application](https://android.googlesource.com/platform/frameworks/base/+/android16-release/packages/Shell/AndroidManifest.xml). [Latest URL](https://cs.android.com/search?q=com.android.shell%20file:%2Fpackages%2FShell%2FAndroidManifest.xml).
#### Features
* Records **both sides of phone calls** (incoming and outgoing)
* Should work even when using Bluetooth or a remote headset
* **Security** toggles to **manage Shizuku on/off state**
* An attempt to reduce the potential attack surface introduced by Shizuku
* Helps with apps that detect / yells at you when USB Debugging or Shizuku is enabled
* **Automatic call recording** option with basic **exclusion rules**:
* Ignore anonymous calls
* Ignore specific contacts
* Ignore all contacts
* Saves recordings with **Opus** or **AAC** codec.
* The app runs only on phone event changes, no persistent background process and notifications
#### Requirements
* **Android 11** or more recent.
* Shizuku
NOTE: Would like builds to have the same signature as github release if possible.
issue