summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-09 21:39:56 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-09 21:39:56 -0500
commit02315f167733968399df315c843ddcbc99d88c07 (patch)
treea98758a02939d4b742a1c470112bcc4e9f0d24bf /static
parent48c2a43293a50cc5ee2974a98bf2e6f6c33f4b84 (diff)
fix smooth display toggle description
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
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>