![]() |
Re: [Announce] Call Notify
Yep. All correct after reboot. Thank you.
|
Re: [Announce] Call Notify
@pali, thank for the update, however I was wondering why my CallNotify.py changes were used in your update without mentioning this anyhwere in latest version 0.3.0-1. I think my changes in the file (for which I used a lot of time and energy to make it work) are huge compared with original file from 0.2.0-2.
The way you were doing this update makes people believe (those that didn't read my post: http://talk.maemo.org/showpost.php?p...&postcount=465) that you are the single author fixing this application, and I think this is not nice. |
Re: [Announce] Call Notify
I integrated your changes into extras package because it brings good options. Sorry if I forgot to write your changes here, but I wrote that in git commit: https://garage.maemo.org/plugins/ggi...c5736823409686
|
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Had the same issue few days ago, but then set all notifications off rebooted and set them back on and rebooted (not intentionally ;)). And now it seems better.
|
Re: [Announce] Call Notify
hi,
0.3.0-1 * Respect profile settings (silent profile, disabled vibrations) this works only for "official" silent bulit-in profile ?! Many of Us have profilesx package and using more profiles, I Have profile called "night" and want if it can work on this profile. Is it somewhere changeable at least ?! Thank you |
Re: [Announce] Call Notify
call notify ask profiled daemon about current profile settings. if current profile has flag silent then sound events are disabled. if current profile has flag disabled vibrations, then vibra is disabled. if current profile has flag sms sound muted, then call notify do not play sound for new sms (same for calls and im).
so if your profile app create new profile in profiled daemon (yes this is really possible) and set all those flags, then it will work. just try it and write! call notify does not check profile name, so you can rename it as you want... |
Re: [Announce] Call Notify
I'm sorry for a response so late ...
i have added "ringing.alert.type=Silent" to profile, doesn't react to that (phone was restarted) ... (path to file /home/user/.profiled/custom.ini) I have package profilesx, don't know, if there is any else of this type of package ( http://talk.maemo.org/showthread.php?t=50266 ) |
Re: [Announce] Call Notify
the correct setting would be :
ringing.alert.type=silent profilesx does not let you set this setting for custom profiles. I had this option in a previous developer version, but it does not do what you would expect. Most parts of the system (hildon-home/desktop) just ignores this setting and handles the one silent profile as a "silent" profile just because of its name/id. Or in other words, the way the system (maemo) handles the profiles you can not create another profile that acts like the one "silent" profile. |
Re: [Announce] Call Notify
CallNotify check if for silent via profiled key "ringing.alert.type" != "silent"
Also check "ringing.alert.volume" != 0 for calls and "sms.alert.volume" != 0 for sms. So you can use ringing.alert.type=silent - CallNotify will handle it. |
All times are GMT. The time now is 23:00. |
vBulletin® Version 3.8.8