Page 2 of 2
<  1  2
Reply
   
 [1.1.3] Adding custom carrier logo's for ANY network - UPDATED 
 
 
  #16 (permalink)  
Old 11-02-2008, 06:51 PM
Regular

Group: Regulars
Location: Newcastle


Quote:
Originally Posted by Edge View Post
Her African cousin perhaps? Or perhaps you meant Sadun...
Yeh its Sadun, I always get it wrong!

Jaffa is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #17 (permalink)  
Old 12-02-2008, 10:21 PM
Member

Group: Regulars
Location: Perth


Talking

Has anyone looked at creating carrier bundles for specific Aussie carriers. I had a little play last night but to no avail. Not sure how about making all the right settings and sym linking to appropriate MCC's. Anybody got any ideas?
twadds is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #18 (permalink)  
Old 12-02-2008, 10:34 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by twadds View Post
Has anyone looked at creating carrier bundles for specific Aussie carriers. I had a little play last night but to no avail. Not sure how about making all the right settings and sym linking to appropriate MCC's. Anybody got any ideas?
Why would you want to when you can just match it by carrier id using unknown.bundle?

There must be a reason apple are using it for some of their carriers
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #19 (permalink)  
Old 15-02-2008, 10:45 AM
Regular

Group: Regulars


whilst you are in carrier.plist
find
< key>ShowCallForwarding< /key>
< true/>

Rename to:

< key>ShowCallForwarding< /key>
< false/>

this disables the call forwarding popup
__________________
1.25 GHz eMac | 16 Gb 3G iphone | 24" iMac w/ 3.06 C2D CPU
Tejas is online now
Profile CardPM
Go to the top of the page
Reply With Quote
  #20 (permalink)  
Old 25-02-2008, 07:14 PM
Member

Group: Regulars
Location: Melbourne (Eastern Suburbs)


Excellent guide worked a treat.
r3sist4nce is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #21 (permalink)  
Old 13-06-2008, 09:32 PM
Member

Group: Member


Just followed this guide on 8GB 1.1.4 iPhone and it worked perfectly.

Many thanks
wullieb1 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #22 (permalink)  
Old 22-07-2008, 09:08 AM
Regular

Group: Regulars


anyone managed to get this going on 2.0?

theres a telstra bundle now so im not sure what to do to get it to work
__________________
Successful trades: _bren, step_andy, natakim
stevekicks is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #23 (permalink)  
Old 22-07-2008, 09:35 AM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by stevekicks View Post
anyone managed to get this going on 2.0?

theres a telstra bundle now so im not sure what to do to get it to work
Yes

Basically all you need to do is replace the logos in /var/mobile/Library/Carrier Bundle.bundle

Also, if you have SSH installed and want to enable the editing of GPRS settings,make a copy of carrier.plist as a backup then open carrier.plist with your favourite text editor and look for this area:

HTML Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Add the following directly underneath
HTML Code:
	<key>AllowEDGEEditing</key>
	<true/>
put the new carrier.plist into the Carrier Bundle.bundle folder and run "killall -HUP SpringBoard" from your ssh shell
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #24 (permalink)  
Old 22-07-2008, 10:42 AM
Regular

Group: Regulars


awesome.. as always mate your a spot on.

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

Group: Regulars
Location: Melbourne


any idea on how to change the GPRS logo?

im not a real fan of that rectangle with a circle in it.
ementis is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #26 (permalink)  
Old 22-07-2008, 12:33 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by ementis View Post
any idea on how to change the GPRS logo?

im not a real fan of that rectangle with a circle in it.
Yep
If you've got SSH installed on your iPhone you should be able to use cyberduck to put the old EDGE logo in place of the GPRS one you have now
In cyberduck go to /System/Library/CoreServices/SpringBoard.app/

Copy Default_EDGE_on.png over the top of Default_GPRS_On.png and FSO_EDGE_On.png over the top of FSO_GPRS_on.png and restart
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #27 (permalink)  
Old 22-07-2008, 12:49 PM
Regular

Group: Regulars


hey linux_insidev2, you seem like you know alot about these little devices.

with openssh - when i built my custom firmware with pwnage tool i selected to install openssh and openssl so i didn't have to use cydia.

ive read a few places that i should disable ssh as soon as possible because it drains the battery.. is this true? and what do you recommend?
__________________
Successful trades: _bren, step_andy, natakim
stevekicks is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #28 (permalink)  
Old 22-07-2008, 04:42 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by stevekicks View Post
hey linux_insidev2, you seem like you know alot about these little devices.

with openssh - when i built my custom firmware with pwnage tool i selected to install openssh and openssl so i didn't have to use cydia.

ive read a few places that i should disable ssh as soon as possible because it drains the battery.. is this true? and what do you recommend?
Hi,

to disable SSH you need to SSH in and
cd /Library/LaunchDaemons
ls
you'll find a file there with openssh in the filename, it might even be the only one there remove that and reboot. note that you won't be able to re-enable it afterwards
I recommend installing Cydia, I've done this so I can install apps like MobileTerminal which means I can enable and disable SSH whenever I need it.
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
 
Page 2 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