android_packages_apps_Focal
android_packages_apps_Focal copied to clipboard
Implement silent mode
Enabling silent mode is the first thing I do when using a new camera app (or a new hardware camera :smile:)
Putting your phone on vibrate/silent mode should disable the shutter sound.
Just tried it - yes, the shutter sound indeed gets silenced when the phone is in silent mode but I really want to be able to permanently turn off shutter sound regardless of phone's volume settings. Many third party camera apps have this feature and I think it's useful.