Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
countdown timer: use a custom alert sequence for time-up alarm
For timer expiry, replaces use of the builtin `sequence_audiovisual_alert` notification sequence wiith a custom alarm modeled after that of a typical electronic kitchen timer. (A repeating one second sequence of four short beeps) Note this currently omits the sound and vibration setting overrides that feature in the builtin sequence, so the alarm will now follow the user's sound and vibration settings.
- Loading branch information