summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 23:38:28 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-25 23:38:28 -0400
commit734197be1c1631db21bdf7476680798fe53769cd (patch)
treeb70c3f15387bfec0da64eb0e991b019973c23759
parentce2c0ead756ea8e9c10b795fc510a16e3705318e (diff)
clarify wording about additional APs
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e6140233..ff8bfebb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -595,7 +595,7 @@
<li>Network Location: increase the number of closest APs we explicitly request data for from 5 to 15</li>
<li>Network Location: request data for up to 4 APs at a time (maximum permitted by Apple's service for the modern mode) instead of only 1 to improve networking efficiency</li>
<li>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</li>
- <li>Network Location: throttle requesting 100 additional nearby results down to 8 additional results when a decent amount of additional results were returned from a request for up to 100 in the past 10 seconds</li>
+ <li>Network Location: reduce requesting data for 100 additional nearby Wi-Fi APs down to 8 APs when a decent amount of additional results were returned from a recent request for up to 100 in the past 10 seconds</li>
<li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li>
<li>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</li>
<li>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</li>