HTC HD2 Firmware Update - SMS Notification - HD2 General

Hello,
Just updated to the most recent firmware update from Vodafone. Just wondering, how can I turn off this really annoying SMS sent notification? I've tried turning it off using the options in Messages but I'm still getting them.
Thanks
Ant

erm... bump

I will tell you how it works on my phone,you can try ,lets see if it works on yours,if you havent tried it yet:
Settings>menu>All settings>Sound&Notifications>Notifications(Tab On the bottom)>Event>drop down menu find the SMS sent Success and uncheck the box.

thanks... but that just turns the sound off for that event. I want it to not event at all like it used to. I don't need to know if a message has been sent successfully, i need to know when it doesn't.
you know what i mean....

post 744 is your solution
http://forum.xda-developers.com/showthread.php?t=805372&page=75

yes that worked a treat. Thank you!

Ant Stephenson said:
Hello,
Just updated to the most recent firmware update from Vodafone. Just wondering, how can I turn off this really annoying SMS sent notification? I've tried turning it off using the options in Messages but I'm still getting them.
Thanks
Ant
Click to expand...
Click to collapse
i used this
uli68 said:
[HKEY_LOCAL_MACHINE\Software\Jataayu\Messaging]
"DisableSMSSuccess"=dword:1
this finally seems to work with HD2 too, just need to generate the key using PHM registry editor!
Click to expand...
Click to collapse

I've tried several CAB's that do this and even entered the "DisableSMSSuccess" DWORD:1 values manually and restarted the phone several times and the messages are STILL coming up, it's driving my boss nuts, It's not my phone as I have a custom ROM on mine, but my boss has the HD2 as well and refuses to use custom unofficial ROM's.
Is there anything else that controls this?

davidcampbell said:
I've tried several CAB's that do this and even entered the "DisableSMSSuccess" DWORD:1 values manually and restarted the phone several times and the messages are STILL coming up, it's driving my boss nuts, It's not my phone as I have a custom ROM on mine, but my boss has the HD2 as well and refuses to use custom unofficial ROM's.
Is there anything else that controls this?
Click to expand...
Click to collapse
What version of the ROM is it? 3.14? That reg entry works on the HD2 as far back as ROM version: 2.13. If he is sending MMS msgs there is another entry:
[HKEY_LOCAL_MACHINE\Software\Jataayu\Messaging]
"DisableSMSSuccess"=dword:00000001
"DisableMMSSuccess"=dword:00000001
(Taken Directly from the Reg file of HTC Messaging Client V1.8.2019.3733 Stock)

CAB: the graf disable sms... something like that is it called worked for me on newest Rom.

AngelDeath said:
What version of the ROM is it? 3.14? That reg entry works on the HD2 as far back as ROM version: 2.13. If he is sending MMS msgs there is another entry:
[HKEY_LOCAL_MACHINE\Software\Jataayu\Messaging]
"DisableSMSSuccess"=dword:00000001
"DisableMMSSuccess"=dword:00000001
(Taken Directly from the Reg file of HTC Messaging Client V1.8.2019.3733 Stock)
Click to expand...
Click to collapse
I don't have such entries of Jataayu (my ROM is official from HTC site) then how can I disable it???
I have also installed mixtapeking patch, it does not works as well

Related

FIxed Defalut Shadow Camera on ND4SPD's ROM

ROM Im referring to is HTC Juno/Phoebus WM6.1 Clean Developer Edition
I was trying to fix this and thought that maybe If I could use the defalut registry keys from an original unlocked shadow could fix it..
I went to Tmobile website and installed the default TMobile Shadow ROM..
I then copied the entire registry structure and all values onto my computer..
I made comparisons between ND4SPD's rom and Tmobile Shadows ROM.. and updated it with most of the default values that came with the Tmobile Shadows ROM.
I was trying to fix the MMS Pic shrinks up receipt problem and have not yet installed the camera cab that was suggested by freddy reyes.
I tried the MMS and still no luck but the camera worked and works great.. it works exactly like if it was running off the default TMobile ROM. All the same options are there so basically all I happen to have done is enabled the camera functions that were already there.
Im not sure which exact folders did this but if you ask I will post any folders and values if anybody else wants to do this.
I made an OEM package called T-Mobile Edition when I made the tmo edition beta rom. Whenever that is added, the portrait camera worked. Until now, I've thought that it was a dll that was missing and kept going through the dlls in that package but could never find the solution. Thanks for the info that it's a registry problem. I can tell you what line fixes this as soon as I get home.
I guess I'll try making a cab for the first time to fix this. Or get shadowmike to do it...
Nice, can you send to pictures to T-Mobile Album?
ND4SPD, If you give me a zip of all the files that need to be updated, and registry string values, I'll gladly make one.
ND4SPD said:
I made an OEM package called T-Mobile Edition when I made the tmo edition beta rom. Whenever that is added, the portrait camera worked. Until now, I've thought that it was a dll that was missing and kept going through the dlls in that package but could never find the solution. Thanks for the info that it's a registry problem. I can tell you what line fixes this as soon as I get home.
I guess I'll try making a cab for the first time to fix this. Or get shadowmike to do it...
Click to expand...
Click to collapse
I'm glad I could be of some use on this issue.. I have tried to make cabs out of the registry entries but not sure how.. i have two programs but when I do it they add an additional folder in the registry folders and mess everything all up..
To further more your comment yes..it was definately a registry issue....
Would you mind posting the cab on this same thread?
Thanks for the offer lbakalinsky. As soon as I find out, I'll post the files. Unfortunately, now that I'm looking at the files, it doesn't seem to be in the T-Mobile Edition package. Here's the only reg entries I have in that package:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\INCOMING\portrait\text]
"minorcolor"=dword:FFFFFF
"majorcolor"=dword:FFFFFF
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Port.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Land.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
"version_0409"="file://\\windows\\default_0409.htm"
"home_0409"="file://\\windows\\default_0409.htm"
"blank"="res://webview.dll/blank.htm"
I'll start looking through other packages now.
ND4SPD said:
Thanks for the offer lbakalinsky. As soon as I find out, I'll post the files. Unfortunately, now that I'm looking at the files, it doesn't seem to be in the T-Mobile Edition package. Here's the only reg entries I have in that package:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\INCOMING\portrait\text]
"minorcolor"=dword:FFFFFF
"majorcolor"=dword:FFFFFF
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Port.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\portrait\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\other]
"bmpNormal"="\\Windows\\_BackgroundImage_Land.bmp"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin\PROGRESS\Landscape\text]
"textcolor"=dword:FFFFFF
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\AboutURLs]
"version_0409"="file://\\windows\\default_0409.htm"
"home_0409"="file://\\windows\\default_0409.htm"
"blank"="res://webview.dll/blank.htm"
I'll start looking through other packages now.
Click to expand...
Click to collapse
The only reg entries.. do you need more from the original Tmobile ROM? If so let me know what entries and I can copy and paste..
The entries I made sure that got updated where pertaining to the camera and arcsoft (in hopes of enable to receive MMS, I can send out just fine) and the camera worked just fine..
sure, that would be great! Thanks for the work you guys are putting into this.
Registry Cab for Camera fix!
ND4SPD said:
sure, that would be great! Thanks for the work you guys are putting into this.
Click to expand...
Click to collapse
Let it be known that this is my first cab and true contribution to XDA
About the Cab:
With the Dev ROM installed, this cab will add and update the proper registry entries to the Juno to enable the default Tmobile Shadow Camera with all the functions.
Keep in mind that the camera is set as a Portrait and no the popular Landscape format.
Sweet, now all we need to do is change the background color of the menu's and it's all good. Well I"ll look around for a solution, in the next few hours. Great work.
EDIT:
Okay, to edit the theme of menu, we need to go to this section of registry: HKLM\Software\HTC\Camera\OSDMenu\
So which colors would be best to theme the Camera menu?
A little clarification here.. Is this only for the Developer ROM? I have the 4.1 beta ROM, and I tried this package and my camera is still good ol' landscape. Ugh. I hate it. This is the last annoying thing I wish I could fix.
@ND4SPD: do you know if this will fix the beta ROM camera?
Thanks guys.
Bipinsen, did you install Freddie's landscape camera fix on the Beta 4.1 rom?
I used the developer rom, and I found out that I first had to removed the landscape fix before I could use the portrait fix.
If you can not remove the landscape fix. You might have to dlete the HTC camera setting on your phone.
lbakalinsky said:
Bipinsen, did you install Freddie's landscape camera fix on the Beta 4.1 rom?
I used the developer rom, and I found out that I first had to removed the landscape fix before I could use the portrait fix.
If you can not remove the landscape fix. You might have to dlete the HTC camera setting on your phone.
Click to expand...
Click to collapse
I think I did have Freddie's fix, but I had removed it (and I can no longer find it in my installed programs). I took your suggestion and deleted the entire folder in HKLM\Software\HTC\Camera, rebooted and installed this cab. No luck. Something else must be screwed up. Thanks for the hints!
bipinsen said:
I think I did have Freddie's fix, but I had removed it (and I can no longer find it in my installed programs). I took your suggestion and deleted the entire folder in HKLM\Software\HTC\Camera, rebooted and installed this cab. No luck. Something else must be screwed up. Thanks for the hints!
Click to expand...
Click to collapse
Who's ROM are you using? please post link to ROM or forum. It would be helpful to know that first... (some roms mite alreay have the camera set a specific way)
Then if you haven't done so already go into your settings and go under more until you find Uninstall programs and make sure you have uninstalled any camera cabs...
Then install the cab that is on this post.
Turn off and restart your computer to make sure it took the cab well.
This is the ROM I'm using. Let me explain what my gripe is.. You can take pictures in portrait or landscape format just fine. It's when you hit the menu or settings button, you have to rotate the phone in landscape form to read the screen. I don't like that. Soo.. I'm not even sure if the cab here will fix that.
Ok.. one other thing that I never really found out. Video recording in my ROM is only a fraction of the whole screen. Did anyone find a fix for that?

Slide to answer from Touch HD

Hi, every body.
Could u please tell me how can I use slide to answer from touch HD on my
X1. I search many topic but I couldn't find any cab or program like that.
I use Generic SE(swedish) R2A rom.
Thanks!
download blackstone dialpad in tweak and fix topic.install cab file.softreset your sexperia 1.voila... slide to answer will be with you.cheers
human75 said:
download blackstone dialpad in tweak and fix topic.install cab file.softreset your sexperia 1.voila... slide to answer will be with you.cheers
Click to expand...
Click to collapse
Thank you Human75 I will try that!
Thanks again.
Bro try S2U2
http://forum.xda-developers.com/showthread.php?t=464695&highlight=s2u2
hey guys, could someone help me to solve one problem with blackstone dialer? it just doesnt install, at the end of installation an error pops out saying that installation was not done. i remember i tried this dialer once, like a couple of months ago, but i didnt like it and deleted it. but now i want to install it again, and somehow its impossible... any ideas? maybe i should search the registry or smth..
edvardas.m said:
hey guys, could someone help me to solve one problem with blackstone dialer? it just doesnt install, at the end of installation an error pops out saying that installation was not done. i remember i tried this dialer once, like a couple of months ago, but i didnt like it and deleted it. but now i want to install it again, and somehow its impossible... any ideas? maybe i should search the registry or smth..
Click to expand...
Click to collapse
try this way.softreset your phone and when your phone ask pin code dont punch your sim code the another way leave your phone offline mode.and try to use cab file.it suppose to install without problem.cheers
I installed the Touch-IT_Blackstone_dialer.zip and it's great! But there is one problem. I have a Swedish Xperia and it bothers me that while everything else is in Swedish, the text "Slide to answer/ignore" is in English. I've searched the forum and found out that I have to change that text in Windows\PHCANHTC.dll. I tried to do that using a hex editor, also tried to sign the DLL using siggner.exe. But when I copy the file to the Windows folder and do a soft reset, the dialer is back to the Windows standard dialer (which is ugly and doesn't have the video call feature).
Does anyone know why it doesn't work? What am I doing wrong? Or does anyone have a working Swedish version of the file? (I know there is one, I saw a screenshot where the text was "Skjut för att svara/ignorera")
Please help me, this is driving me crazy!
moleculez said:
Bro try S2U2
http://forum.xda-developers.com/showthread.php?t=464695&highlight=s2u2
Click to expand...
Click to collapse
S2U2 is a battery hog imo.
soer84 said:
I installed the Touch-IT_Blackstone_dialer.zip and it's great! But there is one problem. I have a Swedish Xperia and it bothers me that while everything else is in Swedish, the text "Slide to answer/ignore" is in English. I've searched the forum and found out that I have to change that text in Windows\PHCANHTC.dll. I tried to do that using a hex editor, also tried to sign the DLL using siggner.exe. But when I copy the file to the Windows folder and do a soft reset, the dialer is back to the Windows standard dialer (which is ugly and doesn't have the video call feature).
Does anyone know why it doesn't work? What am I doing wrong? Or does anyone have a working Swedish version of the file? (I know there is one, I saw a screenshot where the text was "Skjut för att svara/ignorera")
Please help me, this is driving me crazy!
Click to expand...
Click to collapse
try this, i hope it helps, i windows dir there is a few .mui files like 041d swe, or 0409 eng. rename from eng to swe, otherwise i post the swe dll files here.
or you can install my swedish rom , it has it all
This message is to smaberg, so it will be in Swedish. (Yes I know, I could have sent him a PM but now I didn't.)
TUSEN TACK! DU ÄR EN KLIPPA PÅ TVÅ BEN!
Hmm, I've just installed it and it works ok. But now my batterymeter shows 20% when it really is 100% :S. Softresetet again, but still bugged.
Help, anyone?
EDIT: Uninstalled FInixNOverBatteryIconsOnly and reinstalled it, and it seems to show ok now. Weird!

[THE] Full Black Phone Dialer S2A for stock ROM's 2.03

This cab install is ONLY for stock ROM's 2.03
It replaces stock .bmp's and .png's ROM files, but you don't need to backup any files if you want get back original white phone dialer.
USAGE :
0. I recomend backup only the registry entrie with, p.ex, Resco Registry : HKLM\SOFTWARE\HTC\PHONE
1. install cab : It includes black phone dialer + black call log
2. soft-reset
To get back stock white dialer, just uninstall the cab.
This install is multilang so you don't need change any .mui files
(===>> tested full funcional on stock ROM Diamond_HTC_PTG_2.03.410.1 <<===)
Any feedback is appreciated.
why does this only work for stock roms 2.3...what would happen if you install it on other roms or cooked roms?
I've tried but not working on 2.03.401.2 WWE. I'm using xboxmod's Manilla HD. Could this be a reason?
works like a charm. thanky you
could you make one for white dialer please?
I tried this in Duttys Rom and it seems to be working! Thanks alot looks so much better!
Diamond_HTC_PTG_2.03.410.1
Hi, can you post the Diamond_HTC_PTG_2.03.410.1 rom, please?
pekklemon said:
could you make one for white dialer please?
Click to expand...
Click to collapse
That would come standard on 2.03 roms.
Works like a charm, thanks a lot!
how do i find out what rom version it is?
ty =]
Rapier said:
I've tried but not working on 2.03.401.2 WWE. I'm using xboxmod's Manilla HD. Could this be a reason?
Click to expand...
Click to collapse
Its working nice on my cooked rom XBMOD_V2 2.03.401.2 WWE.
haha i found out the hard way that my rom is 1.73 (i think)
either way it's set the text colour to white
could anybody advise me to a fix?
registry key? anything?
thanks guys
bump for the lulz
Thanks for this - I like it a lot.
However, is there any way to get rid of the power icon that is displayed next to the backspace button when the number pad is used (circled in the screenshot below)?
Thanks bro!
Working fine here...
not working an an original HTC rom version 2.03.407.2 GER
The buttons stay white with black letters/numbers on them.
cu,
Thilo
dazza786 said:
how do i find out what rom version it is?
ty =]
Click to expand...
Click to collapse
Have a look at the settings menu, than go to system and finally Device information...
work greait on my htc pro
Teppic24 said:
Thanks for this - I like it a lot.
However, is there any way to get rid of the power icon that is displayed next to the backspace button when the number pad is used (circled in the screenshot below)?
Click to expand...
Click to collapse
Same problem here, but anyway it's wonderful ^^ thanks a lot
Teppic24 said:
Thanks for this - I like it a lot.
However, is there any way to get rid of the power icon that is displayed next to the backspace button when the number pad is used (circled in the screenshot below)?
Click to expand...
Click to collapse
HKLM/software/HTC/PHONE
change "bShowBatteryIcon" value to 0.
xkaiser skin works awesome on aztor x2 ultimate and Dia Duit 1.2

Facebook on People Tab

Hello there!
I'm with a problem and would like to know if somebody else had it:
My sense is ok and everything else but on people tab at facebook nothing works. the Link to facebook is there and all but clickin' on it doesn't do a thing... Am I missing anything?
Ps.: I've already looked into reg on Facebook.Disable and it is 0 such as:
Manila://people\browselayer\peopleupdate.page.hidden and
Manila://PeopleDetail\peopleView.page.hidden
Thanks in advance
Nobody knows
darknessmessiah said:
Nobody knows
Click to expand...
Click to collapse
What ROM are you using? I got a similar problem in my own ROM when I forgot to cook in the Facebook_Engine package. Another source might be missing the Social_Networks_Engine package.
BeeGee_Tokyo said:
What ROM are you using? I got a similar problem in my own ROM when I forgot to cook in the Facebook_Engine package. Another source might be missing the Social_Networks_Engine package.
Click to expand...
Click to collapse
I'm an Omnia 2 cook
I built an earlier version based on Sense 2013 and it worked ok.
After moving up to 2016, it stopped working... If I go to the Settings tab=>Data services=>Facebook I can login and the Facebook tab gets updated after it, even showing my friends updates but I cannot tap both buttons... Updates and myself
With MyMobiler I can navigate and enter (arrow keys and enter) on myself but nothing happens after the following page =/
thanks!
Ps.: I checked lots of times if all the files on those packages you told me about were there... and nothing was wrong with them...
If you move up to 2016... you also have to go to Facebook Engine v1.1.20153522.00....

[Q] RAFDROID MMS Compression Issue.

I've been looking all day to see if I could find the answer for myself but I haven't had any luck. When I receive pictures, via text, they come out so tiny.
I've tried using other MMS apps like Handcent and GoSMS but they didn't do much. I'm pretty sure that I have to use a sort of user agent spoof but I can't seem to find any that are specifically made for this ROM that I am using.
Has anyone found out a way to fix this and I just missed it or is there just no fix for it?
Thanks all in advance for your help.
Nate101 said:
I've been looking all day to see if I could find the answer for myself but I haven't had any luck. When I receive pictures, via text, they come out so tiny.
I've tried using other MMS apps like Handcent and GoSMS but they didn't do much. I'm pretty sure that I have to use a sort of user agent spoof but I can't seem to find any that are specifically made for this ROM that I am using.
Has anyone found out a way to fix this and I just missed it or is there just no fix for it?
Thanks all in advance for your help.
Click to expand...
Click to collapse
Hi,
Open message app, go to settings, custom user-agent, custom, enter "NexusOne" without the " ". Should work for you from now on.
That isn't an option on the default messenger. I've checked that so many times today just in case I missed it lol...
Nate101 said:
That isn't an option on the default messenger. I've checked that so many times today just in case I missed it lol...
Click to expand...
Click to collapse
Simply edit UA in mms config in /system/etc then delete mms data in /data/data then clear cache. That should do the trick. By the way, use a UA that is used by your network.
Sent from my HD2
jose makalolot said:
Simply edit UA in mms config in /system/etc then delete mms data in /data/data then clear cache. That should do the trick. By the way, use a UA that is used by your network.
Click to expand...
Click to collapse
I did this and the ua keeps resetting itself back to "ace" after I put in NexusOne. I deleted the data and cleared the cache too.
Nate101 said:
I did this and the ua keeps resetting itself back to "ace" after I put in NexusOne. I deleted the data and cleared the cache too.
Click to expand...
Click to collapse
Which files did you edit? Because there are files in customize that needs to be edited also.
Sent from my HD2
jose makalolot said:
Which files did you edit? Because there are files in customize that needs to be edited also.
Click to expand...
Click to collapse
I edited only the mms config file. What other files do I need to edit?
Nate101 said:
I edited only the mms config file. What other files do I need to edit?
Click to expand...
Click to collapse
system/customize/MNS/default.xml
Change mms sizes and edit UA and UA profile.
Sent from my HD2
jose makalolot said:
system/customize/MNS/default.xml
Change mms sizes and edit UA and UA profile.
Click to expand...
Click to collapse
It still hasn't worked for me. The UA in the customize folder was DesireHD so I kept that and tried putting that in the mms config but it still reverted back to ace.
Is there anything else I can try?
Nate101 said:
It still hasn't worked for me. The UA in the customize folder was DesireHD so I kept that and tried putting that in the mms config but it still reverted back to ace.
Is there anything else I can try?
Click to expand...
Click to collapse
Can you post the link of the rom you are using and I will gladly edit it for you. Also, what network do you have?
Sent from my HD2
jose makalolot said:
Can you post the link of the rom you are using and I will gladly edit it for you. Also, what network do you have?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=970731
I have T-Mobile (USA)
Nate101 said:
http://forum.xda-developers.com/showthread.php?t=970731
I have T-Mobile (USA)
Click to expand...
Click to collapse
I'll do it tonight and upload it so that you can test.
Sent from my HD2
jose makalolot said:
I'll do it tonight and upload it so that you can test.
Click to expand...
Click to collapse
Any progress with this? I've been busy so I forgot to check for an update sorry.
Nate101 said:
Any progress with this? I've been busy so I forgot to check for an update sorry.
Click to expand...
Click to collapse
I tried getring the files I need but I lost my softs that explores img files. It has been 6months since I used SD builds. Maybe you can provide me the files instead.
Sent from my HD2

Categories

Resources