diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-18 00:19:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-18 00:19:07 -0500 |
| commit | 1a4ff7b33e39a66779a6ed9a2a50e2f8e7b3ae45 (patch) | |
| tree | 942a2d0537920160fe5d13f36f7e3a24a7a85cca /static/faq.html | |
| parent | 929f4a910959a0ce06c82a11df720b744bdc73c5 (diff) | |
reorder clipboard section
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/faq.html b/static/faq.html index 39425110..ae21222a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -487,14 +487,14 @@ 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> - <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 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 expected to provide it.</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> </article> <article id="hardware-identifiers"> |
