clarify Network/Sensors Android 14 migration fix
This commit is contained in:
parent
0867212e6a
commit
109d067a82
@ -540,8 +540,8 @@
|
||||
|
||||
<ul>
|
||||
<li>switch back our original stricter approach to DNS leak blocking from our <a href="2024050900">2024050900</a> release with an additional fix for an Android DNS routing bug causing requests to the VPN DNS servers to be routed incorrectly, which should avoid the compatibility issues experienced with certain VPN apps with this stricter approach when we tried to ship it before</li>
|
||||
<li>avoid resetting Network or Sensors back to the global default when migrating the state from Android 14 or earlier</li>
|
||||
<li>add an extra one-time migration of Network and Sensors being disabled in Android 14 to Android 15 to work around an issue with the previous migration of the permission state</li>
|
||||
<li>avoid resetting Network or Sensors back to the global default in a specific case when migrating the state from Android 14 or earlier</li>
|
||||
<li>add an extra one-time migration of Network and Sensors being disabled in Android 14 to Android 15 to work around an issue with the previous migration of the permission state which occurred for some users with some of their apps</li>
|
||||
<li>fix ancient Android bug causing widgets to disappear from the user's home screen when the user stops, which was a major usability issue for secondary users</li>
|
||||
<li>Keyboard: extend fix for upstream layout bug in landscape mode to fully fix it for 3-button navigation in addition to the default gesture navigation</li>
|
||||
<li>Gallery: fix upstream cropping activity bug when both the input and output URI is the same to fix setting profile pictures for user profiles</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user