From 6d6a0422c4ef8d0e61e4eebea539d76fd4b1ba36 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 30 Oct 2021 06:54:25 -0400 Subject: [PATCH] add information about clipboard access notice From @JollyRoger. --- static/faq.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/faq.html b/static/faq.html index c2604014..7269d8f3 100644 --- a/static/faq.html +++ b/static/faq.html @@ -479,6 +479,10 @@ service cannot access it, only the foreground app that's currently focused. Clipboard managers need to be implemented by the keyboard chosen as the default by the user.

+

As of Android 12, the user is notified when an app reads clipboard content + which was set by a different app. This notice is enabled by default and can be + toggled under Settings ➔ Privacy ➔ Show clipboard access.

+

GrapheneOS previously restricted background clipboard access as a much earlier and slightly less strict implementation of this feature. It provided a toggle for users to whitelist clipboard managers, which is no longer needed now that keyboards are