Yes I figured it on 2.3.4 Rom but didn't had the time to fix this version too. I'll fix it tomorrow + updated kernelBaad - your default.xml needs this changed to fix MMS:
toCode:<!-- MMS UA string --> <module name="MMS"> <function name="ua_string"> <set name="single"> <item name="value">HTC_Sensation_Z710e/1.0</item> </set> </function> </module>
Confirmed on mine to have full sized MMS after a data wipe and this fix.Code:<!-- MMS UA string --> <module name="MMS"> <function name="ua_string"> <set name="single"> <item name="value">Nexusone</item> </set> </function> </module>
Nevertheless thank you for help
Sent from my HTC Sensation Z710e using XDA Premium App