summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-22 12:39:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-22 12:39:54 -0400
commit65cb06627fe800ef36cd9e9676d6e299b964e21c (patch)
tree9ddd36e9ff7a449a8e6df7095db8aaf9c020519a
parent3722096b28eb463e31974f7ec165b2e9068f0d7f (diff)
add initial Contact Scopes section
-rw-r--r--static/features.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html
index 102cb5fb..94e12aa1 100644
--- a/static/features.html
+++ b/static/features.html
@@ -108,6 +108,7 @@
<li><a href="#network-permission-toggle">Network permission toggle</a></li>
<li><a href="#sensors-permission-toggle">Sensors permission toggle</a></li>
<li><a href="#storage-scopes">Storage Scopes</a></li>
+ <li><a href="#contact-scopes">Contact Scopes</a></li>
<li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li>
<li><a href="#lte-only-mode">LTE-only mode</a></li>
<li><a href="#wifi-privacy">Wi-Fi privacy</a></li>
@@ -544,6 +545,15 @@
section on storage access</a>.</p>
</section>
+ <section id="contact-scopes">
+ <h3><a href="#contact-scopes">Contact Scopes</a></h3>
+
+ <p>GrapheneOS provides Contact Scopes as an alternative to granting the
+ Contacts permission. By default, it acts as if the contacts list is empty and
+ users can grant different kinds of access to specific contacts or groups of
+ contacts.</p>
+ </section>
+
<section id="broad-carrier-support">
<h3><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></h3>