From 1f386d4ea9832b7ff061f794913162f627d7c77d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 4 Oct 2020 20:38:45 -0400 Subject: [PATCH] network time change --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 948b0c8b..35c43e77 100644 --- a/static/releases.html +++ b/static/releases.html @@ -407,6 +407,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
  • -->