From bfe82ec0a654a202f8128ecd8d29ca027c283562 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Oct 2024 13:36:47 -0400 Subject: [PATCH] stop excluding Gallery from Private Space --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 01cebacb..43aaee3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -537,6 +537,7 @@
  • Settings: extend change in the previous release for hiding inaccurate Private Space information
  • Sandboxed Google Play compatibility layer: declare C2DM SEND permission ourselves in addition to the already covered READ_GSERVICES and C2DM RECEIVE to avoid issues with Firebase Cloud Messaging for fresh installs of sandboxed Google Play without the Google Services Framework (GSF) app that's no longer a dependency in our App Store for Android 15
  • Radio Info, Wi-Fi testing (Settings): opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)
  • +
  • stop excluding Gallery from Private Space
  • -->