diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-03-18 23:37:36 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-18 23:38:06 -0400 |
| commit | b1245526c92bf2f08c8771655162d7d5c0f58e1a (patch) | |
| tree | 210bf541a6eb45f8ac9214589158eada4e724101 /static | |
| parent | d56b76ee1678f6a99dee2132eef6fb5728767d7c (diff) | |
disable screenshot sound via touch sound toggle
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 5c79d9e7..44839715 100644 --- a/static/releases.html +++ b/static/releases.html @@ -674,6 +674,7 @@ <p>Changes since the 2023031500 release:</p> <ul> + <li>disable screenshot sound when touch sounds are disabled</li> <li>adevtool: include PixelNfc app on all supported Pixels to enable support for FeliCa on Japanese Pixel models</li> <li>adevtool: convert PixelNfc app into an unprivileged app since it doesn't need any privileged APIs</li> <li>adevtool: improve implementation</li> |
