diff options
| -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> --> |
