Network Location: throttling for additional results

This commit is contained in:
Daniel Micay 2025-03-25 12:17:09 -04:00
parent 90af8acf4a
commit c5aee5301d

View File

@ -579,6 +579,7 @@
<li>Network Location: increase requested closest APs from 5 to 15</li>
<li>Network Location: request data for up to 5 APs at a time (maximum permitted by Apple's service) 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 results down to 8 additional results when a decent amount of additional results were returned from a request in the past 10 seconds</li>
<li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/134.0.6998.135.0">version 134.0.6998.135.0</a></li>
</ul>