callrecorder-axet icon indicating copy to clipboard operation
callrecorder-axet copied to clipboard

update app version

Open djylb opened this issue 3 years ago • 3 comments

djylb avatar Nov 06 '21 16:11 djylb

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.

di72nn avatar Nov 07 '21 06:11 di72nn

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.

djylb avatar Nov 17 '21 14:11 djylb

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).

di72nn avatar Nov 17 '21 18:11 di72nn