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

Modify Hooker to Allow for Screenshot Listener to be Registered #20

Closed DavidBerdik closed 4 months ago

DavidBerdik commented 4 months ago

To allow for the hook toggle to work without restarting the app, the hooker should be modify to allow for the screenshot listener to be registered.

DavidBerdik commented 4 months ago

Until the PR for #17 is merged, the branch for this ticket will be based off it since this ticket is dependent on it.

DavidBerdik commented 4 months ago

Potentially useful places to look: