From cd70d088ca0553d9f45ba3933fb9a1ae172dc7a9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 29 Nov 2020 02:06:28 -0500 Subject: [PATCH] reword HTTPS network time changes --- static/releases.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/releases.html b/static/releases.html index c353aa69..afed53a7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -410,10 +410,10 @@ --> @@ -570,7 +570,7 @@
  • work around upstream bug causing null pointer crashes from media notifications in secondary profiles
  • enable secondary user logout support by default (purges credential encrypted storage keys from memory)
  • add back screenshot action to global action list as an alternative to the key chord (power button + volume down) and screenshot button in the gesture navigation recent apps list
  • -
  • reject received unix timestamps before build unix time for https-based network time implementation
  • +
  • reject received unix timestamps before build unix time for HTTPS-based network time implementation
  • Clock: apply fixes for various upstream issues
  • Updater: harden PendingIntent usage