diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-18 13:01:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 2aae56172bcd20e0e3a40f43685deb41de6ab2b8 (patch) | |
| tree | 0e30589574f42b0eed4e70c1784359bc96499761 /static/releases.html | |
| parent | f16ee2ae81f91ab6ca222afec577956e364b9212 (diff) | |
additional Android 13 changes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index aa5fac24..d94fb130 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,8 @@ <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>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> </ul> </article> --> |
