Registry key of Notifications - Windows Phone 7 Q&A, Help & Troubleshooting

Hey there!
I know that there is another topics about notifications registry, but no one about this in particular.
I need to change the value that corresponds to the time the notifications stays on screen. Toast notification. I want it, instead leaving after a few seconds, stays there until I dismiss it manually.
Anyone know how can I do this?
Thanks!

mikeeam said:
Hey there!
I know that there is another topics about notifications registry, but no one about this in particular.
I need to change the value that corresponds to the time the notifications stays on screen. Toast notification. I want it, instead leaving after a few seconds, stays there until I dismiss it manually.
Anyone know how can I do this?
Thanks!
Click to expand...
Click to collapse
Hi,
Let me know if this was what you are looking for:
[HKEY_CURRENT_USER\ControlPanel\Sounds\NotificationToast]
"Disabled"=dword:0
"Category"="Notification"
"Sound"="\\Windows\\Alert-05.wma"
Change it to 1, even the sound can be altered
Regards, ansar

That disabled all notifications.. I don't to disable toast. I want them to stay on my screen until I manually dismiss it (sliding it).
Do you know how?? ;/

mikeeam said:
That disabled all notifications.. I don't to disable toast. I want them to stay on my screen until I manually dismiss it (sliding it).
Do you know how?? ;/
Click to expand...
Click to collapse
Hi,
Even in user.hv of newest ROMs there is no more setting
You can test if it works to add "Timeout"=dword:20 when "Disabled"=dword:1
Regards, ansar

I tried. Nothing ;/

mikeeam said:
I tried. Nothing ;/
Click to expand...
Click to collapse
Hi,
I will also try it later on to see if can be accomplished
May be we ask something that is out of specs or not know how
Regards, ansar

[HKEY_CURRENT_USER\ControlPanel\Notification\Reminders\AutoSnooze\AutoSnoozeMins=DWord 2]
Maybe?

ansar.ath.gr said:
Hi,
I will also try it later on to see if can be accomplished
May be we ask something that is out of specs or not know how
Regards, ansar
Click to expand...
Click to collapse
Yeah, maybe it's restricted. I cant help further, I really dont know how to. If you can do that, please, let me know!
drkfngthdragnlrd said:
[HKEY_CURRENT_USER\ControlPanel\Notification\Reminders\AutoSnooze\AutoSnoozeMins=DWord 2]
Maybe?
Click to expand...
Click to collapse
Nop! Maybe this is for alarms or something like that. No effect here.

Hi,
I was just wondering the same...
Toast notifications gone too fast.
I have searched in registry for "toast"
maybe found it!
HKLM\Comm\Connectivity\wifiSplashUX\Toastinterval=600000
This is probably for wifi.
But we are close now.

magdan83 said:
Hi,
I was just wondering the same...
Toast notifications gone too fast.
I have searched in registry for "toast"
maybe found it!
HKLM\Comm\Connectivity\wifiSplashUX\Toastinterval=600000
This is probably for wifi.
But we are close now.
Click to expand...
Click to collapse
Hello All!
Didi you have a look at this link? Maybe you can find some cue to think about...
http://windowsphone.interoperabilitybridges.com/articles/chapter-8-introduction-to-windows-phone-7-notifications-for-iphone-developers

Related

Few questions on WM6.5

Hey guys, hopefully you can help me out with some of my queries on customizing wm6.5.
How can i set the lockscreen to be always lit, instead of dim on wakeup/lock. I cant find any backlight tab in the power settings. Is there anything in the registry for it?
What about the constant vibration on normal+vibration mode, can I have it set to the same ryhtmic vibration for manner mode? I know there's an app called VAlert, but is there any registry tweak for it? Also, can I stop the music/vibration for a text after I tap on the screen? As for now, it'll only stop if i press the End Key.
And one more thing, can I remove the BCC CC From to subject fields etc from Messaging. I seem to recall there's a tool for it but I cant remember what it's called.
Thanks =D
redganger said:
Hey guys, hopefully you can help me out with some of my queries on customizing wm6.5.
How can i set the lockscreen to be always lit, instead of dim on wakeup/lock. I cant find any backlight tab in the power settings. Is there anything in the registry for it?
Click to expand...
Click to collapse
It may be under Start->Settings->Personal tab->Lock, or on my current ROM, Start->Settings->System tab->Power->Backlight, and there's a checkbox.
What about the constant vibration on normal+vibration mode, can I have it set to the same ryhtmic vibration for manner mode? I know there's an app called VAlert, but is there any registry tweak for it? Also, can I stop the music/vibration for a text after I tap on the screen? As for now, it'll only stop if i press the End Key.
Click to expand...
Click to collapse
I think VAlert should use a registry tweak to do it. Not sure though... As to the second part, I don't think that's possible...
And one more thing, can I remove the BCC CC From to subject fields etc from Messaging. I seem to recall there's a tool for it but I cant remember what it's called.
Click to expand...
Click to collapse
Not seen that... Although in 6.X ROMs messaging uses html based form creation, so have a look for email.htm or new_email.htm in \Windows, and see if there's anything discernible in there.
Just found something new that may be of interest for question one...
http://forum.xda-developers.com/showthread.php?t=413461
l3v5y said:
It may be under Start->Settings->Personal tab->Lock, or on my current ROM, Start->Settings->System tab->Power->Backlight, and there's a checkbox.
I think VAlert should use a registry tweak to do it. Not sure though... As to the second part, I don't think that's possible...
Not seen that... Although in 6.X ROMs messaging uses html based form creation, so have a look for email.htm or new_email.htm in \Windows, and see if there's anything discernible in there.
Click to expand...
Click to collapse
Thanks for all your replies.
I have checked the link you provided and tried what have been suggested but unfortunately they did not work. My LockLevel key kept going back to 0 after soft reset.
Well I might have to just use VAlert in the end. Will check out the email.htm too.
redganger said:
Thanks for all your replies.
I have checked the link you provided and tried what have been suggested but unfortunately they did not work. My LockLevel key kept going back to 0 after soft reset.
Well I might have to just use VAlert in the end. Will check out the email.htm too.
Click to expand...
Click to collapse
Right... Very odd. Did it work whilst LockLevel wasn't 0? If so, I can write a quick applet that sets it to whatever at startup.
l3v5y said:
Right... Very odd. Did it work whilst LockLevel wasn't 0? If so, I can write a quick applet that sets it to whatever at startup.
Click to expand...
Click to collapse
Well, I am not sure if I needed to restart for it to be take effect or not, but it didnt work when I lock the phone after I edited the registry. Screen was still dimmed. So I am not sure if it was because it didnt work, or the registry change didnt take effect.
redganger said:
Well, I am not sure if I needed to restart for it to be take effect or not, but it didnt work when I lock the phone after I edited the registry. Screen was still dimmed. So I am not sure if it was because it didnt work, or the registry change didnt take effect.
Click to expand...
Click to collapse
As far as I remember, the screen remains dim till you tap it... Does tapping it bring the screen back to normal brightness?
Yes when I tap it, it lights up. But what I am looking for, is for it to not dim in the first place, to have it light up once you turn it on.
redganger said:
Yes when I tap it, it lights up. But what I am looking for, is for it to not dim in the first place, to have it light up once you turn it on.
Click to expand...
Click to collapse
Ah right.
I don't think that's possible...
l3v5y said:
Ah right.
I don't think that's possible...
Click to expand...
Click to collapse
AH alright =( Thanks for your help anyway, appreciate it

Clock always late by 10 minutes

Guys, I've been facing a clock problem for some time now, searched Google and the threads for a solution for some time now but no result is to be found.
My clock is always around 10 minutes late, i keep settings it to the correct time, a couple of minutes later, i look at the phone, and its ten minutes late again. I think its related to Sense 2.5, but i am not sure, anyone else facing this issue?
I flashed the phone with the Stock ROM before going to EnergyROMs (Lesson learned). Any ideas?
Thanks in advance
Moved as not ROM Development.
May be the Flip Clock is stuck ? So the animation doesn't works, and the time is late ?
PasSlert said:
May be the Flip Clock is stuck ? So the animation doesn't works, and the time is late ?
Click to expand...
Click to collapse
Not really, the whole clock on the upper right corner is also 10 minutes late ,in addition to the flip clock. As explained earlier, I keep fixing them, they show up correct then a while after, the time is again, wrong! Its making me go crazy.
Maybe you have on that option to sync with your Cellular network?
TheDeadCpu said:
Maybe you have on that option to sync with your Cellular network?
Click to expand...
Click to collapse
Maybe, what option is that? Never knew there was such an option :S
Please elaborate? :S
amnya said:
Maybe, what option is that? Never knew there was such an option :S
Please elaborate? :S
Click to expand...
Click to collapse
it in settings>personal>phone
gsm/umts services
(energy rom)
i had a similar problem and changed it yesterday. so far i have not experienced any offsets of the clock
THANK YOU
exilkubaner said:
it in settings>personal>phone
gsm/umts services
(energy rom)
i had a similar problem and changed it yesterday. so far i have not experienced any offsets of the clock
Click to expand...
Click to collapse
THANK YOU!!!! It was set to sync, i removed the checkbox in hopes it gets solved, THANK YOU A MILLION TIMES

screen turn on without any notification

For some reason, my Sg6 screen will light up randomly without any notification. I know with certain SMS apps, you can have the screen light up when a text comes in.i disable all the smart option in the setting.when the screen turn on i show in the notification bar and i dont see any notfification the screen turn on itself any one have this probleme?
znayver said:
For some reason, my Sg6 screen will light up randomly without any notification. I know with certain SMS apps, you can have the screen light up when a text comes in.i disable all the smart option in the setting.when the screen turn on i show in the notification bar and i dont see any notfification the screen turn on itself any one have this probleme?
Click to expand...
Click to collapse
I had this issue once too,gone itself after a while.
Soufiansky said:
I had this issue once too,gone itself after a while.
Click to expand...
Click to collapse
tnx friend for your reponse
znayver said:
tnx friend for your reponse
Click to expand...
Click to collapse
No problem man. Just to let you know i've searched too for a fix about this issue back when i had it and no clue, tried rebooting,clearing cache...etc and nothing worked. Just ignore it it will go with time ☺
Soufiansky said:
No problem man. Just to let you know i've searched too for a fix about this issue back when i had it and no clue, tried rebooting,clearing cache...etc and nothing worked. Just ignore it it will go with time
Click to expand...
Click to collapse
tnnnx a looot man for your great help ??
znayver said:
tnnnx a looot man for your great help ??
Click to expand...
Click to collapse
Anytime ??

Brightness slider disappeared from pull down notification area.

Like the title says, my brightness slider just disappeared from the notification pull down area. Im running oxygen os 10 with root, twrp, No Limits magisk rom, elemental x 2.0 kernel, and substratum lite mod that changes fingerprint icon. Any help would be greatly appreciated thanks.
I have the same problem, I didn't find a solution yet
what I found out is that the slider reappears when I create another user... so it looks like it's some kind of broken user setting
Could it be your DPI settings? Just throwing something out there...
what version of android
MJFox78 said:
I have the same problem, I didn't find a solution yet
what I found out is that the slider reappears when I create another user... so it looks like it's some kind of broken user setting
Click to expand...
Click to collapse
Hmmmm, let me try it on mines to see if i can replicate what you found
AarSyl said:
Could it be your DPI settings? Just throwing something out there...
Click to expand...
Click to collapse
It could be, let me check if that can be a cause of it.
chris_cautillo said:
what version of android
Click to expand...
Click to collapse
Android 10
MJFox78 said:
I have the same problem, I didn't find a solution yet
what I found out is that the slider reappears when I create another user... so it looks like it's some kind of broken user setting
Click to expand...
Click to collapse
I was able to replicate what you said and it disappears again after switching back to my normal profile. I guess it is a broken system setting that they have to iron out.

[solved] Brightness slider gone with latest update

Hi everyone,
I noticed that the slider in the quick access bar (the buttons you get when you pull down the notification bar) has vanished with the latest update. Anyone else having the same issue or any idea how to re-enable this?
Thanks
Abprie
Edit: solution in second post.
Pull it down all the way.
Tap the carrot at the end of the slider.
Toggle on and off a few times the option to make it show the way you want.
It's hit or miss for me. Sometimes it shows up, sometimes it doesn't.
Devhux said:
It's hit or miss for me. Sometimes it shows up, sometimes it doesn't.
Click to expand...
Click to collapse
This is absolutely non-standard behavior and you are probably the only one who reported something like this.There must be a cause. Nothing else annoys you? Are you going to do something about it?
abprie said:
Hi everyone,
I noticed that the slider in the quick access bar (the buttons you get when you pull down the notification bar) has vanished with the latest update. Anyone else having the same issue or any idea how to re-enable this?
Thanks
Abprie
Click to expand...
Click to collapse
Not much help here other then to confirm that I just updated to WW_17.1810.1911.110 about a week ago and the slider is still on my "pull down". I didn't do anything special for this.
Ed
Redhawk2000 said:
Pull it down all the way.
Tap the carrot at the end of the slider.
Toggle on and off a few times the option to make it show the way you want.
Click to expand...
Click to collapse
This works, thanks!
abprie said:
This works, thanks!
Click to expand...
Click to collapse
Same here TY!

Categories

Resources