This post has been thanked 1 times. |
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21887 / 2354x | 3/9/
Quote:
thanks, I got the cabs install down I think, that's the easy part, just put the cab in the right directory, I used makisu to try to create my email account but it didn't work, will play with that again when I have a chance my next step I guess would be to restore my contacts, bookmarks, quicklinks (I'm using cookie) I don't have any regedits done so probably don't need to step into that yet |
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
just 2 fyi's...
I finally installed the latest 6.5.5 (from 3/12) and installed cookie home tab and it works fine, no lag like the previous version that had it pre-installed, and also installed the new opera, I noticed some say there is no screen rotation, mine is rotating, if I rotate 2 turns too fast, it has a delay, but other then that, it's rotating even got basic sashimi working with installing my cabs, now just to get it to do email (didn't work this go round so will try again when I'm not tired), and figure how to get my contacts and quick links auto-installed in cookie, right now have the 3 default screens, I use 1 for speed dial (I like it better then the contact tab), 1 for daily quick links and 1 for occasional quick links OMJ, this seems like the fastest I've played with so far, will know how the battery life is tomorrow (I have the bandswitch installed and it's giving me about 10 hours battery with little usage, checks email every 10 min and cut connection at 20 seconds idle), I also turned off the weather animation, trying to get as much battery life as I can, I work 9 hour days so charging right now is limited to outside of work I am roaming all the time, I have it set (in network settings) to allow roaming with no warning, and in the weather tab settings I have it set to update when roaming, but it won't due to it pops up the "you are roaming" question and won't update unless I tell it to, is this something you can fix? anyways, guess you will have an update in the next day or so, seems like everytime I have to wait a few days to update, as soon as I do, you post a new one lol |
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
Thanks to OMJ for the hard work. Sense 2.5 2012 | 6.5.5 | 23541 | v1.2 is really fast and stable!
However the pagepool changer bundled with the package doesn't seem to work. Maybe this tool worked for older ROMs, but it has never really worked since WM6.1. I followed an earlier WM6.1 thread (http://forum.ppcgeeks.com/showthread.php?t=43110) to know that the actual pagepool is 24MB static in this ROM despite the tools says it's 20MB. Here's what I did. Search a0 03 06 16 a0 13 00 10 83 e5 in RUU_signed.nbh and locate the following string: 18 16 a0 03 06 16 a0 13 00 10 83 e5 8b bb ff eb According to the aforementioned thread, "18 16" means 24MB static pagepool. I change the first 2 bytes to "20 16" to make it 32MB: 20 16 a0 03 06 16 a0 13 00 10 83 e5 8b bb ff eb Save and flash the ROM. Startup free memory reduced from 104.75MB to 97MB, by roughly 8MB (= 32MB - 24MB). The pagepool changer also modifies 2 bytes, but at somewhere else. Since don't know exactly what the other 2 bytes do, I probably should set it back to the original "6MB"... |
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
Quote:
you can create a .xml to create your email account, here is the format: Code:
<wap-provisioningdoc> <characteristic type="EMAIL2"> <characteristic type="{414787bd-61f7-4635-b300-75413cfbf6ca}"> <parm name="SERVICENAME" value="xxx@mail.com" /> <parm name="SERVICETYPE" value="POP3" /> <parm name="INSERVER" value="pop.mail.com" /> <parm name="OUTSERVER" value="smtp.mail.com" /> <parm name="NAME" value="xxx@mail.com" /> <parm name="REPLYADDR" value="xxx@mail.com" /> <parm name="AUTHNAME" value="xxx@mail.com" /> <parm name="AUTHSECRET" value="password" /> <parm name="DOMAIN" value="" /> <parm name="AUTHREQUIRED" value="1" /> <parm name="LINGER" value="30" /> <parm name="RETRIEVE" value="2048" /> <parm name="KEEPMAX" value="0" /> <parm name="DWNDAY" value="7" /> <parm name="SMTPALTENABLED" value="0" /> <parm name="SMTPALTAUTHNAME" value="" /> <parm name="SMTPALTPASSWORD" value="" /> <parm name="SMTPALTDOMAIN" value="" /> <characteristic type="TAGPROPS"> <parm name="8128000B" value="0"/> <parm name="812C000B" value="0"/> </characteristic> </characteristic> </wap-provisioningdoc> ie.. Code:
REGEDIT4 [HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\9] "HomeServiceType"=dword:00000000 "IsReadOnly"=dword:00000000 "Index"=dword:00000000 "ContactFavorType"=dword:00000000 "ContactOid"="" "ExePath"="" "IconPath"="" "DispName"="" "IsSet"=dword:00000000 "IsNeedRefresh"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\10] "HomeServiceType"=dword:00000000 "IsReadOnly"=dword:00000000 "Index"=dword:00000000 "ContactFavorType"=dword:00000000 "ContactOid"="" "ExePath"="" "IconPath"="" "DispName"="" "IsSet"=dword:00000000 "IsNeedRefresh"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\11] "HomeServiceType"=dword:00000000 "IsReadOnly"=dword:00000000 "Index"=dword:00000000 "ContactFavorType"=dword:00000000 "ContactOid"="" "ExePath"="" "IconPath"="" "DispName"="" "IsSet"=dword:00000000 "IsNeedRefresh"=dword:00000000 Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\004] "bDownloaded"=dword:00000000 "DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Name"="Bing" "ScheduleInterval"=dword:ffffffff "URL"="http://www.bing.com" [HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\005] "bDownloaded"=dword:00000000 "DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Name"="XDA" "ScheduleInterval"=dword:ffffffff "URL"="http://forum.xda-developers.com/index.php" [HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\006] "bDownloaded"=dword:00000000 "DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Name"="Mobile Underground" "ScheduleInterval"=dword:ffffffff "URL"="http://www.mobileunderground.info/forum.php" [HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\007] "bDownloaded"=dword:00000000 "DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 "Name"="HTCPedia" "ScheduleInterval"=dword:ffffffff "URL"="http://htcpedia.com/" fyi---I'm not working on anything new right now....
__________________
|
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21887 / 2354x | 3/9/
I forgot to mention b4, go into start/system tools, open setvolume....it's real close to the HTC volume, works great
|
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
quick camera question *htc sprint diamond* lately most of my pictures been coming out very blurry, dunno if its this rom or just the camera, are there any settings i should have or a fix!? my pictures use to look better no the sprint htc touch which has less megapixels
|
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
thanks, as always, you are the man!!!! I'm not too far from you, I'm in SC, right at 300 miles, might have to come down there and buy you a real beer one weekend!! (it's not on the reply page, but you are near Orlando right?)
thanks for the samples, that will save me a bunch of searching one thing I noticed about opera, I thought, but could be wrong, that in previous versions, if I saved a bookmark in opera, I could then go to the internet tab and put a quick link, same thing with cookie tab and adding it as a quick link there, I don't think I created them with IE first, I went into opera and added the few bookmarks I mainly need daily and then to the internet tab and it's only showing bookmarks for IE, yet hitting the internet globe it loads opera, so I know it's the default any ideas other then going into IE and pulling up the pages (or creating an xml I guess) it's 1115, I gotta be up at 430am I won't bug you anymore, tonight... Quote:
|
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
oh, one last thing, forgot to ask earlier...
only played with it for a second as I have no signal here at home, but when internet sharing, I noticed my display went off just as I finished testing to make sure it was working if the display goes off when sharing, do you lose the connection, as you do when you are connected as a "external" drive, if you aren't faster then the screen saver, you lose your connection and have to wake up the diamond |
|
||||
Re: OMJ's HTC Sense 2.5 & 2.1 ROMs | WM 6.5 / WM 6.5.x | 21055 / 21895 / 2354x | 3/12
Quote:
I am certain my scroll wheel doesn't zoom and the text is kinda laggy though! |
|
|
|