summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a32ce825..93676fcd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -686,6 +686,9 @@
<li>change standard Android package installer behavior to preserving packages being disabled after updating them</li>
<li>Launcher: add padding to background behind app drawer search bar to work around upstream layout issue</li>
<li>Contacts: use proper theme for AndroidX dialogs to fix crash</li>
+ <li>System Updater: directly enforce respecting network type parameter instead of it solely depending on the JobScheduler constraint</li>
+ <li>System Updater: improve code quality and robustness</li>
+ <li>System Updater: ask the OS to allocate required storage space before starting update download</li>
<li>Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it</li>
<li>Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-45">version 45</a></li>