diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-12 16:08:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-12 16:08:35 -0400 |
| commit | 52d94b28e3d3777472828f1bf3b81c5ae9821862 (patch) | |
| tree | 8e774056713daa7baa28381b98d802f429ea3f4a /static | |
| parent | c1d4495949f2f4dafa49c100ae97e87dfb368215 (diff) | |
fix smooth display text on Pixel 7a
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 b0d8ec9e..0420be95 100644 --- a/static/releases.html +++ b/static/releases.html @@ -620,6 +620,7 @@ <p>Changes since the 2023050500 release:</p> <ul> + <li>Settings: fix obtaining maximum peak refresh rate for smooth display field for devices without smooth display disabled by default (Pixel 7a)</li> <li>factory images flash-all script: raise minimum fastboot version for Windows to 33.0.3 too</li> <li>factory images flash-all script: add device model check to Windows too</li> <li>carriersettings-extractor: drop unused android-prepare-vendor support (all supported devices use adevtool)</li> |
