add information about clipboard access notice

From @JollyRoger.
This commit is contained in:
Daniel Micay 2021-10-30 06:54:25 -04:00
parent aac618f0ff
commit 6d6a0422c4

View File

@ -479,6 +479,10 @@
service cannot access it, only the foreground app that's currently focused. Clipboard 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.</p> managers need to be implemented by the keyboard chosen as the default by the user.</p>
<p>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.</p>
<p>GrapheneOS previously restricted background clipboard access as a much earlier and <p>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 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 whitelist clipboard managers, which is no longer needed now that keyboards are