Windows Phone @ MoDaCo: Colored Iconbar Plugin - Windows Phone @ MoDaCo

Jump to content

Galaxy Nexus Review
We put the Galaxy Nexus and Ice Cream Sandwich through their paces.

Google Music Launch
Google bring Music out of beta and launch their music store.

MoDaCo Plus / Ad Free
Hate ads? Want cool stuff? Sign up for a MoDaCo Plus / MoDaCo Ad Free account with Online Kitchen access!

Close
Open
Close
  • 5 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Colored Iconbar Plugin New iconbar plugin with colored icons
-----


#4 User is offline   axv91 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 41
  • Joined: 02-December 07

Posted 13 January 2008 - 11:31 PM

View PostRinkuD, on Jan 13 2008, 12:50, said:

I am here to share the iconbar plugin I have been developing. Hope you like the first release.

Posted Image

The steps should not be too difficult. Sorry, I do not have a cab file!!!

1. Using ActiveSync, browse down to \Windows of your phone. Copy the file cmhome.home.xml to your Desktop. This file describes the T-Mobile Default theme. If you are trying this on other themes then you need to find the appropriate xml file describing the theme. it would either be in \Windows or \Application Data\Home. Create a copy of this file and keep it as a backup. Right click on the file on your desktop and select Properties. Make sure the Read Only property is unchecked.

2. Open the file in Notepad. Look for the following block of code towards the end.






Remove it and put the following block.




3. Save the file. Overwrite cmhome.home.xml in \Windows and \Application Data\Home with the file on your desktop.

4. Open CeRegistryEditor (or a registry editor of your choice). Right click on \HKEY_CLASSES_ROOT\CLSID and create the new key {B06A8DAB-E148-40d5-BE8F-3C494ABF3046}.

5. Right click on HKEY_CLASSES_ROOT\CLSID\{B06A8DAB-E148-40d5-BE8F-3C494ABF3046} and create the new key InProcServer32.

6. Click on HKEY_CLASSES_ROOT\CLSID\{B06A8DAB-E148-40d5-BE8F-3C494ABF3046}\InProcServer32
and create a new string value (REG_SZ) entry: Value = iconbarplugin.dll . Check "Set as default key's value". The name of the key would automatically appear as Default.

7. Now download this plugin file - iconbarplugin.zip Attachment iconbarplugin.zip. Unzip the file and copy iconbarplugin.dll over to \Windows on your phone.

8. Go to Start>Setting>Home Screen and change the "Home Screen Layout" to something other than "T-Mobile Default". Once the change takes place, go and change it back. If the phone asks for confirmation about running iconbarplugin.dll, say Yes.

9. Turn off your phone and switch it back on. The new plugin should now be active.

I have posted some more information on the plugin, the notifications it can give currently, and a few pointers to the icons - please see http://shadowregistryhacks.blogspot.com/20...bar-plugin.html. Enjoy!!


wow this is really great... tnx
do u have the link on how to create my own icons :) ... i wanna try to create my iconbar..

0

Sponsored Links


#5 User is offline   the_matrixx 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 61
  • Joined: 03-August 07
  • Devices:Shadow, Wing, MDA

Posted 13 January 2008 - 11:57 PM

View PostRinkuD, on Jan 13 2008, 13:54, said:

Did you mean to say that only the signal bar is not working, or is it the whole plugin? If it is just the signal bar, then let me know what kind of connectivity are you on - Edge, GPRS or simple radio? I do not have anything fancy so don't know if the signal bar works with other types. I am just registering changes in the documented registry entry - \HKLM\System\State\Phone\Signal Strength Raw.


Nevermind, after a couple reboots it works now. I have EDGE.

0


#6 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 14 January 2008 - 12:14 AM

View Postaxv91, on Jan 13 2008, 23:31, said:

wow this is really great... tnx
do u have the link on how to create my own icons :) ... i wanna try to create my iconbar..


The icons are right now embedded into the dll file. Customization of the plugin is down my list, after I am done adding all notifications and figure out how to take over the icons on window title bars (they still remain the same for now). But anyways, you will be allowed to change icons and the black background of the iconbar.

0


#7 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 14 January 2008 - 12:15 AM

View Postthe_matrixx, on Jan 13 2008, 23:57, said:

Nevermind, after a couple reboots it works now. I have EDGE.


Cool!! Good to know I did not leave out something on that part.

0


#8 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 16 January 2008 - 01:31 AM

An update to the Iconbar plugin is now available. I added some more notifications. Check http://shadowregistryhacks.blogspot.com/20...gin-update.html.

0


#9 User is offline   trickinit 

  • Enthusiast
  • PipPipPip
  • Group: Members
  • Posts: 166
  • Joined: 23-November 07
  • Devices:T-Mobile Shadow

Posted 16 January 2008 - 07:13 AM

View PostRinkuD, on Jan 15 2008, 18:31, said:

An update to the Iconbar plugin is now available. I added some more notifications. Check http://shadowregistryhacks.blogspot.com/20...gin-update.html.


Do you think you could make a .cab for this? I really think it's a good idea, but I'm sure there are many others like myself who are unable to overwrite the system files in the \windows folder. Thanks!

0


#10 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 16 January 2008 - 07:57 AM

A cab installer for the plugin is available at Freddy Reyes website - http://freddyreyes.com/index.php?option=co...info&id=158

Install it from there and then follow the update instructions. Hope that will do it for you.

0


#11 User is offline   spyler03 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 29-November 07
  • Devices:T-Mobile Shadow

Posted 17 January 2008 - 03:29 AM

View PostRinkuD, on Jan 13 2008, 04:50, said:

I am here to share the iconbar plugin I have been developing. Hope you like the first release.

Posted Image

The steps should not be too difficult. Sorry, I do not have a cab file!!!

1. Using ActiveSync, browse down to \Windows of your phone. Copy the file cmhome.home.xml to your Desktop. This file describes the T-Mobile Default theme. If you are trying this on other themes then you need to find the appropriate xml file describing the theme. it would either be in \Windows or \Application Data\Home. Create a copy of this file and keep it as a backup. Right click on the file on your desktop and select Properties. Make sure the Read Only property is unchecked.

2. Open the file in Notepad. Look for the following block of code towards the end.






Remove it and put the following block.




3. Save the file. Overwrite cmhome.home.xml in \Windows and \Application Data\Home with the file on your desktop.

4. Open CeRegistryEditor (or a registry editor of your choice). Right click on \HKEY_CLASSES_ROOT\CLSID and create the new key {B06A8DAB-E148-40d5-BE8F-3C494ABF3046}.

5. Right click on HKEY_CLASSES_ROOT\CLSID\{B06A8DAB-E148-40d5-BE8F-3C494ABF3046} and create the new key InProcServer32.

6. Click on HKEY_CLASSES_ROOT\CLSID\{B06A8DAB-E148-40d5-BE8F-3C494ABF3046}\InProcServer32
and create a new string value (REG_SZ) entry: Value = iconbarplugin.dll . Check "Set as default key's value". The name of the key would automatically appear as Default.

7. Now download this plugin file - iconbarplugin.zip Attachment iconbarplugin.zip. Unzip the file and copy iconbarplugin.dll over to \Windows on your phone.

8. Go to Start>Setting>Home Screen and change the "Home Screen Layout" to something other than "T-Mobile Default". Once the change takes place, go and change it back. If the phone asks for confirmation about running iconbarplugin.dll, say Yes.

9. Turn off your phone and switch it back on. The new plugin should now be active.

I have posted some more information on the plugin, the notifications it can give currently, and a few pointers to the icons - please see http://shadowregistryhacks.blogspot.com/20...bar-plugin.html. Enjoy!!




Ok i need help. Im trying to look for the file cmhome.home.xml. when Im on my phone i see it and i can open it. but when i look in the same folder on my desktop only that file is basically non existant. I just did a master reset on my phone to see if that was maybe the problem. but its still the same. I even used the .cab file that was posted. it doesnt work either.

0


#12 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 17 January 2008 - 05:45 AM

You mean you cannot see it in either of the two folders - \Windows and \Application Data\Home ? Verify that you have "Show hidden files and folders" enabled in My Computer>Tool>Folder Options>View on your desktop.

0


#13 User is offline   jamaica007 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 17-January 08
  • Gender:Male
  • Location:FL
  • Devices:HTC Shadow

Posted 17 January 2008 - 05:23 PM

View PostRinkuD, on Jan 15 2008, 20:31, said:

An update to the Iconbar plugin is now available. I added some more notifications. Check http://shadowregistryhacks.blogspot.com/20...gin-update.html.



I am having problems with permissions on the \Windows folder says I dont have permission to modify this item?

0


#14 User is offline   deyanimay 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 76
  • Joined: 28-November 07
  • Gender:Male
  • Location:buffalo, new york
  • Devices:T-Mobile Shadow

Posted 17 January 2008 - 08:28 PM

Hey Rinku since i instaled your plugin bar my phone never locks on its own i have to hold the * key.

0


#15 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 17 January 2008 - 09:55 PM

Check if "Auto Lock Timeout" is enabled in Start>Settings>Slide and Key Lock. The plugin does not interact with the auto lock module in no way, so I have no clue why that might be happening.

0


#16 User is offline   spyler03 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 29-November 07
  • Devices:T-Mobile Shadow

Posted 18 January 2008 - 04:14 AM

View PostRinkuD, on Jan 16 2008, 21:45, said:

You mean you cannot see it in either of the two folders - \Windows and \Application Data\Home ? Verify that you have "Show hidden files and folders" enabled in My Computer>Tool>Folder Options>View on your desktop.



Thank You so much! Im going to try the rest now. :)

0


#17 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 18 January 2008 - 04:39 AM

Great! Let me know if you run into any more problems.

0


#18 User is offline   deyanimay 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 76
  • Joined: 28-November 07
  • Gender:Male
  • Location:buffalo, new york
  • Devices:T-Mobile Shadow

Posted 18 January 2008 - 12:30 PM

Rinku actualy it does lock itself if i wait a long time but it takes longer that before is it posible that the plugin keeps the home screen active so it doesnt lock as fast?

0


#19 User is offline   sardonumspa 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 12-January 08
  • Devices:SDA, Shadow

Posted 18 January 2008 - 09:41 PM

rinku, great plugin.

anybody having problems with the home screen failing to redraw when this plugin is installed?

i am using the updated one with the complete icon set, and when i choose the modified home screen, it locks up the home screen, and i have to pull the battery. i can still get into the start menu though, strange.

once i went back to the unmodified plugin, all was well. i also don believe i had this problem with the old plugin, but i didn't keep it very loing since the new one came out so fast.

0


#20 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 18 January 2008 - 09:51 PM

View Postdeyanimay, on Jan 18 2008, 12:30, said:

Rinku actualy it does lock itself if i wait a long time but it takes longer that before is it posible that the plugin keeps the home screen active so it doesnt lock as fast?


The plugin registers for notification with the OS. Whenever, there is a change it performs the required changes in the icons. Hence it gets activated on a "need" basis. If you have gone through the home screen documentation then you probably know that plugin dlls go through a repeatative process of loading and unloading. There is absolutely no need to keep the plugin active when there are no changes in notifications. I have followed the architecture as described, building up from the template available. So, I do not think the home screen would remain active for a longer time. At this point, I am not sure why your phone is taking a longer time to lock. You might want to search for a registry hack to reduce the autolock timeout time...presently I do not know which registry entry it is. But I am sure someone else has already done that.

0


#21 User is offline   RinkuD 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 48
  • Joined: 01-January 08

Posted 18 January 2008 - 09:57 PM

View Postsardonumspa, on Jan 18 2008, 21:41, said:

rinku, great plugin.

anybody having problems with the home screen failing to redraw when this plugin is installed?

i am using the updated one with the complete icon set, and when i choose the modified home screen, it locks up the home screen, and i have to pull the battery. i can still get into the start menu though, strange.

once i went back to the unmodified plugin, all was well. i also don believe i had this problem with the old plugin, but i didn't keep it very loing since the new one came out so fast.


I would say, perform a soft reset with the old plugin on, then follow the steps to update it, and then perform a soft reset again. The idea is to not have any other application interfering with any aspect of the plugin loading process. I tried to recreate your problem but could not do so. Let me know if that helped!!

0


#22 User is offline   deyanimay 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 76
  • Joined: 28-November 07
  • Gender:Male
  • Location:buffalo, new york
  • Devices:T-Mobile Shadow

Posted 19 January 2008 - 03:04 AM

thanks

0


#23 User is offline   trickinit 

  • Enthusiast
  • PipPipPip
  • Group: Members
  • Posts: 166
  • Joined: 23-November 07
  • Devices:T-Mobile Shadow

Posted 19 January 2008 - 03:24 AM

View Postdeyanimay, on Jan 18 2008, 20:04, said:

thanks


For some reason, it's not working on my Shadow... mabye it's not compatable with SmartToolKit..? :)

0


Sponsored Links

Share this topic:


  • 5 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

MoDaCo is part of the MoDaCo.network, © Paul O'Brien 2002-2012. MoDaCo uses IntelliTxt technology. Privacy Policy / Contact Details.

Skin and Language

Sign in here


Sign in options
Log in with Facebook Log in with Twitter   Go to advanced login Register Now!