From d158d10bd05dbfcf70b20fa4bd2c4eed739e9a16 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 17 Feb 2020 00:26:12 -0500 Subject: [PATCH] reorder default connections --- static/faq.html | 18 +++++++++--------- 1 file 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 @@ -236,6 +236,15 @@ although it's strongly recommended to always leave it enabled it can be disabled.

+
  • +

    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 & time ➔ Use + network-provided time. The time zone is still obtained directly via the time + zone provided by the mobile network when available.

    +
  • On devices with a Qualcomm baseband (which provides GPS), when location functionality is being used, @@ -279,15 +288,6 @@

  • DNS resolution for other connections

  • -
  • -

    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 & time ➔ Use - network-provided time. The time zone is still obtained directly via the time - zone provided by the mobile network when available.

    -