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 8ca378e7..04a5ac9f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,7 @@ <li>add Storage Scopes link to "All files access" screen</li> <li>Launcher: revert additional padding (will need a different workaround for the upstream issue)</li> <li>disable UWB (Ultra Wide Band) by default</li> + <li>Settings: sort user profiles alphabetically</li> <li>hwui: backport null pointer check from AOSP master</li> <li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li> <li>Launcher: backport null pointer check from AOSP master</li> |
