From a78e5a61b9a448d3cc14d49428747873ea2067ae Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Mar 2025 12:36:07 -0400 Subject: [PATCH] gmscompat updates --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index 68484317..47677873 100644 --- a/static/releases.html +++ b/static/releases.html @@ -581,6 +581,8 @@
  • Network Location: make our requests more closely match a current macOS release to avoid future compatibility issues and to get Apple's service to provide more than only 2.4GHz networks as nearby networks in response to queries
  • Network Location: throttle requesting 100 additional results down to 8 additional results when a decent amount of additional results were returned from a request in the past 10 seconds
  • backport upstream brightness fluctuation fix from Android 16 Beta 3.1
  • +
  • Sandboxed Google Play compatibility layer: fix Location Accuracy link with Play services 25.09 and later so we can ship it as an update for users with sandboxed Google Play installed
  • +
  • Sandboxed Google Play compatibility layer: remove no longer supported "Configure Play Store updates" settings since we always handle updates ourselves via our App Store now
  • Vanadium: update to version 134.0.6998.135.0
  • add support for testing Android 16 Beta 3 feature flags for development builds
  • begin porting our changes to work with Android 16 feature flags