touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #47435
[Bug 1410874] Re: Alarm sounds vs Calendar sounds
** Description changed:
As discussed with rsalveti and pmcgowan in #phablet on 14 Jan
There are two issues in the datetime notification code that need to be
changed.
- 1. Right now we only set role=alarm if the sound is looping; ie if it's
- an alarm clock event rather than calendar event. We should
- unconditionally set role=alarm for both cases
+ 1. Right now we only set role=alarm if the sound is looping; ie if it's an alarm clock event rather than calendar event.
+ Set calendar event role to alert
2. Calendar events shouldn't play in silent mode. We can test for silent
mode on the bus, http://bazaar.launchpad.net/~phablet-team/telephony-
service/trunk/view/head:/libtelephonyservice/greetercontacts.cpp has an
example: getUserValue("com.ubuntu.touch.AccountsService.Sound",
"SilentMode");
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1410874
Title:
Alarm sounds vs Calendar sounds
Status in the base for Ubuntu mobile products:
Confirmed
Status in indicator-datetime package in Ubuntu:
Triaged
Status in indicator-datetime package in Ubuntu RTM:
New
Bug description:
As discussed with rsalveti and pmcgowan in #phablet on 14 Jan
There are two issues in the datetime notification code that need to be
changed.
1. Right now we only set role=alarm if the sound is looping; ie if it's an alarm clock event rather than calendar event.
Set calendar event role to alert
2. Calendar events shouldn't play in silent mode. We can test for
silent mode on the bus, http://bazaar.launchpad.net/~phablet-team
/telephony-
service/trunk/view/head:/libtelephonyservice/greetercontacts.cpp has
an example: getUserValue("com.ubuntu.touch.AccountsService.Sound",
"SilentMode");
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410874/+subscriptions
References