PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=98)
-   -   [Kitchen] WVGA Touch Pro 2 Collaboration (http://forum.ppcgeeks.com/showthread.php?t=118553)

captblaze 05-26-2010 10:16 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
just a heads up regarding sys 21660...

it has office 2010 included, so there is no need to patch

(op has updated info also)


^

Formula84 05-26-2010 10:18 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by captblaze (Post 1775023)
just a heads up regarding sys 21660...

it has office 2010 included, so there is no need to patch

(op has updated info also)


^

Did you or someone else add it in, or is it now stock with 2010?

captblaze 05-26-2010 10:22 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Formula84 (Post 1775025)
Did you or someone else add it in, or is it now stock with 2010?

it was in the sys i downloaded... i will say it is being included.

when i get a new build i will check again to make sure, but for now it looks like it is

zone23 05-26-2010 11:25 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by smiznith (Post 1774965)
This is all very true. I use the document tab and it doesnt slow down anything... facebook tab sucks so i have it but dont use it. I have the external ereader installed in my rom so it doesnt mess with manila and i could careless about footprints (cool concept but wont amount to nothing)

I don't know about that documents tab maybe its user error but man it locks up all the time until you get all your docs loaded. After that is seems fine. I ran a ROM from one of the top chiefs here that had it and I couldn't get it to work at all. I think I had to reboot every time a document loaded.

Its all good I'm just saying those tabs don't work all that well on out devices. It is good however to understand how to create a tab and how the manila works.
That I think is whats important.

amw1972 05-26-2010 11:39 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by captblaze (Post 1774874)
i agree that those features would be nice to have, but since they dont work well they are not worth the effort. i do believe part of the problem has to do with the TP2 and its lack of processing power. htc doesnt care much for development on older (and yes the TP2 fits in this category) devices and thus means that the old TP2 has reached the wall.

^

Sad but true...its getting to be that time...

Deimoss 05-26-2010 11:49 AM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by captblaze (Post 1775023)
just a heads up regarding sys 21660...

it has office 2010 included, so there is no need to patch

(op has updated info also)


^

that's interesting, just a heads up, 21659 came with old Office Mobile

Im recooking 21660 without patching the Office files from the official 2010 released files, to check if it shows native 21660 version. Will post results in a bit

Deimoss 05-26-2010 12:17 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Htc build 21660.5.3.0 does indeed have native 21660 Office 2010 included, a first for this line of SYS

and just when i thought i had figured out their dev plan.
I thought 216xx was meant to be stripped, while 23 got threaded email and such, and office 2010

I did patch 21660 for threaded email, but if anyone cooks it in without changes as is, check the email types, it might be threaded natively? (more of a wish, but you never know now)

Also the edits on the page 201 worked like a charm, Deleting the input redirect key, and transplanting 23568's Voice Command

I was transplanting 23542 package, which works everywhere but 21660, but this 23568 package works
-one thing though, how can i change it so that Voice Command from 23568 cooks in disabled, (without a checkmark) As of right now its enabled at boot, but also takes up a little RAM. rather use it when i really need it with long send key, like when driving :D thanks!

Deimoss 05-26-2010 12:23 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
Quote:

Originally Posted by Deimoss (Post 1775237)
how can i change it so that Voice Command from 23568 cooks in disabled, (without a checkmark) As of right now its enabled at boot, but also takes up a little RAM. rather use it when i really need it with long send key, like when driving :D thanks!

I believe i found where i can enable and disable those options, incase anyone else wants to dive in and pre configure voice command settings for the road d:

edit 410788f1-acd5-457b-b9ea-df86ac7f990e.rgu inside your SYS voicecommand package.

Code:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice Command\Speech]
        "SRTimeout" =                dword:00000FA0
        "IgnoreThreshold" =        dword:0000000A
        "SharedRecognizer" =        dword:00000000
        "RejectionThreshold" =        dword:0000002D
        "Enabled" =                dword:00000001
        "Options" =                dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Start Menu]
        "Enabled" =        dword:00000000
        "Options" =        dword:00000001
        "Flags" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Phone]
        "Flags" =        dword:00000003
        "Options" =        dword:00000001
        "Enabled" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Media]
        "Enabled" =        dword:00000000
        "Options" =        dword:00000001
        "Flags" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Contacts]
        "Flags" =        dword:00000001
        "Options" =        dword:00000000
        "Enabled" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Calendar]
        "Flags" =        dword:00000001
        "Options" =        dword:00000001
        "Enabled" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Status]
        "Flags" =        dword:00000001
        "Options" =        dword:00000000
        "Enabled" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Email]
        "Flags" =        dword:00000003
        "Options" =        dword:00000001
        "Enabled" =        dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Voice Command\Extensions\Notifications]
        "Flags" =        dword:00000009
        "Options" =        dword:00000000
        "Enabled" =        dword:00000001


hthomas 05-26-2010 02:03 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
1 Attachment(s)
Do I make Opera 5 the default browser?
Edit:
Quote:

Originally Posted by Zaphod-Beeblebrox (Post 1775688)
Opera Mini 5 will not take a URL as a command line argument. Thus, it will not open a web page from an e-mail, etc. It will open to the speed-dial screen, but that's it.
Keep O-10 as your default.

Thanks Zaphod
Here is my app.reg for a default Opera 10

smiznith 05-26-2010 02:25 PM

Re: [Kitchen] WVGA Touch Pro 2 Collaboration
 
question.. how do i change my folders in file explorer to be black or custom icons?


All times are GMT -4. The time now is 04:59 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0