diff options
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 ce5f5643..d583070c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -528,6 +528,7 @@ <li>skip screen-on animation</li> <li>Dialer: fix theme colors in dark mode</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/5">version 5</a></li> + <li>improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)</li> </ul> </article> --> |
