Re: Playing sound on Android does not respect system settings

2014-07-12 Thread Andrey Kurdumov
t; settings like Media plugin respect media volume settings. If it's not > respect that, then it's a bug in Notification plugin I think. > > > -- Původní zpráva -- > > Od: Andrey Kurdumov > > Komu: dev@cordova.apache.org > > Datum: 12. 7. 2014

Re: Playing sound on Android does not respect system settings

2014-07-12 Thread Jan Velecký
Komu: dev@cordova.apache.org Datum: 12. 7. 2014 11:20:19 Předmět: Re: Playing sound on Android does not respect system settings "You are right Jan. Current plugin does respect media sound volume. I did not realize that because when I turn off sound I expect that it would be turned off entirely, not

Re: Playing sound on Android does not respect system settings

2014-07-12 Thread Andrey Kurdumov
You are right Jan. Current plugin does respect media sound volume. I did not realize that because when I turn off sound I expect that it would be turned off entirely, not only for calls, notifications and system sounds. Then I have another question. I play short sounds and treat them as notificatio

Re: Playing sound on Android does not respect system settings

2014-07-12 Thread Jan Velecký
@Andrey Kurdumov: Do you sure you think a media volume system settings? Because there are on Android separated media, notifications and alarm volume. Media plugin should respect media volume settings, not notifications system settings. I ask only for do it clear for me.

Re: Playing sound on Android does not respect system settings

2014-07-12 Thread Andrey Kurdumov
I do and will send pull request when fix would be ready. 11 Июл 2014 г. 23:22 пользователь "Joe Bowser" написал: > Please file an issue in JIRA, otherwise we can't track it, and it'll be > forgotten. > On Jul 11, 2014 9:37 AM, "Andrew Grieve" wrote: > > > Makes sense to me! :) > > > > > > On Fri

Re: Playing sound on Android does not respect system settings

2014-07-11 Thread Joe Bowser
Please file an issue in JIRA, otherwise we can't track it, and it'll be forgotten. On Jul 11, 2014 9:37 AM, "Andrew Grieve" wrote: > Makes sense to me! :) > > > On Fri, Jul 11, 2014 at 11:35 AM, Andrey Kurdumov > > wrote: > > > Hi guys, > > > > I have latest version of Media plugin on Android an

Re: Playing sound on Android does not respect system settings

2014-07-11 Thread Andrew Grieve
Makes sense to me! :) On Fri, Jul 11, 2014 at 11:35 AM, Andrey Kurdumov wrote: > Hi guys, > > I have latest version of Media plugin on Android and have following > behavior when playing sound. When playing sound it does not respect > settings which user set on their phone. For example when user

Playing sound on Android does not respect system settings

2014-07-11 Thread Andrey Kurdumov
Hi guys, I have latest version of Media plugin on Android and have following behavior when playing sound. When playing sound it does not respect settings which user set on their phone. For example when user mute sound entirely, sounds still playing, when I lower volume of the sound, it is still pl