ubports / unity8

The operating environment for everywhere. Lomiri development has moved to https://gitlab.com/ubports/development/core/lomiri
https://lomiri.com/
GNU General Public License v3.0
722 stars 99 forks source link

Change screenshotter sound effect path to our own sound package #411

Closed Flohack74 closed 3 years ago

Flohack74 commented 3 years ago

The screenshotter was using the shutter sound from inside the Android container. This broke recently with Halium 9 devices, but also on Pinephone this would never have worked. Its sane to expect those files are shipped by the rootfs, not a Halium container. Note that the shutter sound as well as the focus sound which is not currently used are different from what we have now out of AOSP, but after so many years with that one sound I think we can make a change and celebrate that it will work now on any device correctly.

UniversalSuperBox commented 3 years ago

Depends on https://gitlab.com/ubports/core/ubuntu-touch-sounds/-/merge_requests/3 being merged