99keshav99 / CaptureSposed

Xposed module that effectively disables the newly introduced screenshot detection API in Android 14
GNU Affero General Public License v3.0
104 stars 7 forks source link

Clean Up Unnecessary AndroidManifest.xml and Files #14

Closed DavidBerdik closed 4 months ago

DavidBerdik commented 4 months ago

This PR removes unnecessary entries in AndroidManifest.xml and removes several XML files that are not needed for the project.

Additionally, this PR also fixes a failing build on master caused by a mistake in the conflict resolution of PR #10.

99keshav99 commented 4 months ago

I used the browser editor to resolve the conflict, didn't catch the roundIcon problem. Thanks for fixing it!

DavidBerdik commented 4 months ago

I used the browser editor to resolve the conflict, didn't catch the roundIcon problem.

No problem!

Thanks for fixing it!

You're welcome! 😁