From f468748775997d7eaf086bb75c9816685ac29ef2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 25 Jul 2021 14:46:26 -0400 Subject: [PATCH] drop support for showing nearby devices from Play --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 15886ec5..b39e98e3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -425,6 +425,7 @@
  • Updater: add detailed failure / success notifications (turn off the 'Already Updated' notification channel if you don't want those minimum priority notifications with no status icon collapsed at the bottom)
  • Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default
  • hardened_malloc: update libdivide to 5.0.0
  • +
  • Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges
  • -->