summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-20 05:22:48 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-20 05:22:48 -0400
commit656f2f1f9c8916c5e934fb1ce548dd551babeb61 (patch)
tree686197dfbe3051a94cfd94e3ceea55d3a40b5184 /static
parent9245216f50039977b16ebf7d5128b6432b28462a (diff)
update PDF Viewer to version 13
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 70185003..74a6c802 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>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/13">version 13</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>
<li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li>
<li>fix compatibility of PIN scrambling with physical keyboards</li>