summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/faq.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/static/faq.html b/static/faq.html
index 7b0c1867..c6295363 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -237,6 +237,15 @@
disabled.</p>
</li>
<li>
+ <p>An HTTPS connection is made to https://time.grapheneos.org/ to update the
+ time from the date header field. This is a full replacement of Android's
+ standard network time update implementation, which uses the cellular network
+ when available with a fallback to SNTP when it's not available. This can be
+ disabled with the toggle at Settings ➔ System ➔ Date &amp; time ➔ Use
+ network-provided time. The time zone is still obtained directly via the time
+ zone provided by the mobile network when available.</p>
+ </li>
+ <li>
<p>On devices with a Qualcomm baseband (which provides GPS), when location
functionality is being used,
<a href="https://en.wikipedia.org/wiki/GPS_signals#Almanac">GPS almanacs</a>
@@ -279,15 +288,6 @@
<li>
<p>DNS resolution for other connections</p>
</li>
- <li>
- <p>An HTTPS connection is made to https://time.grapheneos.org/ to update the
- time from the date header field. This is a full replacement of Android's
- standard network time update implementation, which uses the cellular network
- when available with a fallback to SNTP when it's not available. This can be
- disabled with the toggle at Settings ➔ System ➔ Date &amp; time ➔ Use
- network-provided time. The time zone is still obtained directly via the time
- zone provided by the mobile network when available.</p>
- </li>
</ul>
</div>