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

Add Tester UI to Module #10

Closed 99keshav99 closed 4 months ago

99keshav99 commented 4 months ago

Added the tester app that registers screenshot observer callback to the module.

99keshav99 commented 4 months ago

Added the tester app that registers screenshot observer callback to the module.

This is how the app looks on my phone

image

Module Disabled

Counter is increased by one every time screenshot is taken image

Module Enabled

App does not detect screenshot [counter is not changed] image

DavidBerdik commented 4 months ago

It works for me! Bad news though: you've got a merge conflict. ☹️