summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-14 17:38:54 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-11-14 17:42:38 -0500
commit0823a8b1dda9c9903d0e7a21fe847b552e94d4a9 (patch)
tree5666d1b3ac9505b59d34bd2dc1e8b434b65972d8 /static
parent08977647b4c177f9b807eadedccf5be133585fba (diff)
assorted improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 6496dfc6..c490406c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -653,7 +653,16 @@
<p>Changes since the 2022111000 release:</p>
<ul>
- <li>show version of GmsCompatConfig in the crash UI</li>
+ <li>don't skip AOT compilation of apps that weren't recently used</li>
+ <li>battery usage UI: use fallback name for unknown components</li>
+ <li>change minimal value of battery saver schedule to 5% again as it was before Android 13</li>
+ <li>enable the post-upgrade "Optimizing apps" progress indication UI</li>
+ <li>app crash UI: show process uptime and optional extra text</li>
+ <li>Sandboxed Google Play compatibility layer: show version of GmsCompatConfig in the crash UI</li>
+ <li>Sandboxed Google Play compatibility layer: stop splitting multi-package PackageInstaller sessions</li>
+ <li>Sandboxed Google Play compatibility layer: improve handling of activity starts</li>
+ <li>Sandboxed Google Play compatibility layer: bugfix: Parcel position wasn't reset by dynamic stubs</li>
+ <li>Sandboxed Google Play compatibility layer: bugfix: missing handling of ListSlices in dynamic stub</li>
</ul>
</article>
-->