use conforming procedure style in features.html
This commit is contained in:
parent
16b2cd1ffe
commit
09ca3097ce
@ -544,7 +544,8 @@
|
||||
enabled by default. When an app attempts to access sensors and receives zeroed
|
||||
data due to being denied, GrapheneOS creates a notification which can be
|
||||
easily disabled. The Sensors permission can be set to be disabled by default
|
||||
for user installed apps in Settings ➔ Privacy.</p>
|
||||
for user installed apps in <b>Settings <span aria-label="and
|
||||
then">></span> Privacy</b>.</p>
|
||||
</section>
|
||||
|
||||
<section id="storage-scopes">
|
||||
@ -628,9 +629,11 @@
|
||||
|
||||
<p>On Android, each screenshot includes an EXIF Software tag with detailed OS
|
||||
build/version information (<code>android.os.Build.DISPLAY</code>). It's the
|
||||
same value shown at Settings ➔ About device ➔ Build number. This leaks the OS,
|
||||
OS version and also usually the device family/model since builds are usually
|
||||
specific to a family of devices. GrapheneOS completely disables this tag.</p>
|
||||
same value shown at <b>Settings <span aria-label="and then">></span>
|
||||
About device <span aria-label="and then">></span> Build number</b>. This
|
||||
leaks the OS, OS version and also usually the device family/model since builds are
|
||||
usually specific to a family of devices. GrapheneOS completely disables this
|
||||
tag.</p>
|
||||
|
||||
<p>On Android, each screenshot also includes EXIF tags with the local date,
|
||||
time and timezone offset. GrapheneOS disables this by default in order to
|
||||
@ -638,8 +641,8 @@
|
||||
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 Settings ➔ Privacy since some users may find
|
||||
it to be useful.</p>
|
||||
turning this metadata back on in <b>Settings <span aria-label="and
|
||||
then">></span> Privacy</b> since some users may find it to be useful.</p>
|
||||
</section>
|
||||
|
||||
<section id="closed-device-identifier-leaks">
|
||||
@ -984,9 +987,11 @@
|
||||
<li>Apps that don't have any storage permission aren't allowed to read the
|
||||
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 "Touch sounds" option in Settings ➔
|
||||
Sound & vibration while still following the standard method of putting the device
|
||||
on vibration/silent mode to turn off the screenshot shutter sound.</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>
|
||||
<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
|
||||
|
Loading…
x
Reference in New Issue
Block a user