summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-08 18:09:29 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-08 18:09:29 -0500
commitc472978d673edf40b6a42118b29bdc7ee35233a5 (patch)
treee4dc72d85ca9e2dd34a62888429805abecf15319 /static
parent84b7d5d896d0f0da04746d162d2dd87fd66e9902 (diff)
clarify DownloadManager change further
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index ca91b5bb..15efa207 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -552,7 +552,7 @@
<li>Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general</li>
<li>Sandboxed Google Play compatibility layer: fix regressions in compatibility with the Google Play geolocation service for users choosing to disable redirection to the OS geolocation service in order to use their network location and other features</li>
<li>Sandboxed Google Play compatibility layer: prevent Play services from trying to update OS fonts since it requires a privileged permission and the service will crash from the SecurityException</li>
- <li>make DownloadManager friendlier to apps with the Network permission revoked by avoiding SecurityExceptions in more cases and giving them errors they know how to handle instead</li>
+ <li>make DownloadManager even friendlier to apps with the Network permission revoked by avoiding SecurityExceptions in more cases and giving them errors they know how to handle instead</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/14">version 14</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/15">version 15</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/16">version 16</a></li>