persist GrapheneOS-specific package state when archiving an app

This commit is contained in:
Daniel Micay 2024-10-17 14:45:25 -04:00
parent bfe82ec0a6
commit fbba07f45b

View File

@ -536,6 +536,7 @@
<li>Settings: enable our per-connection Wi-Fi MAC randomization feature by default for new networks again on Android 15 instead of the standard per-network approach</li>
<li>Settings: extend change in the previous release for hiding inaccurate Private Space information</li>
<li>Sandboxed Google Play compatibility layer: declare C2DM SEND permission ourselves in addition to the already covered READ_GSERVICES and C2DM RECEIVE to avoid issues with Firebase Cloud Messaging for fresh installs of sandboxed Google Play without the Google Services Framework (GSF) app that's no longer a dependency in our App Store for Android 15</li>
<li>persist GrapheneOS-specific package state when archiving an app</li>
<li>Radio Info, Wi-Fi testing (Settings): opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
<li>stop excluding Gallery from Private Space</li>
</ul>