diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 11:53:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-07 11:53:13 -0400 |
| commit | 7a162c72758f6cfe515db931444bf38e7da18f14 (patch) | |
| tree | 066b3391accc4cdecddbfad9f65ec2c91aa98531 | |
| parent | 94eba5c7a83ddd61f088e4c1bcbf499cb75e83fa (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/static/releases.html b/static/releases.html index 81c321ad..8f44edd4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -529,22 +529,22 @@ <p>Changes since the 2022050300 release:</p> <ul> - <li>adevtool (Pixel 4a): drop unused non-flattened APEX from vendor</li> - <li>adevtool: improve Android 13 compatibility</li> - <li>Settings: fix Wi-Fi timeout string issue in Settings search</li> - <li>restore compatibility with non-bash /bin/sh for *nix factory images flashing script</li> - <li>Dialer: add fixes for Bluetooth audio call redirection and BLE devices</li> - <li>Pixel 6, Pixel 6 Pro: fix Settings string for boosted color mode</li> + <li>Sandboxed Google Play compatibility layer (GmsCompat): significantly improve compatibility of the default enabled geolocation API redirection feature</li> + <li>remove timestamp from screenshot EXIF metadata by default and add a toggle to Settings ➔ Privacy for enabling it</li> <li>work around slow unlock animation</li> <li>Pixel 6, Pixel 6 Pro: update GKI base to ASB-2022-05-05_12-5.10</li> + <li>Dialer: add fixes for Bluetooth audio call redirection and BLE devices</li> + <li>Settings: fix Wi-Fi timeout string issue in Settings search</li> + <li>Settings: add missing face unlock strings (used by the Pixel 4 and Pixel 4 XL but the fix is generic)</li> + <li>Pixel 6, Pixel 6 Pro: fix Settings string for boosted color mode</li> + <li>restore compatibility with non-bash /bin/sh for *nix factory images flashing script</li> + <li>TalkBack (screen reader): update Material library</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/31">version 31</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/32">version 32</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/33">version 33</a></li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/14">version 14</a></li> - <li>Sandboxed Google Play compatibility layer (GmsCompat): significantly improve compatibility of the default enabled geolocation API redirection feature</li> - <li>Settings: add missing face unlock strings (used by the Pixel 4 and Pixel 4 XL but the fix is generic)</li> - <li>TalkBack (screen reader): update Material library</li> - <li>remove timestamp from screenshot EXIF metadata by default and add a toggle to Settings ➔ Privacy for enabling it</li> + <li>adevtool (Pixel 4a): drop unused non-flattened APEX from vendor</li> + <li>adevtool: improve Android 13 compatibility</li> </ul> </article> --> |
