Page 1 of 2
 1  2  >
Reply
   
 [1.1.3] Adding custom carrier logo's for ANY network - UPDATED 
 
 
  #1 (permalink)  
Old 10-02-2008, 07:01 PM
Regular

Group: Regulars
Location: NSW


[1.1.3] Adding custom carrier logo's for ANY network - UPDATED

Deprecated - add the wpool.com/iphone installer source, there's a package in there that is based off my hack. of course if you want to get your hands dirty as much as I do, you can still follow the guide.

If you've seen my last guide - you know how difficult it was!
This one's easier, no HEX editing required!

Okay so what you need:
* iPhone 1.1.3 Jailbroken with SSH and BSD Subsystem installed, SSH enabled
* Cyberduck, or some other program that does SFTP (winSCP for windows guys)
* some logo's you've prepared earlier! Must be 49x20 pixels in png format
Templates for the logos:
http://cactuar.net/uploads/operators...R_YESOPTUS.png
http://cactuar.net/uploads/operators...R_YESOPTUS.png
http://cactuar.net/uploads/operators...ER_TELSTRA.png
http://cactuar.net/uploads/operators...ER_TELSTRA.png


Step 1: Settings > General > Auto-Lock - Never
Step 2: Open cyberduck and connect to your phone - making sure to choose the SFTP protocol, entering root as the username and the phone's root password (the default is alpine)
Step 2: Click on the address bar (it'll say "/private/var/root") and choose /
Step 3: Browse to /System/Library/Carrier Bundles/Unknown.bundle/
Step 4: Drag carrier.plist to your desktop, make an extra copy as a backup and open the file with your favourite text editor
Step 5: scroll down and locate this:
HTML Code:
<dict>
			<key>AllowPrefixMatching</key>
			<false/>
			<key>CarrierName</key>
			<string>vodafone</string>
			<key>DefaultImage</key>
			<string>Default_CARRIER_VODAFONE.png</string>
			<key>FullScreenOpaqueImage</key>
			<string>FSO_CARRIER_VODAFONE.png</string>
</dict>
Step 6: replace
HTML Code:
<key>AllowPrefixMatching</key>
<false/>
With
HTML Code:
<key>AllowPrefixMatching</key>
<true/>
and all instances of vodafone with your carrier ID
For vodafone, you should be fine thanks to the prefix matching, and can go to the next step
For everyone else: replace vodafone with yesoptus for optus, telstra for Telstra, etc making sure to remember that it's case sensitive, so replace lowercase with lowercase and so on.
step 7: save this file and then drag it back into the Unknown.bundle folder
Step 8: upload your carrier logo's to Unknown.bundle making sure they are spelt exactly the same as your new entries. for instance - mine are Default_CARRIER_YESOPTUS.png and FSO_CARRIER_YESOPTUS.png.
Step 9: Reboot your iPhone and you should have achieved the goal of a new logo!
If the logo doesn't appear but the text does, you've probably got the wrong carrierid - I don't know how to retrieve these yet.
If Springboard does not load - restore the backup of the file and try again.


Hope this helps!

Any problems or questions?, don't hesitate to ask!

Last edited by Linux_insidev2; 19-02-2008 at 10:15 AM.
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #2 (permalink)  
Old 10-02-2008, 07:02 PM
Stuck in IKEA. Send help.

Group: Administrators
Location: St. Albans, Melbourne
Blog Entries: 11


Anyone got one for Telstra?
decryption is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #3 (permalink)  
Old 10-02-2008, 07:09 PM
Regular

Group: Regulars
Location: NSW


this will work on any network provided you can figure out the carrier ID

Telstra will be either telstra or telstraau I reckon :P

And if you mean the logo's - it wasn't that hard for me to make the Optus ones, surely you won't find it hard
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #4 (permalink)  
Old 10-02-2008, 07:10 PM
Stuck in IKEA. Send help.

Group: Administrators
Location: St. Albans, Melbourne
Blog Entries: 11


Quote:
Originally Posted by Linux_insidev2 View Post
And if you mean the logo's - it wasn't that hard for me to make the Optus ones, surely you won't find it hard
yeah, i want someone to make me telstra ones
decryption is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #5 (permalink)  
Old 10-02-2008, 07:29 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by decryption View Post
yeah, i want someone to make me telstra ones
http://cactuar.net/uploads/operators...ER_TELSTRA.png
http://cactuar.net/uploads/operators...ER_TELSTRA.png

Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #6 (permalink)  
Old 10-02-2008, 07:36 PM
Regular

Group: Regulars
Location: Melbourne


Anyone care to make some iSIM ones?
__________________
Action-Rιaction
MacBook Pro Core 2 Duo 15" | iMac Core 2 Duo 20"
iPod 5G 30GB | iPod nano 4GB | Apple TV 40GB | iPhone 3G 8GB
mvjs is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #7 (permalink)  
Old 10-02-2008, 07:48 PM
Regular

Group: Regulars
Location: Sydney


How about some Virgin Mobile logos?
cjuiz is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #8 (permalink)  
Old 10-02-2008, 08:00 PM
Regular

Group: Regulars
Location: NSW


GAH!

Make them yourselves! I've given you templates.

:P
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #9 (permalink)  
Old 10-02-2008, 08:28 PM
Regular

Group: Regulars


beautiful guide mate. followed it through and used your provided telstra icons. was done within 5 mins!

thanks!
__________________
Successful trades: _bren, step_andy, natakim
stevekicks is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #10 (permalink)  
Old 10-02-2008, 09:02 PM
Regular

Group: Regulars
Location: ...


All the carrier logos can bite me. I'm not using one at all. But thanks for the guide...
Edge is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #11 (permalink)  
Old 10-02-2008, 09:48 PM
Regular

Group: Regulars
Location: NSW


Yeah well..

Optus customers are the target audience TBH, you other guys don't have to worry about a scrolling YES OPTUS and then a static YES... logo
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #12 (permalink)  
Old 10-02-2008, 10:00 PM
Regular

Group: Regulars


us telstra users get a scrolling telstra mobile, and then telst...
__________________
Successful trades: _bren, step_andy, natakim
stevekicks is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #13 (permalink)  
Old 10-02-2008, 10:10 PM
Regular

Group: Regulars
Location: Newcastle


Quote:
Originally Posted by stevekicks View Post
us telstra users get a scrolling telstra mobile, and then telst...
which is probably why he gave the telstra ones too!


I would just like to add, I'm not a fan of putting graphics up there so I just use Erica Sudan's Make It Mine, or MIM, application to change the carrier logo to just the text, which is now in my case Virgin.
Jaffa is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #14 (permalink)  
Old 10-02-2008, 10:51 PM
Regular

Group: Regulars
Location: Adelaide, Australia


Quote:
Originally Posted by Jaffa View Post
which is probably why he gave the telstra ones too!


I would just like to add, I'm not a fan of putting graphics up there so I just use Erica Sudan's Make It Mine, or MIM, application to change the carrier logo to just the text, which is now in my case Virgin.
Same thing I did for mine with Optus.
__________________
"The Macintosh uses an experimental pointing device called a 'mouse'. There is no evidence that people want to use these things."
John C. Dvorak in the San Francisco Examiner, February 1984
gaehl is online now
Profile CardPM
Go to the top of the page
Reply With Quote
  #15 (permalink)  
Old 11-02-2008, 12:11 AM
Regular

Group: Regulars
Location: ...


Quote:
Originally Posted by Jaffa View Post
...Erica Sudan's...
Her African cousin perhaps? Or perhaps you meant Sadun...
Edge is offline
Profile CardPM
Go to the top of the page
Reply With Quote
 
Page 1 of 2
 1  2  >
Reply

Thread Tools

 
Similar Threads
 
Thread Thread Starter Forum Replies Last Post
Adding custom wallpapers to iphone 1.1.3 Kempokidd iPhone & Mobile Phones 5 19-02-2008 10:51 AM
Updated VMWare - no network connection alextdel Mac OS X & All Software 3 20-11-2007 08:57 PM
IceTV Station Logo's grfxninja Help and New Mac User Support 5 20-05-2007 08:42 PM
Adding WinXP machine to Airport network... 964RSCS Peripherals 7 09-10-2006 11:49 PM
Adding Network Printer litteduck Mac OS X & All Software 4 16-03-2005 07:32 PM