Files
Clock/app
Naveen Singh b08a2d0190 fix(audio): remove AUDIBILITY_ENFORCED flag from AudioAttributes (#173)
The `AUDIBILITY_ENFORCED` flag was causing full-volume alarms on Samsung devices even when alarm volume was set low.

As per the docs, this flag should only be used for sounds subject to regulatory behaviors, e.g., camera shutter sound.

See: https://github.com/FossifyOrg/Clock/issues/158
2025-05-08 10:23:10 -04:00
..