Skip to content

Conversation

@asyba
Copy link
Contributor

@asyba asyba commented Jan 1, 2026

Implement temporary mute functionality for notifications.
This allows users to mute a specific app for 1 hour or until the end of the day directly from the notification action menu.

I have the mobile app changes but I don't want to push them, if its decided that this will not be merge.

Without the mobile app changes the new mute options will not take effect.

image

Implement temporary mute functionality for notifications. This allows
users to mute a specific app for 1 hour or until the end of the day directly
from the notification action menu.

Signed-off-by: Federico Bechini <federico.bechini@gmail.com>
@gmarull gmarull requested review from ericmigi and jplexer January 2, 2026 14:48
Copy link
Member

@jplexer jplexer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good! FYI: @sjp4 for mobile app

@sjp4
Copy link
Member

sjp4 commented Jan 2, 2026

Code looks good! FYI: @sjp4 for mobile app

Probably more of a product question: how many things should we add to that menu? (should it e.g. actually be a submenu to choose mute options?). On Android there are already a lot more actions in the menu, so we need to be a bit careful about adding more.

@jplexer
Copy link
Member

jplexer commented Jan 2, 2026

yeah actually I guess a submenu would be better

@ericmigi
Copy link
Collaborator

ericmigi commented Jan 2, 2026

love the idea of muting a specific app - submenu sounds good. On android you could even mute a specific topic/conversation too?

@asyba
Copy link
Contributor Author

asyba commented Jan 2, 2026

@jplexer @sjp4
On where we are talking about a submenu? on the pebble there is one already called "Mute 'App_name'".
or is it the phone app?

My idea for the phone app for now is just to sync the state of the mute setted on the pebble to the mobile.
Since for iOS we don't have yet a way to edit the weekendMute,etc I did't think for now to add the UI for the two new mutes.
On Android (I don't have) is it possible to edit the weekendMute ?

CleanShot 2026-01-02 at 16 01 26@2x CleanShot 2026-01-02 at 16 01 40@2x CleanShot 2026-01-02 at 16 01 50@2x

@jplexer
Copy link
Member

jplexer commented Jan 2, 2026

Ohhh it already is in a submenu, gotcha (we were talking about watch-side :P)

@asyba
Copy link
Contributor Author

asyba commented Jan 3, 2026

for reference mobile PR: coredevices/mobileapp#85

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.

4 participants