So trivial but so annoying... - Touch Pro CDMA

I'm wondering if there is a way to stop the "Message sent" notification that comes up everytime I send a sms?

You should be able to accomplish this by going into Advanced Config
Go to Messaging>SMS Delivery Notification and choose "Disable"
That should do it.
Enjoy

I prefer the actual registry change myself. Its your choice, both work fine. I use PHM Registry Editor. The path for this fix would be
HKEY_LOCAL_MACHINE/Software/Microsoft/Inbox/Settings.
Under settings there will be the SMSNoSentMsg setting. Change the value from 0 to 1 and this will stop that. PHM is not the only registry editor you can use.

Related

sms delivery notificatin

want to share this useful trick, maybe its new for some of you (as it was for me) - beside that I dont have "TOOLS > OPTIONS > and check Request message delivery notification" option on my wallaby at all but the trick with registry still works.
************************************************
Want to get message delivery notification on your JAM. This nifty feature is supported on other phones by default, but we have to set it for each sms message in JAM we sent. Before sending each message one has to go to, from message, TOOLS > OPTIONS > and check Request message delivery notification.
You can set this feature permanently by adding the following in the registry. You would need a registry editor like Total Commander-- freeware
From Total Commander, \\ > registry > HKCU > Software > Microsoft > Inbox > Settings > double tap on +Add value+
in the Name: field type SMSDeliveryNotify
in the Type field select DWORD
then tap on the OK button
on the next screen, Contents for SMSDeliveryNotify:
in the Value box type 1
and in the Base field select Decimal then tap on the OK button
A Cab file will be soon available for download. Till then you would have to adjust with this registry tweak.
regards
clueless
************************************************
After that just soft reset the wallaby

Problems with "Repeat notifications for text and email messages"

I followed these instructions
------------------------------------
1. Under HKCU/ControlPanel/Notifications find the following keys for Email and Text messages:
A877d65Axxxxxxx
A877d65Bxxxxxxx
2.Also find Key 15F11F90xxxx for reminders.
3. Copy the Options value from the Reminders key and overwrite the options value in both email and text message keys with this value (1073741853)
4. Once you do this, go to start - settings - sounds and notifications - notifications.
5.UNder events, select new email message OR new text message and you'll notice that th repeat option that was greyed out is now enabled and can be selected.
------------------------------------------------------------------
Most of the time after i check the message it still makes the reminder sound.
How can I correct this?
NOTE***
In step 3 its says
"Copy the Options value from the Reminders key and overwrite the options value in both email and text message keys with this value (1073741853)":
My options value on my phone is 1073741855. Would this be the issue?
I cannot help you with the reg hack...but this is what I did...
I really hate that the 6800 does not continue to notify you on a missed call, voicemail, text, etc...
What I did was bought a copy of pA - phoneAlarm. If there was a cheaper way I missed it but I love the app. I can set it to sound/vibrate every 3min, 5min, whatever interval I want and i can set it to stop after 30min or 60mins, etc...
Great for me because my phone will be in the office after 5p and I can here it beeping when I missed something. Could not get this with the pda as it was...

Disable Text Notifications on TF3D

I would like to disable the notification that is on the main text message screen in the TF3D interface. if anything i wouldnt mind finding the registry entries that tell the system how much time you have to highlight a text for it to clear the notification out.
yes, I want a way to make it clear the SMS indicator as soon as I enter that screen.
Disable SMS Sent Notification
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings] Set SMSNoSentMsg to 1
or just get the newest advance config 3.3 and it has a setting in there as well

[APP] RandomRingtone (100927.01)

I've written a script called "RandomRingtone". This script allows to automatically change the ringtone after each incoming call. It needs MortScript to run (I'm using 4.3b15) and .NET Compact Framework 3.5. Tested on Benq E72, Windows Mobile 6.5 Standard.
Features:
Various work modes:
Regular - it doesn't change ringtone, little useless, but good if we want to "lock" current ringtone for a while,
Random - allows to select random ringtone,
List - user can specify the order of use.
Exlcusion lists: user can specify which ringtones shouldn't be used by script or which calling numbers shouldn't cause to change the ringtone.
Various notification types: after each incoming call name of actually selected ringtone can be shown as a message, displayed on the homescreen or omitted.
Ignore missed calls: when enabled, only answered call will cause to change the ringtone.
Don't change when meeting profile is active: in this profile no ringtone is used so there is no need to change the ringtone.
Detailed informations:
When work mode is set to "Regular", you still can change ringtones. Just click "Next ringtone", then new random ringtone will be chosen. When work mode is set to "Random", each incoming call will cause to select random ringtone. You can also force the change like previously, clicking "Next ringtone". In this mode, when "Loop" option is enabled, each ringtone will be used only once as long as there are ringtones which have been not used yet. When all ringtones will be used, the cycle starts from the beginning. Even if this option is disabled, next ringtone always is different than actually used. When work mode is set to "List", user can create the list with specified usage order. Clicking on ringtone's name will show context menu with options ("Remove", "Move up", "Move down"). When the list ends, it can be repeated or mode can be changed to random or regular (with given default ringtone). Regardless of chosen work mode, user may select to ignore missed calls - ringtone's change will be done only when call was answered.
User can specify excluded ringtones list. These ringtones will not be used by script, so e.g. these ringtones can be assigned individually to some contacts. Clicking on ringtone's name will display additional context menu. There is also one option which may be useful for that purposes - excluding some contacts. Contacts added to the list will not cause change ringtone when they are calling to us. These options are not connected, but when we assign static ringtone to specified contacts, it would be good if their calls will not cause to change the ringtone .. These options give us ability to do that.
Main script ("RandomRingtone.mscr") is automatically executed after each incoming call through other script, "RandomRingtone_loader.mscr", which is executed by "RandomRingtone_preloader0.mscr" or "RandomRingtone_preloader1.mscr". Those scripts are executed by a small program, "RandomRingtone.exe", which is running in the background and checking for incoming call. User should always run main script, not preloader's application or loader's script. When we want to turn on/off preloader, there is an option in main menu - "Active". To automatically start preloader when system starts, enable "Autorun" option in Settings.
After incoming call script can inform us which ringtone is actually choosen. This can be done in two ways: displaying automatically hiding message with countdown (5 sec.) or through plugin on homescreen. I used "CTestUIPlugin" which is the part of "SlidingPanel" (Bronze plugin), unfortunately I don't know how it looks in other phones. In the attachements I've added modified .xml and .cpr files. User may also supress this notifications selecting proper option.
Strings are stored in file "Language.ini". I've created two files (polish and english, sorry for poor translation, there are probably many linguistic errors, so it will be nice if someone would correct this file...). Error / warning / information messages are part of scripts and are only in english. While normal work you shouldn't even see these messages, but when something going wrong, see if in directory where script is stored exists file "ErrorLog.txt".
Ringtones need to be stored in "\Windows" or directly on "\Storage Card".
Installation:
Unpack archive and run "RandomRingtone.mscr". You need to have MortScript installed (tested on 4.3b15).
If you are using "AppToDate", place "RandomRingtone.xml" into your AppToDate folder (usually "\Application Data\AppToDate").
If you are using "SlidingPanel" (Bronze plugin), you can put "SlidingPanel.home.xml" into "\Application Data\Home" and "SlidingPanel_240x320.cpr" into "\Windows" directory. Standard plugin's icon was changed to "2401;2401" (you can do this manually, key "HKLM\Software\Microsoft\CHome\CTestUIPlugin", value "ICONPATHS").
I've attached polish language file, if you want to use them, change name to "Language.ini" and replace with existing one.
Known bugs:
Please report in this topic any bugs, even small or related with poor english translation...
Code:
1. Actual MortScript beta version (4.3b15) seems to has a problem with ExitSub or If...EndIf section, what causes unexpected behaviour even when ExitSub command is in condition which is not true, so shouldn't be processed. By this reason, there is no "Exit" option when we enter into "Ringtones list" submenu, instead of this we need to use "Cancel" softkey.
2. Probably from this same reason MortScript doesn't serve correctly some strings (in "Choice" window), so some ringtones name or options can be displayed incorrectly.
3. Very short incoming calls can cause to not recognize incoming caller number, so when we are using "Excluded contacts" list, script may change ringtone although user is on the list.
4. Few times when system was very low on memory and caller with unknown ID was calling while "Ignore missed calls" was disabled, my phone changed ringtone to default stored in rom.
5. When system is very busy, message which informs about used ringtone may stay in background and not shown.
Changelog:
Version number describes release date (YYMMDD) and version number released in that day.
Code:
100927.01
- Now small .exe application is responsible for incoming call detection, not script like previously. This application is less power consuming than continously running script, which was draining battery too fast.
100503.01
- User can enter script for meeting profile. When meeting profile is active, script will not change the ringtone.
- Minor bugs fixed.
100502.01
- Initial version.
I like it!
An exceptional piece of work!
is it supporting Inesoft Phone 6 ??
I didn't use Inesoft Phone, but it will be working, script uses system registry entries to detect incoming call, not dialer window's title. I don't know exactly what are the features of Inesoft Phone, so some functions may be overlapping but I don't think this happen.
Hi,
I don't know if u r interested in adding any features, but with all the architecture in your script, you might:
Personal tones for text messages
You could also select contacts by using the Cyclone command line app. This way it would pull up the contact list and then select a contact from their...
Of course you would need to handle the playing of the sound for sms.
Mortscript forever?

[Q] Change the alert system in WM

Is there some way to change the tasks and appointments notification system behavior in WM? Mine is already tweaked for use the classic alert interface,instead of the HD2 default one, and which I can choose between several predefined options for delay the task reminder, but from my point of view, this is very unpractical, because, in most of cases, this predefined times are not the ones I need. Other think that annoys me a lot, is the behavior of this notification interface when I choose the option for edit the task -> if I edit the task and change the hour of the reminder for, let's say 2 hours later, after press the ok button, WM doesn't closes the notification (as it does if, I choose the "delete task" one); it remains opened, and if I push the the dismiss button all the changes maked in the edition will be lost.
Moreover, most of all PIM apps, like Agenda One, ThumbCal, an so forth, use this built in WM interface for throw it's alerts, so this apps, in some way become unusables too.
SO... The questions are:
1. Is there some way to change the WM behavior with the alerts?
2. Is there some way to via cab, registry hack or so, for to get a menu where you can choose a desired delayed time for the task, alert or appointment in a precise way?
3. Is there some way for auto-close the tasks alert popup after edit it?
Thanks in advance and sorry if I didn't express mysell better. English is no my home language.
So is not possible?

Categories

Resources