avoid newlines in attributes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user