diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 13:36:47 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-17 13:36:47 -0400 |
| commit | bfe82ec0a654a202f8128ecd8d29ca027c283562 (patch) | |
| tree | 220243a8596b1c3dd5450455175f184bcb210b84 /static | |
| parent | b0530b3b50e4bc44e5b37f780fa39b26609ac76f (diff) | |
stop excluding Gallery from Private Space
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 01cebacb..43aaee3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -537,6 +537,7 @@ <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>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> </article> --> |
