diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e357b369..f9d8e121 100644 --- a/static/releases.html +++ b/static/releases.html @@ -717,6 +717,7 @@ <p>Changes since the 2023102300 release:</p> <ul> + <li>show crash dialog for first crash of an app since boot instead of waiting until the second crash like upstream Android</li> <li>add infrastructure for build variations based on hardware memory tagging support</li> <li>Gallery: fix low resolution image preview in editor</li> <li>restore Android 13 behavior for installing APKs from the file manager by requesting permission for the app which created the APK (current Google Files behavior is a bit different and requests permission for Google Files, but the AOSP Files approach seems more useful)</li> |
