SMS delivery reports - XPERIA X1 ROM Development

Can anyone tell me where settings are for choosing to receive SMS delivery reports, and choosing whether to respond to delivery queries?
Thanks

D'oh, wrong forum. If anyone had had the foresight to provide a 'delete thread' option I'd do it, but they haven't...

easiest ways is the programs "xperia tweak" (http://www.cliffords.nu/).
2nd is "advanced configuration tools" (need to use google for link)
i prefer this one because it got more tweak options.
regards

just go to settings of youre sms/email then you can choose sms settings there you will find it

Related

Default for mail inbox when pressing message icon

Hello
I have 2 little questions that bug me a little bit and which i cant find a solution for (and yes i know where the search button is located ).
Situation 1
When im at the today screen (http://www.cryptex.be/tytn2.jpg) and i press the sms icon (the one in the middle under my clock), it goes directly to the inbox of my sms messages, which is great.
Now when i press the email messages icon (the one on the left under my clock), it doesnt go to the inbox of my emails (which i would like it to do). Instead it shows the menu SMS/MMS - Email example - "my emailaccount" - New email account. So i always have to press "my emailaccount" to go to my inbox. In the options menu i already disabled the option "show account chooser when opening messages" but then i always get redirected to the inbox of my SMS messages.
So in a nutshell, i would like it to go to the appropriate inbox when selecting the icons on the today screen:
- SMS inbox when i press sms icon (which already works)
- mail inbox when i press mail icon (which doesnt work atm)
then question nr2
When im calling the screen always, disables within like 10sec or less, which is very annoying when calling your voicemail and you have to press some numeric options. I always have to turn the screen on.
Maybe someone can point me how i can keep the screen enabled ?
I solved my problems now. By searching in the registry and then hitting the words in the seach option on this forum, i found a solution to both of my problems
I've made myself a little textfile where i keep my registry tweaks now
Its very hard to look for something on forums when you dont know what you actually are looking for, so for those who also want the solution for my 2 problems:
Code:
- Launch the e-mail inbox instead of the account chooser when clicking the mail icon
* Make sure the "E-Mail Sample" account is deleted out of your accounts.
* Make sure Outlook is set up to check your mail (only if using Outlook).
* Edit the registry key HKLM\Software\HTC\HTCHome\Home\AlwaysOpenMailFolder
from "1" to "0".
Source: http://forum.xda-developers.com/showthread.php?p=1658855
Code:
- Prevent Screen Going Off Durning a Call
* Edit the registry key HKLM\Drivers\BuiltIn\RIL\EnableFastDormantDisplayDuringCall
from "1" to "0".
Source: http://forum.xda-developers.com/showthread.php?t=339309&highlight=EnableFastDormantDisplay
PS: my respect for all the people on the forum putting time and effort to make it possible to do all of this
I wonder if these tweaks could make their way into the next upgrade of Kaiser Tweak? I'm sure many people will find them both really useful.
Rob F
Woops, I've just noticed my device doesn't have a Home folder under HTCHome.
I've done a search for "AlwaysOpenMailFolder" which I don't see to have anywhere else in the registry either.
Should I create the \Home\AlwaysOpenMailFolder key and then set the value? What sort of key is it (e.g. binary, string, dword)?
Many thanks
Rob F
Try this and see if that works
texarcana said:
Try this and see if that works
Click to expand...
Click to collapse
That seems to refer to the HTC Touch app, which I don't have installed.
Rob F
texarcana said:
I solved my problems now. By searching in the registry and then hitting the words in the seach option on this forum, i found a solution to both of my problems
I've made myself a little textfile where i keep my registry tweaks now
Click to expand...
Click to collapse
Just a quick note of thanks for taking the time to document the solutions that you found. I see too many threads where someone tracks down their own fix but they don't take the time to share it for posterity.

Technical : SMS Managed Folder (Help Appreciated)

Hi fellow forumers, I'm new here. Pardon me if this isn't the right place to post technical question.
Just got my Diamond for a couple of days. I've a problem that some Diamond-ers might face, and I can't seem to find the solution anywhere else.
By going to Message/Menu/Tools/Manage Folder...
I'm suppose to be able to select that option and create a new folder to store my smses by default. But, apparently, the said option is being disable (greyed out) for some unknown reason.
Does any kind souls here have solutions to this? Do I need to do tweaking to enable this?
I think if I am not wrong, WM6.1 SMS is default Threaded Mode, that is you see all sms from same person in 1 view. In threaded mode, you cannot create sub-folder.
Search in this forum, there is an apps which able to switch your sms between threaded and normal (not threaded and single sms like WM5 and WM6). This apps need .netcf v3.5. I think in normal mode, you can create sub-folder. After that you can switch it back to threaded mode.
Try and let us know.
Solution
Thanks CWKJ for your solution. As what you stated, the "manage folder..." option will not be available if it is in threaded sms mode.
I tweaked the registery to make it in normal sms mode and it is enabled.
Here is how it is done:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:1
Setting Value to 0 will give you normal SMS inbox
Setting Value to 1 will give you threaded SMS inbox
Viola. The option is enabled. Hope this help new Diamond users as well.
Cheerios!
Janch said:
Thanks CWKJ for your solution. As what you stated, the "manage folder..." option will not be available if it is in threaded sms mode.
I tweaked the registery to make it in normal sms mode and it is enabled.
Here is how it is done:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:1
Setting Value to 0 will give you normal SMS inbox
Setting Value to 1 will give you threaded SMS inbox
Viola. The option is enabled. Hope this help new Diamond users as well.
Cheerios!
Click to expand...
Click to collapse
With those settings you will stop the notification too. Use search for more advanced regsettings (I know they were posted in the Prophet WM6 section) or use ModeSMS.
You using Registry tweak.
Use the Apps as I have suggested. Search harder. Its somewhere in the forum.
I tried ModeSms, but the programme didn't work somehow as the programme screen was totally distorted.
I tried this method instead and it worked with notifications and disable threaded inbox.
HKCU\Software\Microsoft\Inbox\Settings\OEM\SMSInbox
ThreadingDisabled Value=0 (threaded) or 1 (single)
with reference to:
http://forum.xda-developers.com/showpost.php?p=2086458&postcount=1
Hope this helped other users as well =)
Strange, I make a search from here, cannot find, but search via Google can direct me to here.
Search for "SMS Tweaker V1.5" you will find the working version.
Thanx for Help
Janch said:
Thanks CWKJ for your solution. As what you stated, the "manage folder..." option will not be available if it is in threaded sms mode.
I tweaked the registery to make it in normal sms mode and it is enabled.
Here is how it is done:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:1
Setting Value to 0 will give you normal SMS inbox
Setting Value to 1 will give you threaded SMS inbox
Viola. The option is enabled. Hope this help new Diamond users as well.
Cheerios!
Click to expand...
Click to collapse
can u please tell me how can i access [HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:1
to change it, i mean how to find registry...

Show your Caller-ID depending on categorie

Hi,
Does somebody know if it is possible to show your outgoing Caller-ID per category?
I know the defaults options for Caller-ID are "all, none, contacts only".
If it is possible to set this per category, has somebody already seen a piece of software which handles this?
I have already looked around in the forum and on Google, but couldn't find something like that.
Some phrase in Google told it could be done with Vito QuickContacts, I downloaded it but did not find such option, maybe it was for other phones only...
Thanks.
I would also like to know this, it would be Veeeery helpful
The "contacts only" option is not working for me, it's the same like "no one". I would like to see at least that option working.
But, Caller ID is a feature from a mobile operator, and honestly I can't see how one can control it via software.
Settings - click on blue Phone icon
select Services tab
select Caller ID
Click Get Settings
wait....
then shows options:-
Everone,
No one,
Only to Contacts
probably the best you can do
You could write your own program to handle contacts for you, and include setting such as these
ok, would somebody provide that program for some of us, not programming saavy.

sms delivery

any one know how to make the delivery reports a permanent thing in stead of manually ticking the box every time i send an sms?
many thanks in advance
Sure -
(deep breath...)
Start > Programs > Messaging > Menu > Tools > Options > SMS/MMS > Request delivery notifications
Mathew
i get as far as programs then there is no messaging in there unless im not seeing something on my htc
just use one of the advance configuration utilities found on this forum. you'll find the option you are looking for there
Like me, you don't have the messaging shortcut in programs... not to worry.
On the home screen, tap the Messages icon, then tap 'All Messages'. Here, you can pick up the route described by MJNewton above, by going 'Menu', then 'Tools', then 'Options', and finally tapping the SMS\MMS account, where you'll get the tick box you require.
many thanks for your replies found the option now
anubis68 said:
i get as far as programs then there is no messaging in there unless im not seeing something on my htc
Click to expand...
Click to collapse
If it's not in the programs menu, then it's in the start menu. On windows mobile devices, a program cannot be in both places at once, unless you create a duplicate icon yourself.

Text message reader

Is there anyway I can make my MDA Vario IV read text messages? I had a program that did it on my N95, and TBH, I miss having it.
I've done a search, but it didn't really come up with anything.
stevie1556 said:
Is there anyway I can make my MDA Vario IV read text messages? I had a program that did it on my N95, and TBH, I miss having it.
I've done a search, but it didn't really come up with anything.
Click to expand...
Click to collapse
of the tpoic here but i have vario IV in uk to. when you receive a text message does yours display the contact names as mine just dipslays the number.
do you know how to change this???
mitesh
mistrymit said:
of the tpoic here but i have vario IV in uk to. when you receive a text message does yours display the contact names as mine just dipslays the number.
do you know how to change this???
mitesh
Click to expand...
Click to collapse
I already posted this in the other thread you started. Please dont start new threads....search and if you are unable to find anything (which is rare) then post new questions here if you need help rather than starting a new thread
http://forum.xda-developers.com/showthread.php?t=477235
stevie1556 said:
Is there anyway I can make my MDA Vario IV read text messages? I had a program that did it on my N95, and TBH, I miss having it.
I've done a search, but it didn't really come up with anything.
Click to expand...
Click to collapse
Does your MDA not have Voice Command preinstalled? If so, it's already capable of this...
Go to SETTINGS (from Start menu) --> PERSONAL (tab) --> VOICE COMMAND
The checkbox next to "Enabled" should be checked, then scroll down and check the one next to "Messaging" in the list.
Now, tap on "Messaging" to select it then tap "Options" on the right. Deselect the "High Priority Messages Only" checkbox, and ensure the "Announce New Messages" is selected. Tap "OK".
Finally, tap "Notifications" and choose the radio button that best fits your situation. I personally have it set to only announce notifications through my bluetooth headset, but that's because I get some pretty risqué messages that I would never want read aloud through the phone's speaker (especially in public!) I also don't have "Only during free time" selected, because if it's going through my headset anyway, it won't be a distraction in a meeting because the headset will be off, thus no voice notification.
Anyway, hope this helps!
AboveTheBULL said:
Does your MDA not have Voice Command preinstalled? If so, it's already capable of this...
Go to SETTINGS (from Start menu) --> PERSONAL (tab) --> VOICE COMMAND
The checkbox next to "Enabled" should be checked, then scroll down and check the one next to "Messaging" in the list.
Now, tap on "Messaging" to select it then tap "Options" on the right. Deselect the "High Priority Messages Only" checkbox, and ensure the "Announce New Messages" is selected. Tap "OK".
Finally, tap "Notifications" and choose the radio button that best fits your situation. I personally have it set to only announce notifications through my bluetooth headset, but that's because I get some pretty risqué messages that I would never want read aloud through the phone's speaker (especially in public!) I also don't have "Only during free time" selected, because if it's going through my headset anyway, it won't be a distraction in a meeting because the headset will be off, thus no voice notification.
Anyway, hope this helps!
Click to expand...
Click to collapse
Thanks for the reply.
I've just been into the settings like you have said, and I don't have it. Is the Voice Command the MS one? If so, i have it on my laptop but haven't put it on the phone yet (I downloaded it because I liked the way my N95 spoke the name of the person calling me).
I'm going to try installing it now and see what happens.

Categories

Resources