diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-02-11 00:35:44 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-11 00:39:38 -0500 |
| commit | 33ac69235cb82771bd3172e12b2c1a01469e817b (patch) | |
| tree | 77da1745c814586c5750b40626aa51d35d887d09 /static | |
| parent | 0392914a8454c57ab33035d474333d68b7bde66a (diff) | |
stop enforcing camera sound
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 760a250e..a53f02bf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -529,6 +529,7 @@ <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/10">version 10</a></li> <li>fix editing APNs in certain edge cases with certain carriers</li> <li>Pixel 6, Pixel 6 Pro: bind power + volume up key chord to mute like other devices, since long pressing power already opens the power menu</li> + <li>stop enforcing camera sound when using a carrier based in India/Japan/Korea since we aren't required to enforce it and is trivially bypassed in multiple ways so it's nothing more than an annoyance</li> </ul> </article> --> |
