callrecorder-axet
callrecorder-axet copied to clipboard
update app version
Hey!
Thanks for your contribution!
Unfortunately, I have some issues with the changes:
- There is at least one report that 1.7.14 (220) is problematic on Android 11, so I don't want to update it in the module yet (because 119 can be updated to 220 on the device, but not the other way around).
- Why do you add all these permissions to the
privapp-permissions
list? - I also don't see the point of bumping the Magisk version requirement just yet.
Sorry to see your reply now. When I use your old version, it does work on Android12, but after I update it through F-Droid, it does not work, and there is a permission problem. I am not sure where the problem is, so I put all the permissions needed for the new version of the APP All are added to the privapp-permissions list. Fortunately, the APP can work normally after flashing in the modified plug-in. I am not sure which permissions are necessary, and unnecessary permissions may be added.
It is likely to be caused by the updated targetSdkVersion
in 1.7.14.
If so, it should be fixed in the app itself (not in the Magisk module).