diff options
| author | r3g_5z <june@girlboss.ceo> | 2023-03-19 00:09:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-19 01:41:30 -0400 |
| commit | 7246f78148402c9a40186d9ea419424cfbdd992b (patch) | |
| tree | ad78e45024dda596002b4d1067d749f933b9ab55 /static | |
| parent | 861c4bb686e0cf1756df2274942eb2657cf79c34 (diff) | |
document toggleable screenshot sound feature
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index ce88a407..d1709c93 100644 --- a/static/features.html +++ b/static/features.html @@ -948,6 +948,9 @@ <li>Apps that don't have any storage permission aren't allowed to read the list of all user-created directories (this is allowed on Android). The list of files is hidden from such apps on both Android and GrapheneOS.</li> + <li>Screenshot shutter sound is toggleable using the "Touch sounds" option in Settings ➔ + Sound & vibration while still following the standard method of putting the device + on vibration/silent mode to turn off the screenshot shutter sound.</li> </ul> </section> </section> |
