diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-13 22:07:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-13 22:16:12 -0400 |
| commit | 27926956da023d6a0b806778852a65879fd293a2 (patch) | |
| tree | 1045181bc988e422bcc6f1a64bfdd06f66370b06 /static/features.html | |
| parent | c0b71c42e3ed309078148a745a05688827ac5ab6 (diff) | |
avoid newlines in attributes
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/static/features.html b/static/features.html index e84d159b..05ff08f2 100644 --- a/static/features.html +++ b/static/features.html @@ -602,9 +602,9 @@ enabled by default. When an app attempts to access sensors and receives zeroed data due to being denied, GrapheneOS creates a notification that can be easily disabled. The Sensors permission can be set to be disabled by default - for user installed apps in <b>Settings <span aria-label="and - then">></span> Security & privacy <span aria-label="and - then">></span> More security & privacy</b>.</p> + for user installed apps in <b>Settings <span aria-label="and then">></span> + Security & privacy <span aria-label="and then">></span> + More security & privacy</b>.</p> </section> <section id="storage-scopes"> @@ -700,9 +700,9 @@ isn't visible to the user. The date and time are already included in the file name of the screenshot which is fully visible to the user and can be easily modified by them without a third-party tool. GrapheneOS includes a toggle for - turning this metadata back on in <b>Settings <span aria-label="and - then">></span> Security & privacy <span aria-label="and - then">></span> More security & privacy</b> since some users may find it to be useful.</p> + turning this metadata back on in <b>Settings <span aria-label="and then">></span> + Security & privacy <span aria-label="and then">></span> + More security & privacy</b> since some users may find it to be useful.</p> </section> <section id="closed-device-identifier-leaks"> @@ -1225,10 +1225,10 @@ list of all user-created directories (this is allowed on Android). The list of files is hidden from such apps on both Android and GrapheneOS.</li> <li>Screenshot shutter sound is toggleable using the <b>Tap & click - sounds</b> option in <b>Settings <span aria-label="and - then">></span> Sound & vibration</b> while still following - the standard method of putting the device on vibration/silent mode to - turn off the screenshot shutter sound.</li> + sounds</b> option in <b>Settings <span aria-label="and then">></span> + Sound & vibration</b> while still following the standard method of + putting the device on vibration/silent mode to turn off the screenshot shutter + sound.</li> <li>More precise system clock via lowering the system clock time update threshold from 2000ms to 50ms and lowering the system clock drift warning from 2000ms to 250ms. This can be helpful for time-based protocols such as |
