![]() |
Re: CHome/Titanium Modifications
I think it depends on what all is tied to that GUID. I have only really messed with welcomecenter and settings. You can give it a shot, but you'll have to edit the cpr's so that the icons and the name of your panels will be displayed properly. Give it a quick try and see if it will work on a new panel, and then if you need help with the cpr I don't mind helping with that.
|
Re: CHome/Titanium Modifications
Yeah, I'll mess with it to see, but first I want to backup what I've got cause I got my rom almost done the way I like it. Don't want to start over! I post results tomorrow. Thanks for all your help.
|
Re: CHome/Titanium Modifications
No problem! I'll take a look at some more stuff in the morning. I just got my phone reflashed and set up how I like it for the most part, minus Titanium modifications. I've about had my fill for the evening, so I'll get back at it tomorrow.
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Y'all may have missed it, but there is another GUID that can be used(and should probably be the basis for all custom panels). Its from the htc sliding panels for smartphone and is the GUID that all htc panels are based on. Here's some of the reg files from v3 titaniumweather for example:
Notice that you must specify a data source(in this case is this registry location), and a layout(this would be panel name inside the cpr). It also uses the Updated dword value. This can update the panel when value is toggled. I toggle it between 0 and 1 for the weather app to update when data is downloaded. Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\TitaniumWeather]Code:
<!-- TitaniumWeather --> |
Re: CHome/Titanium Modifications
That made my brain hurt a little. Going to have to read this a few times and play around with the settings to see how it works. ;)
So we now have 4 GUIDs to work with? |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
[quote=chuggy;841992]
-Now you will need to open whatever regedit software you use. Go to HKLM\Software\Microsoft\CHome. -Open ExtensibilityXML. In the string, you will need to insert the name of the panel you just created in the place you want it to be displayed on the CHome home screen. The plugins are separated by a ";" -Save your changes and soft reset. -In your registry editor, go to HKLM\Software\Microsoft\CHome\Clinks Copy the string value for GUID. Go to HKLM\Security\CHome\DefaultSettings\Speed Dial Paste the GUID string value that you copied. Make sure it overrites the old GUID and doesnt give a GUID[1] if it does erase the old GUID and rename the new one. -Copy the .cpr files from the attached cab and replace the existing ones in your Windows folder (thanks to Hafrust for the Cab). Can I add more than one tab this way and do have to do the ";" i nthe extensibilty xml for all tabs? |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
Quote:
|
Re: CHome/Titanium Modifications
Quote:
As to the CHome Configurator, I don't know that the lack of a reboot is good thing. I wonder if something was broken with the v3 update. |
Re: CHome/Titanium Modifications
To edit the *.cpr files, check out XML Notepad 2007 from microsoft-
http://www.microsoft.com/downloads/d...displaylang=en It shows the structure of the file much better and makes it a lot easier to see whats been done/needs to be done. Also it makes editing them a lot easier, i've been using it for all mine for a few days now; works great. |
Re: CHome/Titanium Modifications
ok so last night I went through and followed the instructions for adding a people tab and how to add contacts. It worked perfectly and the tab is there with all the contacts I added.
However....it somehow affected the Launcher tab as well. The tab itself is still there, along with all the apps I added to it...however, theres no name showing now..ie - "Launcher"....so its just a blank space until you scroll to it. I have tried going back in and customizing clinks, and also checking the registry entries to make sure it shows in there, in the order it should be in. I am at a loss....anyone have any advice? |
Re: CHome/Titanium Modifications
Quote:
Quote:
Quote:
I hope this helps. |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
AAAAAAAAAAAHHHHH.... forgot that the new version is only for VGA and installed it and now my weather plugin is messed up - instead of the weather i just see a huge stop sign... anyone got the qvgs version of it - i know about the neoweather but it is toooo flashy - i like the simple msft stuff...
|
Re: CHome/Titanium Modifications
Quote:
I think this is what you want. |
Re: CHome/Titanium Modifications
still can't these ishh to work
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
is anyone able to get the mnemonique version to work on ur qvga phones ? i can't seem to get the cool new updates from showaco to show on my qvga phone...
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
So after playing around with the setting and a couple different times of re-flashing I think I really close to have what I want. Here is my latest problem...I have my contacts panel but the panel doesn't have a name on it. I saw on this thread someone else had the problem and just copied the GUID from welcomecenter in to the GUID of the contacts panel. I tried that and it didn't work. Man I thought this would be easy for someone who works with software development all day! ;)
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
I have gone back and changed the people tab's GUID to the one that "myfaves" has (myfaves is already disabled)...but its still not working. I think what I might do is hard reset and start again...it just really sucks....everything else is set the way I want it...and the tab itself stills works...its just that it has no name LOL |
Re: CHome/Titanium Modifications
Quote:
You are an effing genius! Ok that was my problem....I kept trying to change the GUID in HKLM>Software instead of HKLM>security. Once I changed it there and soft reset...bam....its showing up now. MNAY THANKS for saving me from a hard reset. Edit....hey I just realized you're in OKC as well....I might just have to buy you a beer sometime! |
Re: CHome/Titanium Modifications
Quote:
Quote:
Quote:
|
Re: CHome/Titanium Modifications
Just an FYI....I'm working on a few ideas and also doing a major re-write of the first post today. I want to clean it up a bit and make it easier to follow while adding some more specific instructions for adding panels. If anyone has any input, suggestions, or requests please let me know and I'll include them.
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Ah..the man himself! Thanks for the weather update!
|
Re: CHome/Titanium Modifications
Quote:
Any help would be appreciated. Thanks. |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
Quote:
|
Re: CHome/Titanium Modifications
Thanks, I'll try that and see if that works. I'll keep you updated.
|
Re: CHome/Titanium Modifications
[QUOTE=Hafrust;843240]You're not an idiot at all. Just a quick question, so you don't have anything existing in your registry regarding clinks? I didn't think about people not having a launcher panel if they start with v3. If you uninstall v3, then install v2.1 (still attached to post 1), then install v3 again (I didn't uninstall v2.1 manually, I just let it do it automatically when I ran the v3 cab). Now you should have all of the registry entries for the launcher panel (clinks).
Well, I tried it, but there still isn't anything under that registry for the launcher. Would there be anyway you could post the Clink entries for the registry both in HKLM/Microsoft/Software/CHome/CLink and HKLM/Microsoft/Security/Chome/CLink I think the cab for v 3 must edit the registry entry. |
Re: CHome/Titanium Modifications
I'm mobile right now, but I'll post them when I get back to a computer. I installed v3 and still have my registry entries, so if you installed v2.1 and then v3, there should be no reason you don't have it.
|
Re: CHome/Titanium Modifications
Quote:
Well, I appreciate your help. Thanks again. |
Re: CHome/Titanium Modifications
Quote:
|
Re: CHome/Titanium Modifications
Quote:
|
| All times are GMT -4. The time now is 06:53 PM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com