Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle notifications only, keep vibrations. #664

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Toggle notifications only, keep vibrations. #664

merged 3 commits into from
Sep 23, 2021

Conversation

Riksu9000
Copy link
Contributor

This makes the button with a bell icon disable notifications instead of disabling vibrations. This makes Timer and Metronome work correctly when notifications are disabled. When disabled, the watch won't wake up when receiving notifications and will show an icon on the watch face indicating a new notification. This was always present, but wasn't ever shown.

notif

Fixes #637
Related to #610, because now the notification screen won't pop up when notifications have been disabled.
Inspred by #662 so that we wouldn't need a StartRingingDisregardSettings() function.

@mruss77 mruss77 mentioned this pull request Sep 14, 2021
@JF002
Copy link
Collaborator

JF002 commented Sep 23, 2021

Looks good to me, thanks!

@JF002 JF002 merged commit 8a2b86d into InfiniTimeOrg:develop Sep 23, 2021
@Riksu9000 Riksu9000 deleted the disable_notif_only branch September 23, 2021 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metronome does not work when vibrate-on-notification is disabled
2 participants