Toggle for screenshot detection API introduced with Android 14
Somewhat related to #664 and #1915.
Similar to the issues mentioned above it would be great to get the ability to disable Android 14's screenshot detection API (either per app or globally) to prevent certain apps from being able to tell when a screenshot was taken. As there still are ways to prevent this screenshot detection by using the ADB or other tools, this would be a convenience feature, sparing the need for cumbersome workarounds.
I'm reluctant to suggest this, but it's probably safe to just remove this feature altogether without bothering with a toggle. I've never seen it used in a positive, non-user-hostile manner and I sincerely doubt it offers any utility beyond being a tool for privacy invasion.
Outright removal or disabling the screenshot detection API without breaking compatibility with apps using is preferred. It makes sense to add a toggle for allowing screenshot first
Outright removal or disabling the screenshot detection API without breaking compatibility with apps using is preferred. It makes sense to add a toggle for allowing screenshot first
Opened https://github.com/GrapheneOS/os-issue-tracker/issues/2931 for the latter
This is now more important with Android 15, as apps can now detect being screenshared, so it isn't easy to circumvent this anymore.
Isn't this a duplicate of #664?
No, they're 2 separate things.
Just want to chime in in favor! Screenshot detection feels very invasive and makes me uncomfortable.
Appreciate the work everyone does!