From 716ed2161ba07427dbbc86b509f14f8a4bd7b8c9 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 5 Oct 2020 00:15:18 -0400 Subject: [PATCH] assorted Clock fixes --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 35c43e77..8a687983 100644 --- a/static/releases.html +++ b/static/releases.html @@ -408,6 +408,7 @@
  • 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
  • +
  • Clock: apply fixes for various upstream issues
  • -->