From 866fa87c4b90aa15aea5c372ddac5215d3e324ce Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 19 Dec 2022 04:45:16 -0500 Subject: [PATCH] Dialer: disable showing homescreen wallpaper --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 77afd4ea..0d07157d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -667,6 +667,7 @@
  • include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play
  • change DNS-over-TLS connectivity check to querying for randomstring-dnsotls-ds.dnscheck.grapheneos.org rather than randomstring-dnsotls-ds.metric.gstatic.com when the connectivity check mode is set to the default GrapheneOS mode (note: no connection is made to the resolved IP based on the DNS query, this is only used to check if the DNS resolver works and we're mainly changing this for aesthetic reasons)
  • Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: switch to more generic broadcom.psds.grapheneos.org name for our Predicted Satellite Data Service (PSDS) cache instead of google.psds.grapheneos.org since we're obtaining it directly from Broadcom rather than Google's cache and it isn't Pixel specific but rather could be used with any Broadcomm GNSS (GPS, GLONASS, etc.) chip
  • +
  • Dialer: disable showing homescreen wallpaper
  • -->