From f2035519b250e7e92d2f474ef1bcf1c65a52cc41 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 22 Feb 2023 14:27:21 -0500 Subject: [PATCH] simplify other network time changes --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index bd638332..7e8b4f1f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -689,6 +689,8 @@
  • HTTPS-based network time: set clock offset field used by tests
  • HTTPS-based network time: improve logging
  • HTTPS-based network time: simplify implementation
  • +
  • simplify our implementation of disabling cellular-based automatic time by using the standard permitted origin configuration
  • +
  • simplify our implementation of disabling network time refresh when automatic time is disabled (unlike GrapheneOS, Android always performs network time checks and the user only controls whether the results from any of the automatic time methods are used)
  • Messaging: avoid crash caused by upstream bug when forwarding a message