Quote:
Originally Posted by bobram
Quote:
Originally Posted by OMJ
ok, I see it....I believe capt throwback said it had this problem, but it's the only contact picket version that works.
so this is where I say, sometimes u have live w/ minor issues, to use programs/software that were not designed for our devices...
|
Hey no problem, I can live with that. Don't get me wrong OMJ, I'm not complaining or anything. I was shining some light on a problem I hadn't seen discussed yet, if there's no easy fix, that's cool. We all appreciate the work you do here.
One other thing I had noticed, the version of Adobe reader that is packed with the ROM does not seem to have the "reflow" option as some other WM versions I have seen. "Reflow" rearranges the document to eliminate left-right scrolling on the document (which is bloody annoying on a PDA). It's a very handy feature for our small screens.
Maybe I'm just blind and missing it, so can anyone else confirm that this feature is or isn't there?
|
I'll see if there's a newer version of adobe around
Quote:
Originally Posted by armorforsleep
Nope, not in there either, I'm aware of all those and have seen those in your ROMS too. This is weird, I know I'm not loosing it.
|
lol....find me a pic, I have no idea which one yer referring to
Quote:
Originally Posted by armorforsleep
Oh and a quick quirk, on the people tab, my thumnails keep changing to the wrong pictures automatically.
|
I have seen this too, not lately but in the past....not sure what would cause this
Quote:
Originally Posted by The Weez
With the latest Opera and Sense, how can I save my favorites and such when I update to the latest ROM?
The favorites on the Home tab and on the Internet tab are particularly difficult to enter.
|
for my opera favs, I built a cab to install during SASHIMI. this is the format of the code:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\000]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="Google"
"ScheduleInterval"=dword:ffffffff
"URL"="http://www.google.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\001]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="PPC Geeks"
"ScheduleInterval"=dword:ffffffff
"URL"="http://www.ppcgeeks.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\002]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="CBS Sports"
"ScheduleInterval"=dword:ffffffff
"URL"="http://ssoc.football.sportsline.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\003]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="Xbox"
"ScheduleInterval"=dword:ffffffff
"URL"="http://live.xbox.com/en-US/profile/Friends.aspx?WT.svl=nav"
I actually built the cab b4 using SASHIMI....I see now that SASHIMI can install reg's. So I built the attached reg, copied it to \SASHIMI\Manual\REG, then ran SASHIMI to install the reg.....worked great....you can modify the attached reg, then copy to \SASHIMI\Auto\REG for auto install.
for the home favs....I have not tried this but I'm sure it will work. this is the code for the favs:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home]
"HomeUpdateEvent"=dword:A
"IsExist"=dword:1
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\0]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\1]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\2]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\3]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\4]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\5]
"IsNeedRefresh"=dword:0
"IsSet"=dword:0
"DispName"=""
"IconPath"=""
"ExePath"=""
"ContactOid"=""
"ContactFavorType"=dword:0
"Index"=dword:0
"IsReadOnly"=dword:0
"HomeServiceType"=dword:0
what I would do is create the favs on your phone, then dump the reg for [HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\0-5] create a reg file for SASHIMI