summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-18 09:28:59 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-18 09:28:59 -0400
commit07d9b17eb9c5a441607cb946480650604db2fb64 (patch)
tree49fd1bbe59c81047ebbed3f64e0b0b04376b2756
parentce5053eff7ab6806566ba80e4bbbf2d692391f38 (diff)
PendingIntent compatibility improvement
-rw-r--r--static/releases.html1
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>
-->