Hi,
1)Does anyone knows how to configure the messenger events in the JASJAR. I mean Incoming message, contact online, etc. With 2003SE you can configure it like other system events and change the sound, vibrate, etc, but with wm2005 i cant....
2)I cant continue online when i turned off the device. With my XDA2 i can do it..... What can i do? thanks
with utms / 3g you are never supposed to be offline
and universal is a 3g phone of cause it can still use
2g sims
which is where the problem is really i guess
maybe there is some registry setting which can change it
if so then himalaya and blue angel devices with 2005 would also have that setting so if they have a solution it would most likely work for universal too
dherrero said:
Hi,
1)Does anyone knows how to configure the messenger events in the JASJAR. I mean Incoming message, contact online, etc. With 2003SE you can configure it like other system events and change the sound, vibrate, etc, but with wm2005 i cant....
Click to expand...
Click to collapse
Good question! Same problem here... That's strange!
Saludos!
Does anyone have a hack to stop notifications of people coming online taking up the bottom half of the screen whilst in a conversation?
Here are the registry keys you’ll need to add to your device:
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D65E-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: Contact Online"
"Wave"="notify"
"Duration"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D65F-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: New Message"
"Wave"="notify"
"Duration"=dword:00000000
After adding these you can go to the Sound and Notifications control panel and customize the notification behavior.
Cheers to dingo for that mod
I don't seem to have those.
Carnivor said:
Here are the registry keys you’ll need to add to your device:
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D65E-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: Contact Online"
"Wave"="notify"
"Duration"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D65F-239C-47a7-9304-0D347F580408}]
"Options"=dword:00000008
@="Messenger: New Message"
"Wave"="notify"
"Duration"=dword:00000000
After adding these you can go to the Sound and Notifications control panel and customize the notification behavior.
Cheers to dingo for that mod
Click to expand...
Click to collapse
I think the Key you named @ should be named "Default".
Thank you very much Carnivor, this notifications were really annoying!
How would I go about doing this? :roll:
I don't know whether they're keys or what? </novice>
How do I enter the "Wave" inputs.
Related
In Regedit, create a new key' Settings' so that it looks like this:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]:
Create a new string value under 'Settings':
"SMSNoSentMsg"
Value: 1
tried that still got the bubble.. does that work for the xdaII?
Do you guys means this:
Go to Start/Setting/Sound and Notifications/Notifications
Select SMS:New SMS Message (point 1)
Uncheck Display Message on Screen
Why on earth do you want to disable the notification bubble? I reckon it a highly appreciated icon
schen said:
Do you guys means this:
Go to Start/Setting/Sound and Notifications/Notifications
Select SMS:New SMS Message (point 1)
Uncheck Display Message on Screen
Click to expand...
Click to collapse
That's for incoming SMS. The one I posted deals with the SMS notification bubble that appears after a message has been sent.
zabes64 said:
tried that still got the bubble.. does that work for the xdaII?
Click to expand...
Click to collapse
Yes, it's specifically for the XDAII cos there's no notification bubble for the XDAI. You probably entered it wrongly.
thumper said:
Why on earth do you want to disable the notification bubble? I reckon it a highly appreciated icon
Click to expand...
Click to collapse
i appreciate the notification too. But preferences are individual, I know there would be some out there who'd prefer not to see the bubble after sending an SMS.
it is importent issue, yes I do not want my I-Mate to power on when I receive a SMS. How can I do that. why because I got a lot and want to save power and the most importent is when the I-Mate in pocket and off than it is powered on by SMS some time I-Mate calls others while it is in my pocket.
thumper said:
Why on earth do you want to disable the notification bubble? I reckon it a highly appreciated icon
Click to expand...
Click to collapse
I remember that someone once posted a message in this forum asking how to disable the SMS Sent notification. His problem was that he was sending an SMS message to a very large number of recipients and the continuous stream of SMS Sent notifications was very annoying. I also experienced the same problem when I changed my phone number and notified via SMS everyone in my contacts list. The barrage of beeps and SMS Sent notifications that followed was really annoying. It would have been good to disable the notification at least temporarily.
NOTE TO EVERYONE: We're talking about the SMS Sent notification, not the SMS Received notification.
Why I can't see any Settings in [HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]?
Try to create that "Settings" key ... then create the SMSNoSentMsg string...
I just tried this and it DOES work...
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
The only thing to maybe note is SMSNoSentMsg is a numeric value, not a string value like the above says.
SMS sent bubble settings...EUREKA
I have posted this sometimes back and here it is again...
[HKCU\ControlPanel\Notification\Default\]
Creat a new key string and name it for instance "System Notification"
:arrow:
goto your Sound & Notification settings and you shall find the same there with the default check boxes.
:arrow:
Uncheck the display message on screen...
:arrow:
Bingo.. there you go and you wont get the bubble anymore..
Feedback's appreciated...
http://forum.xda-developers.com/viewtopic.php?t=14297&postdays=0&postorder=asc&start=75
Xtend battery life
Fuad said:
it is importent issue, yes I do not want my I-Mate to power on when I receive a SMS. How can I do that. why because I got a lot and want to save power and the most importent is when the I-Mate in pocket and off than it is powered on by SMS some time I-Mate calls others while it is in my pocket.
Click to expand...
Click to collapse
Well, in that case there' a way to control this "inconvenience" by a registry trick..
\HKLM\System\CurrentControlSet\Control\Power\
Give a value of "35" to the DWORD string "WakeupPowerOff".
This controls the # of seconds following a non-user input event wakeup such as an alarm, the # of seconds without user input activity before the system suspends. But mind you to keep it close to 30 secs because of Alarm settings otherwise you screw up the alarm power on and off which is not appropriate 8)
Re: SMS sent bubble settings...EUREKA
Cyber-mate said:
I have posted this sometimes back and here it is again...
[HKCU\ControlPanel\Notification\Default\]
Creat a new key string and name it for instance "System Notification"
:arrow:
goto your Sound & Notification settings and you shall find the same there with the default check boxes.
:arrow:
Uncheck the display message on screen...
:arrow:
Bingo.. there you go and you wont get the bubble anymore..
Feedback's appreciated...
http://forum.xda-developers.com/viewtopic.php?t=14297&postdays=0&postorder=asc&start=75
Click to expand...
Click to collapse
My question is:
Will the SMS-Notfication sound still display or not? I want to hear it, but i don't want the screen to power on when receiving an sms.
Re: SMS sent bubble settings...EUREKA
Bubisch said:
......
Click to expand...
Click to collapse
After when you have edited the registry. You can modify the display, sound and duration of red LED from the Sound & Notifications thru the Control Panel..
Any luck... :?:
I think it works! Although its stupid to post yourself, i tried - and there you go! If you get an sms, the notification Is still there, but the bubble only pops up, if you tick the notification icon. That's just what i wanted.
Bubisch said:
I think it works! Although its stupid to post yourself, i tried - and there you go! If you get an sms, the notification Is still there, but the bubble only pops up, if you tick the notification icon. That's just what i wanted.
Click to expand...
Click to collapse
on my imate JAM you can have (talking about SMS IN) this even without the registry edit. it is in settings sounds & notifications just untick display on screen message and you will only get the envelope when an sms comes in.... tapping the envelope will show you the message. As for the SMS SENT reg edit I will be trying it now... I'll report how it works out too.
Ok I tried this out (SMSNoSentMsg) and it works for me
SMSNoSentMsg
JamesManios said:
I just tried this and it DOES work...
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
The only thing to maybe note is SMSNoSentMsg is a numeric value, not a string value like the above says.
Click to expand...
Click to collapse
....you mean a DWORD value.. :idea:
Does anyone know how to turn off the notification window so that when I receive a text message it doesn't give me a pop up windows showing it?
Thanks
Mark
This is well documented in the tweaks section of the Hermes wiki:
http://wiki.xda-developers.com/index.php?pagename=HTC_Hermes
Unfortunately, there is no such a tweak.
OH! I thought he was talking about the "Message Sent" notification. MY FAULT! Sorry guys! I should read these things more carefully.
mdavenport said:
Does anyone know how to turn off the notification window so that when I receive a text message it doesn't give me a pop up windows showing it?
Thanks
Mark
Click to expand...
Click to collapse
Try this.
Start>Settings>Personal>Sounds & Notifications>Notifications
Select "Messaging: New Text Message" from the Event List
Make sure the "Display message on screen" tick box is unticked
Press OK to save settings.
mike_m said:
Try this.
Click to expand...
Click to collapse
Probably enough for mdavenport, but not for me because it still changes a softkey to Notification and popups that window once I press it. For me an icon in the titlebar would be just enough. Do you know how to fully disable the notification?
Location Based Informatio - Cell Lookup
I have a hermes and wasnt to use PhoneAlarm to switch profiles depending on the cell that I am in.
I have got the app working but no cell information is coming up.
I did read somewhere that you have to change a couple of registry values to "de-restrict" the phone to allow this information to work.
Any ideas anyone?
Please let me know of anything else I can try to get this working....
Thanks
Mark
Sorry didnt mean to post this here, have started a new topic....
Just to carry on this thread, I have a O2 P.A.Y.G sim in my Vario II
When I send a text I get a notification of how much left (I can live with this and in fact like it) but I also get a notification tone/jingle a default Tmobile one, I have gone to the extent of muting the handset and disableing all notifications in the settings menu, but still I get a tone/jingle.
Is there anyway of turning this sound off
Forgot to sayI looked into the registry and the lines in WiKi are not there on my machine
SMS Notification Always On
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSDeliveryNotify"=dword:00000001 ->0 to disable, 1 to enable.
Disable SMS Sent Notification
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
"SMSNoSentMsg"=dword:00000001 ->0 to enable, 1 to disable.
I have no SMSDeliveryNotify
or
SMSNosentMsg
OK I added Settings to the inbox etc.. and yes I have lost the message sent....
BUT! I still get a sound notification (notify) with my remaining balance .. Is this an O2 thing in a kinda speech bubble.
Now I'm losing what little hair i have
Blobstrom said:
Forgot to sayI looked into the registry and the lines in WiKi are not there on my machine
SMS Notification Always On
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSDeliveryNotify"=dword:00000001 ->0 to disable, 1 to enable.
Disable SMS Sent Notification
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
"SMSNoSentMsg"=dword:00000001 ->0 to enable, 1 to disable.
I have no SMSDeliveryNotify
or
SMSNosentMsg
Click to expand...
Click to collapse
You must create them
Nope entered both settings but still the same thing, also I'm wasteing my money trying to fix it.
Even if there was a setting to just get rid of the noise that would be fine, but no matter what volume you have set it's the same annoying thing
OK
Folks found the answer, probably not the right one but it worked for me.
I emailed O2 and they turned off the notification for me, now I have silent text sending
don't I want that the pda turn on when a sms arrives
what can i do?
Hello,
does anyone know how to turn off the display-notifications for SMS and E-Mail? Under settings I've already turnd off "Show Message" but when I get a mail, I get a notification "you've got x new unread mails"... so everytime I turn on my phone, I'ce to press "Show" and "Dismiss"... I hat it! ;-)
settings-sounds and notifications
notifications
pick the notifications in question
unlick the checkbox called
display message on screen
Rudegar said:
settings-sounds and notifications
notifications
pick the notifications in question
unlick the checkbox called
display message on screen
Click to expand...
Click to collapse
as wrote in my post, I've already done that... but that means only to not show the message directy, when it arives. I've already unlick that checkbox, but there is still an notification on the screen when i get a mail, which says "you have x unread messages"... from there you can "dismiss" or "show"...
Wow, i had that question in my mind, answer came before the question. Thanks rudegar.
HerrVorragend said:
Hello,
does anyone know how to turn off the display-notifications for SMS and E-Mail? Under settings I've already turnd off "Show Message" but when I get a mail, I get a notification "you've got x new unread mails"... so everytime I turn on my phone, I'ce to press "Show" and "Dismiss"... I hat it! ;-)
Click to expand...
Click to collapse
Call your service provider (AT&T, etc.) and tell them about the notification problem. Provide info...they can fix for you from their end. I had the notification problem when after listening to voicemail, the word and icon remained on my device.
hotdog53 said:
Call your service provider (AT&T, etc.) and tell them about the notification problem. Provide info...they can fix for you from their end. I had the notification problem when after listening to voicemail, the word and icon remained on my device.
Click to expand...
Click to collapse
I don't think, that my provider can help, because I use Direct Push, which communicates directly with our own Exchange-Server... my provider provides only the possibility to connect to the internet. It must be a hidden setting in WM-registry or something like that
HerrVorragend said:
I don't think, that my provider can help, because I use Direct Push, which communicates directly with our own Exchange-Server... my provider provides only the possibility to connect to the internet. It must be a hidden setting in WM-registry or something like that
Click to expand...
Click to collapse
OK, sorry 'bout that. I have direct push mail available, but don't use it because of what you're experiencing right now. I just go on the internet to check and read my mail. I'm not all that familiar with direct push; don't really know how it works.
For those still looking for the answer for this; the only way to turn this off when using Push mail is by setting the following registry value:
HKCU\ControlPanel\Notifications\{A877D65A-239C-47a7-9304-0D347F580408}
set value "Options" to 20000000 (hexadecimal) or 536870912 (decimal)
Note that this disables email notifications completely, so if you want just a sound or a vibe, you'll have to use some other tool (e.g. MortScript) to achieve that.
i found this on another site.It may help you..
1. Install a registry editor like Resco File Explorer’s add-on registry editor or PHM registry editor.
2. Open HKEY_CURRENT_USER
3. Tap control panel>notifications
4. Tap default
5. Tap options
6. Choose what value will be applicable to you and replace the default number with it (for XDA Atom, the number was 13, I replaced it with 8 to suit my preference):
0 show icon
1 show icon and play notification sound
2 show icon and vibration
3 show icon and vibration and play notification sound
4 same as 0
5 same as 1
6 same as 3
7 same as 3
8 show icon and notification bubble
9 show icon and play notification sound and show notification bubble
10 show icon and notification bubble and vibration
7. If you want to configure how long the notification bubble will stay on the screen, tap on duration instead of options. Change the number there into the number of seconds you want the notification bubble to stay up.
I've created a CAB that does the following changes, however SMS notification is still working (which is ok for me).
Code:
HKCU\ControlPanel\Notifications\{A877D65A-239C-47a7-9304-0D347F580408}
set value "Options" to 20000000 (hexadecimal) or 536870912 (decimal)
OK, guys, I managed to switch off the annoying visual notifications for missed calls and SMS by setting the 536870912 value for "Options". But there's a problem - I cannot get any sound notification for new SMS Is there anyway to get sound/vibration with all other visual notifications turned off? Please tell me "yes"
Has anyone found a solution in the meantime? I'm still searching for a way to disable the "visual notification" without loosing the new-email-sound.
JR...AWESOME JOB ! Thank you so so so so much for sharing this cab file....I am so happy I didn't have to go into the registry to make the change !!!!
So I kinda had the same question. I'm using s2u2 but I don't like the notification popping up when its activated. The whole screen turns black except for the notification bubble, which kinda defeats the purpose of using s2u2. I have disabled all but the downloaded mms notification cuz is greyed out on my device? Is this normal on everyones device? I don't wanna lose sounds, I just want the bubble gone
Would be great to have this, especially with S2U2 and PocketCM.. Is there still no way?
Hi people, I've an HTC TP2, and I was trying to set a ringtone for a callers group. I've seen there's not this capability...
Is there a software that can do it?
tnx in advance, Giovanni
+1
I need this also, or at least - on my treo 700wx with WM5 and treo pro WM6.1 I had known and unknown caller rings
I use Pocket Informant and it allows you to assign ringtones to groups by filtering your contacts via category, then selecting all contacts and assigning a ringtone to them all.
It's a handful of clicks but I don't do it every day so find it quite useful
Beh, I could try to develop it... Anyone wants to help me is welcome!
Do you know where contacts are stored?
blastingproton said:
Hi people, I've an HTC TP2, and I was trying to set a ringtone for a callers group. I've seen there's not this capability...
Is there a software that can do it?
tnx in advance, Giovanni
Click to expand...
Click to collapse
Search for MortRing. I've been using it since my Prophet days...
In TP2, TF3D needs to be disabled to find the icon in home... I didn't understand also where to add categories...
Is there something more update?
tnx
Maybe I found something interesting:
Just Tones by 1 Touch Mobile
http://www.1touchmobile.com/justtones.php
Set Ringtone/ SMS Tone for Single or Multiple contacts in one operation
Remove Ringtones and SMS Tones for one or more contacts.
Group Ringtone/SMS Tone using the 'Company' or 'Category' field for a contact
Set Default SMS Tone.
Transfer ringtones to any Bluetooth enabled device
Set Sounds for SMS, Email, Voice Mail, Reminder, Alarm etc.
Sort contacts by Firstname or Lastname
Play/Stop ringtones from the main screen as well as the ringtone selection screen
Contacts are displayed along with their ringtone
Supports mp4,mp3,midi,wma and wav formats
Search and select multiple contacts
Enable/Disable SMS Tones for Unknown Numbers.
blastingproton said:
In TP2, TF3D needs to be disabled to find the icon in home... I didn't understand also where to add categories...
Is there something more update?
tnx
Click to expand...
Click to collapse
Yes, initially when u set up mort-ring, you have to disable tf3d. categories are defined in your contacts list. If you set "A" as family, "B" as work etc, it'll appear in mortring.
After you set up mortring, you don't have to touch it anymore. It'll run in the background hidden behind tf3d
blastingproton said:
Maybe I found something interesting:
Just Tones by 1 Touch Mobile
Click to expand...
Click to collapse
Unfortunately, it's not free...
you can assign specific rings tones for specific contacts as a built-in feature.. but i am not sure about the call groups
Putra said:
Unfortunately, it's not free...
Click to expand...
Click to collapse
Fortunately, Tone Manager is You can use it to assign a ringtone to all entries belong to a Category.
To set a contact to Category on TP2, you need to edit your traditional Windows Mobile Contacts and not your TF3D interface. The most direct way is by:
Start > All Programs > Contacts
Note you can assign a contact to more than one category.
If you have opened your entry using address book from People tab, you can access Contacts by clicking "More" at the bottom of the entry.
An alternative is to your Contacts in Microsoft Outlook on your computer, then sync it back to the device.
hi
Freeware vipringtone does this job excellently, category, individual contact ringtones etc,. Just a search away from you. if you couldn't locate it, send me msg and I'll post the cab. Been using it since WM5 to WM6.5 works fine.
Hi all,
I can't seem to change the settings for the notification of SMS and e-mail messages. Both seem to make the device come out of standby, play the notification sound, and show the blinking green light. It's annoying, and I can't seem to be able to change it (even with the TD2 tools).
Any one with the same issues?
Thanks
Have you turned off notifications for SMS in Sound Settings? Also, there's a cab floating around called SMS tools or something that may have this tweak.
or
Use a regsitry editor and go to the key:
HKLM\Drivers\BuiltIn\RIL
Set DisableSMSWakeUpEvent to 1
If the entry does not exist, you will have to create it.