Request: Audio notification when contacts come online. #91

Open
opened 2021-07-03 15:36:00 +00:00 by sarah · 3 comments
Owner

"

Very specifically the rustling sound from Ricochet. I love that and want it so much for Cwtch. Pretty please?
(Optional and/or customizable would be alright, too, of course.)

https://github.com/ricochet-im/ricochet/blob/master/sounds/online.wav
"

cwtch.im/ui#183

" Very specifically the rustling sound from Ricochet. I love that and want it so much for Cwtch. Pretty please? (Optional and/or customizable would be alright, too, of course.) https://github.com/ricochet-im/ricochet/blob/master/sounds/online.wav " https://git.openprivacy.ca/cwtch.im/ui/issues/183
sarah added the
enhancement
label 2021-07-03 15:37:01 +00:00
sarah added this to the Cwtch Beta 1.2 project 2021-07-13 17:40:35 +00:00
sarah added the
cwtch-beta-1.2
label 2021-07-13 17:56:08 +00:00
sarah self-assigned this 2021-07-15 20:45:59 +00:00
sarah removed this from the Cwtch Beta 1.2 project 2021-07-23 18:32:58 +00:00
sarah added the
waiting-on-new-flutter-feature
label 2021-07-23 18:33:03 +00:00
Author
Owner

Even restricting this feature to work on desktops, there is still no single flutter library that would allow us to do this nicely - we would have to combine multiple libraries together, which means reviewing more that one 3rd party library.

Right now I don't think the benefit is worth the risk. Hopefully flutter will provide native support for audio in a future desktop release and we can revist this.

Even restricting this feature to work on desktops, there is still no single flutter library that would allow us to do this nicely - we would have to combine multiple libraries together, which means reviewing more that one 3rd party library. Right now I don't think the benefit is worth the risk. Hopefully flutter will provide native support for audio in a future desktop release and we can revist this.
sarah removed the
cwtch-beta-1.2
label 2021-08-30 21:27:44 +00:00
Owner

the flutter plugin we use for linux/mac notifications supports this, I believe via registering a sound with teh system. we currently force suppress this in code, could add settings to enable

unsure about windows, but it's possible hte plugin supports it there too

the flutter plugin we use for linux/mac notifications supports this, I believe via registering a sound with teh system. we currently force suppress this in code, could add settings to enable unsure about windows, but it's possible hte plugin supports it there too
dan removed the
waiting-on-new-flutter-feature
label 2022-04-11 16:07:31 +00:00
dan added this to the Cwtch Beta (In Progress) project 2022-04-11 16:07:39 +00:00
dan added the
cwtch-beta-1.8
label 2022-04-11 16:07:42 +00:00
sarah added the
waiting-on-new-flutter-feature
label 2022-07-04 20:45:20 +00:00
sarah removed the
cwtch-beta-1.8
label 2022-11-22 21:17:41 +00:00
sarah added the
post-stable
label 2023-05-08 17:56:09 +00:00
sarah removed the
waiting-on-new-flutter-feature
label 2024-02-13 19:22:34 +00:00
Author
Owner

Have a prototype for this in the streams branch. So this is now doable.

Have a prototype for this in the streams branch. So this is now doable.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#91
No description provided.