Skip to content

notifications: Add phone alarm support with dismiss/snooze#2430

Open
vkareh wants to merge 2 commits intoInfiniTimeOrg:mainfrom
vkareh:phone-alarm
Open

notifications: Add phone alarm support with dismiss/snooze#2430
vkareh wants to merge 2 commits intoInfiniTimeOrg:mainfrom
vkareh:phone-alarm

Conversation

@vkareh
Copy link
Contributor

@vkareh vkareh commented Mar 19, 2026

Map HighPrioritizedAlert category to a new PhoneAlarm notification type that shows dismiss and snooze buttons and rings until the user interacts or times out.

Watch sends 2-byte BLE responses back to the phone to dismiss or snooze the alarm.

This allows the user to set alarms on the normal phone clock, and have it ring on the watch:
InfiniSim_2026-03-19_161623

Companion: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/5913

@github-actions
Copy link

github-actions bot commented Mar 19, 2026

Build size and comparison to main:

Section Size Difference
text 385640B 408B
data 944B 0B
bss 22640B 0B

Run in InfiniEmu

Map HighPrioritizedAlert category to a new PhoneAlarm notification type
that shows dismiss and snooze buttons and rings until the user interacts
or times out.

Watch sends 2-byte BLE responses back to the phone to dismiss or snooze
the alarm.
@mark9064 mark9064 added the new feature This thread is about a new feature label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature This thread is about a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants