diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-09 13:20:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-09 13:20:18 -0500 |
| commit | 9af6accb2f965ed0293232829cd27863b0e1f312 (patch) | |
| tree | cf34784abfbbc74d57076b9aef7e2f8c56f817d6 | |
| parent | 950e3af05aad5ade7faab60a54525e6bf70f3d18 (diff) | |
add support for increased touch sensitivity option
| -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 bf1bf56b..ab5babde 100644 --- a/static/releases.html +++ b/static/releases.html @@ -509,6 +509,7 @@ <li>Vanadium: update Chromium base to 96.0.4664.92</li> <li>TalkBack (screen reader): update dependencies</li> <li>Seedvault: restore requiring that the profile is unlocked for the hardware keystore key</li> + <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: add support for increased touch sensitivity option</li> </ul> </article> --> |
