diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-20 11:29:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 06bf92b8f28d015d2c723a2a62ea40cf8663c040 (patch) | |
| tree | 97747bd0e8e492b46a427e60d8d1a44c4b9f7a5d /static | |
| parent | 6d0739db74cd691b329ccd01a124b09a62801b62 (diff) | |
more gmscompat shims
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 91013779..c218251e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,7 @@ <li>change new location indicators to show all location accesses instead of only showing high power (GNSS) accesses (preserves existing GrapheneOS behavior)</li> <li>change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)</li> <li>show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)</li> + <li>Sandboxed Google Play compatibility layer: add more shims to further improve compatibility</li> <li>fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the <code>ro.boot.secure_boot</code> property</li> <li>add back AvoidAppsInCutoutOverlay since this cutout mode is no longer broken on Android 13</li> <li>fix upstream Android 13 user logout bug causing end session to be broken</li> |
