- Shipped
- 15 Agosti 2026, 00:06 UTC
- Author
- kamo
- Commit
- 821ddaa
MeetReminderPopup drew its own Snackbar from its own subscription to **************** Nothing else knew a reminder had happened: the bell stayed at zero, the deck stayed empty, and sixty seconds later the reminder was gone with nothing to go back to. MediaService raises these as MEETING_REMINDER notifications now, so the card arrives down the notification socket with everything else and the popup is deleted rather than left to announce the same meeting twice — exactly what e9cc1f4b just did for calendar reminders. MEETING_REMINDER mirrors the Java enum: it takes a Videocam icon, sits next to the calendar kinds in the settings grid so it can be muted on its own, and shares the calendar reminder's tone rather than claiming a catalogue entry of its own — a sound event nothing fires fails the guard test.