You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too)</li>
703
-
<li>Launcher: delete broken legacy shortcuts instead of crashing</li>
702
+
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too, so this is an upstream AOSP launcher bug caused by it using API 34 prematurely)</li>
703
+
<li>Launcher: delete broken legacy shortcuts instead of crashing (upstream bug)</li>
704
704
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
705
705
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
706
706
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
707
707
<li>fix Bluetooth auto-turn-off</li>
708
-
<li>Settings: avoid crashes when changing user restrictions for guest users</li>
708
+
<li>Settings: avoid crashes when changing user restrictions for guest users (upstream bug)</li>
709
709
<li>do not delete compiled code of hibernated apps</li>
710
710
<li>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)</li>
711
711
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li>
0 commit comments