This module enables the native call recording feature on OxygenOS (and ROMs based on it).
Don't forget to uninstall (not the same as disabling) the module whenever you're planning on updating OOS or else it might create issues. You have been warned! You can reinstall the module after the update.
- Improve race condition handling at boot
- Updated base template to MMT-Ex Template v1.5
- Fixed manufacturer check
- Re-based the module on MMT-Ex Template
- Added manufacturer check to prevent installation on non-OnePlus devices
- Update for Magisk v19.0
- Permanently fixed call recording automatically getting disabled after a while
- Fixed the SIM settings force close issue that was caused by the release of v6.0
- Reverted the last change which caused SIM settings force closes
- Fixed call recording automatically getting disabled after a while
- Reverted changes made in v5.2 and v5.3 as most of the users preferred and had no issues with v5.1
- Adjusted the script to make the infinite loop run asynchronously
- Made the script execute the command every minute infinitely post the initial run
- Made the script execute the command 5 times at an interval of 30 seconds after boot
- Update for Magisk v17.0
- Update for Magisk v16.0
- Slightly increased the script execution delay from 10 seconds post boot to 30 seconds post boot
- Reduced the script execution delay from 2 minutes post boot to 10 seconds post boot
- Update for Magisk v15.0
- Update for Magisk v14.0
- Initial release for Magisk v13.1, v13.2, v13.3