diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-06 16:47:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-06 16:47:17 -0400 |
| commit | 3e7c483b2532a5cecbb3a3cab4894776e2d07a23 (patch) | |
| tree | 3582708fa8b957619e2154968396fc86a043b201 | |
| parent | 9753ea984e76e4277fb41237e618c3c16399204a (diff) | |
unlock animation workaround
| -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 dce0a7b0..446b074c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -535,6 +535,7 @@ <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>work around slow unlock animation</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> |
