Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Juicy47
Old
#71  
Senior Member - OP
Thanks Meter 45
Posts: 278
Join Date: Sep 2007
Flash issue is aknowledged and will be resolved in the next release. Thank you for the tip.

Although I like the H+, and signal bars, I won't be adding overscroll as no HTC roms do so.

Sent from my Desire HD using XDA App
HTC Desire A9192
- Juicy ROM
The Following User Says Thank You to Juicy47 For This Useful Post: [ Click to Expand ]
 
Agoattamer
Old
#72  
Agoattamer's Avatar
Senior Member
Thanks Meter 393
Posts: 1,789
Join Date: Jan 2010
Location: PA
I didn't want the overscroll either. But I'm not that great at making zip files to install with clockwork. So it kind of came with the package. Most likely I could have just changed the needed files in the ROM and reupdated. But it was there so I gave it a try.
Samsung I717R Note
I717RUXMD1 Rogers Deodexed Stock JB ROM

HTC HD2 T9193
Winmo 6.5 Energy.Leo.29022.Sense2.5.Jul.04
2.12.50.02_2 RADIO
 
Agoattamer
Old
(Last edited by Agoattamer; 9th August 2011 at 02:40 AM.)
#73  
Agoattamer's Avatar
Senior Member
Thanks Meter 393
Posts: 1,789
Join Date: Jan 2010
Location: PA
One more small issue I noticed today Juicy. Max MMS in messages is 300K. That gives me about 114KB pic out of a 1.6MB original. Doing a little searching now to see what it takes to get it to 600KB. I still think that is the max size for at least ATT. Not sure about Telus. Same results using Handcent.
Samsung I717R Note
I717RUXMD1 Rogers Deodexed Stock JB ROM

HTC HD2 T9193
Winmo 6.5 Energy.Leo.29022.Sense2.5.Jul.04
2.12.50.02_2 RADIO
 
brnagi
Old
#74  
Junior Member
Thanks Meter 3
Posts: 18
Join Date: Jan 2011
Hi Juicy47

Just wanted to say big props to you for this awesome ROM, I've been flashing ROM's all day and I always come back to this one. Anyhow, I messed up my SD card and had to re-partition the EXT using Clockwork Recovery and set the EXT to 512MB and the SWAP to 0.

Are these the stock values which I should use? If not what should I set these values at?

One again big thanks for this ROM and eagerly waiting for updates.
 
Juicy47
Old
#75  
Senior Member - OP
Thanks Meter 45
Posts: 278
Join Date: Sep 2007
You're very welcome. I have my SD card partitioned in the same manner, so you should be good to go
Quote:
Originally Posted by brnagi View Post
Hi Juicy47

Just wanted to say big props to you for this awesome ROM, I've been flashing ROM's all day and I always come back to this one. Anyhow, I messed up my SD card and had to re-partition the EXT using Clockwork Recovery and set the EXT to 512MB and the SWAP to 0.

Are these the stock values which I should use? If not what should I set these values at?

One again big thanks for this ROM and eagerly waiting for updates.


Sent from my Desire HD using XDA App
HTC Desire A9192
- Juicy ROM
 
Juicy47
Old
#76  
Senior Member - OP
Thanks Meter 45
Posts: 278
Join Date: Sep 2007
Search the .xml's in the ATT ROM under the 'customize' folder. The answer should be there. I can look at it later.
Quote:
Originally Posted by Agoattamer View Post
One more small issue I noticed today Juicy. Max MMS in messages is 300K. That gives me about 114KB pic out of a 1.6MB original. Doing a little searching now to see what it takes to get it to 600KB. I still think that is the max size for at least ATT. Not sure about Telus. Same results using Handcent.


Sent from my Desire HD using XDA App
HTC Desire A9192
- Juicy ROM
 
Agoattamer
Old
(Last edited by Agoattamer; 10th August 2011 at 12:11 AM.)
#77  
Agoattamer's Avatar
Senior Member
Thanks Meter 393
Posts: 1,789
Join Date: Jan 2010
Location: PA
Thanks Juicy. Was going to have a look this evening. I even flashed back to the official ATT 2.47 ROM and it only allows for 300KB. ATT allows a max of 600KB. They seem to have shorted us with the MMS size. Is 300KB the same for Telus or what is your max MMS size? What sizes are available with the default messaging app on your phone?




OK, I found some info inside system\customize\MNS\default.xms


<item name="MMS_Msg_Size1">600K</item>
<item name="MMS_Msg_Size2">1000K</item>
<item name="MMS_Msg_Size3">3500K</item>
<item name="MMS_Msg_Size_Choose">600K</item>


But in the default messaging app I have choices of 100, 200, 300. The rest of the MMS code in that default.xml matches the other settings except for that. Doesn't make sense.


Just pulled this from HTC's website on QandA on the Desire HD

Quote:
Q. What is the maximum size for MMS messages?
The maximum MMS size is set to 300KB by default. Unfortunately there is no way to change this on the phone.
So it must be in the app then.
Samsung I717R Note
I717RUXMD1 Rogers Deodexed Stock JB ROM

HTC HD2 T9193
Winmo 6.5 Energy.Leo.29022.Sense2.5.Jul.04
2.12.50.02_2 RADIO
 
Pirateghost
Old
#78  
Pirateghost's Avatar
Recognized Developer
Thanks Meter 3311
Posts: 7,736
Join Date: Jul 2010
Quote:
Originally Posted by Agoattamer View Post
Thanks Juicy. Was going to have a look this evening. I even flashed back to the official ATT 2.47 ROM and it only allows for 300KB. ATT allows a max of 600KB. They seem to have shorted us with the MMS size. Is 300KB the same for Telus or what is your max MMS size? What sizes are available with the default messaging app on your phone?




OK, I found some info inside system\customize\MNS\default.xms


<item name="MMS_Msg_Size1">600K</item>
<item name="MMS_Msg_Size2">1000K</item>
<item name="MMS_Msg_Size3">3500K</item>
<item name="MMS_Msg_Size_Choose">600K</item>


But in the default messaging app I have choices of 100, 200, 300. The rest of the MMS code in that default.xml matches the other settings except for that. Doesn't make sense.


Just pulled this from HTC's website on QandA on the Desire HD



So it must be in the app then.
yes. its in the mms.apk. decompile it and you can edit the xml
The Following User Says Thank You to Pirateghost For This Useful Post: [ Click to Expand ]
 
Agoattamer
Old
(Last edited by Agoattamer; 10th August 2011 at 02:31 AM.)
#79  
Agoattamer's Avatar
Senior Member
Thanks Meter 393
Posts: 1,789
Join Date: Jan 2010
Location: PA
Thanks, was heading that way Pirateghost. I found the XML file on the phone in data/data/com.android.mms/shared_prefs/com.android.mms.customizationBySIM.xml Used rootexplorer to change the values to 100, 300, and 600 with default of 600. And it worked. 1.5MB pic compressed down to only 563KB. That is about the best I am going to get on ATT.



Edit: That has been working nicely. I tried to decompile MMS.apk using APKtool but struck out. I'm a noob in that respect. When I used apktool all I got was a bunch of .smali files. No luck on finding the xml file that I changed on the phone. Anyone feel nice enough to give me some help? Would love to change it in the ROM for the future.
Samsung I717R Note
I717RUXMD1 Rogers Deodexed Stock JB ROM

HTC HD2 T9193
Winmo 6.5 Energy.Leo.29022.Sense2.5.Jul.04
2.12.50.02_2 RADIO
 
brnagi
Old
#80  
Junior Member
Thanks Meter 3
Posts: 18
Join Date: Jan 2011
Hi Juicy any time frame on the next release?

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...