PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Vogue (http://forum.ppcgeeks.com/forumdisplay.php?f=48)
-   -   how to disable (new)SMS "Notification" (http://forum.ppcgeeks.com/showthread.php?t=23784)

Brera 04-10-2008 08:22 PM

how to disable (new)SMS "Notification"
 
Hey guys I searched my tookus off and only found out how to stop the "sms sent" message.
I'm needing to stop the "notification" softkey from popping up when i recieve a message or voice msg. If I could keep the sound and ditch the softkey that'd be great.

Once again I searched high and low and only found the "notification sound customization" and the "SMS Sent" notfication changes.........

thanks guys

rstoyguy 04-10-2008 08:42 PM

Re: how to disable (new)SMS "Notification"
 
Start -> Settings -> Personal -> Sounds & Notifications
Click notifications tab, Select event (messaging) and uncheck Display message on screen.

Brera 04-10-2008 08:49 PM

Re: how to disable (new)SMS "Notification"
 
man im dumb, i swear to god i knew that, just forgot where i had seen that check box, ive been staring at regedits all day haha .. thanks man

rstoyguy 04-10-2008 08:53 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Brera (Post 246532)
man im dumb, i swear to god i knew that, just forgot where i had seen that check box, ive been staring at regedits all day haha .. thanks man

Actually I was just trying to stall you until I could get home to my laptop. I thought you wanted to make the left softkey not say "Notification". Good I can tweak on something else!

rstoyguy 04-10-2008 09:00 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Brera (Post 246532)
man im dumb, i swear to god i knew that, just forgot where i had seen that check box, ive been staring at regedits all day haha .. thanks man

Actually, there is. The Regedit is:

HKEY_Current_User\Notifications\{A877D65B-239C-47A7-9304-0D3475808}
Options = 1 Play sound only

Default Setting is...
Options = 9 Show bubble, and play sound...

Peteman100 04-11-2008 12:32 AM

Re: how to disable (new)SMS "Notification"
 
Is there a way to edit it selectively? To turn off the bubble for emails but not for texts?

Red49er 04-11-2008 02:33 AM

Re: how to disable (new)SMS "Notification"
 
What would the setting be if I wanted to see the text message, but no softkey? AKA, what are options 2-8?

mandangalo 04-11-2008 02:49 AM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by rstoyguy (Post 246538)
Actually, there is. The Regedit is:

HKEY_Current_User\Notifications\{A877D65B-239C-47A7-9304-0D3475808}
Options = 1 Play sound only

Default Setting is...
Options = 9 Show bubble, and play sound...

This didn't work for me...and the default value on my phone is 3

Brand new phone, just got it today.

rstoyguy 04-11-2008 07:27 AM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by mandangalo (Post 246780)
This didn't work for me...and the default value on my phone is 3

Brand new phone, just got it today.

Options = 3

You also have the vibrate option checked. 3=Ring+Vibrate

rstoyguy 04-11-2008 07:39 AM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Red49er (Post 246773)
What would the setting be if I wanted to see the text message, but no softkey? AKA, what are options 2-8?

Sorta looks like they are binary settings where windows is setting the bits for different options:

0001 = ring....................1 decimal
0010 = vibrate................2 decimal
0100 = flash lled..............4 decimal
1000 = display message....8 decimal

So in binary 0000-1111 would have your phone ring, vibrate, flash led, display message. I have also included the decimal values as well for those not familiar with binary. I assume the last four bits are the duration for the led flashing. Change your settings, give it a minute to take and check the value in the registry. The same applies to all sounds that have that option in the personal settings tab.

tiightclipse 04-11-2008 10:21 AM

Re: how to disable (new)SMS "Notification"
 
How did you stop the sms sent notification? That thing drives me crazy!

Brera 04-11-2008 10:35 AM

Re: how to disable (new)SMS "Notification"
 
Google it there is a cab u can install that does the reg edit for you . I forget where though

Brera 04-11-2008 11:06 AM

Re: how to disable (new)SMS "Notification"
 
I changed my left soft key to "Oh Word?" that goes directly to txt inbox and right to "Fresh 2 Death" which goes to PCM. I unchecked "show on screen" notfication for everything and soft reset but Voicemail still has a blinking new voice mail notification
---Edit--- Now flashes left hand corner "notification" for text and voice mail.

Any fix to stop this Notification from coming up period?

rstoyguy 04-11-2008 01:59 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by tiightclipse (Post 246943)
How did you stop the sms sent notification? That thing drives me crazy!

HKLM\Software\Micro$oft\InBox

Create a new Key "Settings"
Create a new string inside "Settings" SMSNoSentMsg = 1

-= or =-
HKLM\Software\Micro$oft\InBox\Settings
SMSNoSentMsg = 1

rstoyguy 04-11-2008 02:02 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Brera (Post 246988)
---Edit--- Now flashes left hand corner "notification" for text and voice mail.

Any fix to stop this Notification from coming up period?

I believe this one is hard-coded somewhere inside a DLL file. Even with the SMSNoSentMSG hack it always has come up on mine.

Brera 04-11-2008 02:52 PM

Re: how to disable (new)SMS "Notification"
 
well crap. The thing is, when i had wm6 using codys threaded sms app , the notification softkey was non exsistant but here with wm6.1 stock threaded, its there :(

rstoyguy 04-11-2008 06:34 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Brera (Post 247215)
well crap. The thing is, when i had wm6 using codys threaded sms app , the notification softkey was non exsistant but here with wm6.1 stock threaded, its there :(

You can still use codys app. When you install it, it will replace the windows messaging app, thus no more softkey notification thing.

Brera 04-11-2008 06:41 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by rstoyguy (Post 247401)
You can still use codys app. When you install it, it will replace the windows messaging app, thus no more softkey notification thing.

yea but in codys all my sips cover my entry field while i type, have to minimize the keyboard to see what i typed

rstoyguy 04-11-2008 06:51 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by Brera (Post 247410)
yea but in codys all my sips cover my entry field while i type, have to minimize the keyboard to see what i typed

You must always choose the lesser of two evils then. :twisted: I personally would want to see what I'm typing vs. that not really noticeable notificaton.

Brera 04-11-2008 09:04 PM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by rstoyguy (Post 247419)
You must always choose the lesser of two evils then. :twisted: I personally would want to see what I'm typing vs. that not really noticeable notificaton.

yea thats what i went with

ADMIN.... bang your gavel and close this puppy

Red49er 04-12-2008 10:45 AM

Re: how to disable (new)SMS "Notification"
 
Quote:

Originally Posted by rstoyguy (Post 246853)
Sorta looks like they are binary settings where windows is setting the bits for different options:

0001 = ring....................1 decimal
0010 = vibrate................2 decimal
0100 = flash lled..............4 decimal
1000 = display message....8 decimal

So in binary 0000-1111 would have your phone ring, vibrate, flash led, display message. I have also included the decimal values as well for those not familiar with binary. I assume the last four bits are the duration for the led flashing. Change your settings, give it a minute to take and check the value in the registry. The same applies to all sounds that have that option in the personal settings tab.

Thanks, great response.


All times are GMT -4. The time now is 06:14 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0