diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 21:39:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-09 21:39:56 -0500 |
| commit | 02315f167733968399df315c843ddcbc99d88c07 (patch) | |
| tree | a98758a02939d4b742a1c470112bcc4e9f0d24bf /static | |
| parent | 48c2a43293a50cc5ee2974a98bf2e6f6c33f4b84 (diff) | |
fix smooth display toggle description
Diffstat (limited to 'static')
| -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 2323bf0c..bff9aad3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -659,6 +659,7 @@ <ul> <li>resolve <a href="https://issuetracker.google.com/issues/254665045">upstream bug in Android 13 QPR1</a> causing screen brightness dimming on user profile changes</li> + <li>Settings: replace hard-wired 90Hz refresh rate for smooth display toggle with the actual max refresh rate of the device model</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/67">version 67</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/58">version 58</a></li> <li>Pixel 7, Pixel 7 Pro: remove unused Google Camera SELinux policy</li> |
