Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > iPhone, iPod and iPad > iPhone > iPhone Hacks

Reply
 
Thread Tools Search this Thread Display Modes
Old Oct 5, 2009, 08:51 PM   #1
thelatinist
macrumors 601
 
thelatinist's Avatar
 
Join Date: Aug 2009
Location: Connecticut, USA
Get Your Carrier Logo Back on Jailbroken 3.1

For anyone sick of having their AT&T carrier logo missing, it's pretty easy to make it show up again. I don't know what would happen if you roam on another network using this method. This method was adapted from a method discovered by PurpleMan and blogged by Hara Taiki

This method uses iFile, a shareware application in Cydia. If you use it and enjoy it, please register it. It's really cool.

1) Open iFile.
2) Browse to /private/var/mobile/Library/Carrier Bundles/ATT_US.bundle
3) Open the file carrier.plst.
4) Click the Edit button.
5) Find the portion of the file that reads:
Code:
<array>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>at&amp;t</string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
6) Immediately below this text, paste the following:
Code:
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string></string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
7) Save file, close iFile, and reboot.

You should now have your carrier back!

Notes:
1) The text you pasted in step 6 is the same you located in step 5, but with an empty string for CarrierName. I simply copy-pasted the text and deleted "at&amp;t")
2) This should works fine with AT&T Carrier Logo from Cydia.
3) This method should work fine for other carriers. Just modify to reflect your carrier's bundle and logo files.
4) This is of course just a cosmetic fix, and it does not return the carrier name to Settings>General>About.
__________________
Late 2008 13" White MacBook 2.4 GHz Core2Duo, 2 GB Ram; iPhone 4S 64 GB, AppleCare+

Last edited by thelatinist; Oct 10, 2009 at 04:17 PM.
thelatinist is offline   0 Reply With Quote
Old Oct 5, 2009, 09:55 PM   #2
SpaceKitty
macrumors 68040
 
SpaceKitty's Avatar
 
Join Date: Nov 2008
Location: Fort Collins Colorado
Or you can just look for the free fake carrier app in Cydia and do it that way.
__________________
My signature got bored with my posts and left.
I'm bored now.
SpaceKitty is offline   0 Reply With Quote
Old Oct 5, 2009, 11:30 PM   #3
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Quote:
Originally Posted by thelatinist View Post
For anyone sick of having their AT&T carrier logo missing, it's pretty easy to make it show up again. I don't know what would happen if you roam on another network using this method. This method was adapted from a method discovered by PurpleMan and blogged by Hara Taiki

This method uses iFile, a shareware application in Cydia. If you use it and enjoy it, please register it. It's really cool.

1) Open iFile.
2) Browse to /private/var/mobile/Library/Carrier Bundles/ATT_US.bundle
3) Open the file carrier.plst.
4) Click the Edit button.
5) Find the portion of the file that reads:
Code:
<array>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>at&amp;t</string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
6) Immediately below this text, paste the following:
Code:
<array>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string></string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
7) Save file, close iFile, and reboot.

You should now have your carrier back!

Notes:
1) The text you pasted in step 6 is the same you located in step 5, but with an empty string for CarrierName. I simply copy-pasted the text and deleted "at&amp;t")
2) This should works fine with AT&T Carrier Logo from Cydia.
3) This method should work fine for other carriers. Just modify to reflect your carrier's bundle and logo files.
In order for this to work, the <array> needs to be removed from the pasted text (see red text above), One to many "arrays"

But, this does restore the AT&T logo to status bar but it's just cosmetic.

Thanks for the heads up !
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 6, 2009, 03:41 AM   #4
Tokiopop
macrumors 68000
 
Tokiopop's Avatar
 
Join Date: Dec 2008
Location: West Yorkshire, UK
Send a message via MSN to Tokiopop Send a message via Skype™ to Tokiopop
Why did mine have the logo on 3.1 anyway?
__________________
MBP 13", iPhone 3G, iPhone 4 32GB

I'm afraid your sarcasm detectors are broken, good sir.
Tokiopop is offline   0 Reply With Quote
Old Oct 6, 2009, 07:35 AM   #5
thelatinist
Thread Starter
macrumors 601
 
thelatinist's Avatar
 
Join Date: Aug 2009
Location: Connecticut, USA
Quote:
Originally Posted by dhlizard View Post
In order for this to work, the <array> needs to be removed from the pasted text (see red text above), One to many "arrays"
Thanks for catching that! Too much copy-pasting for me.

Quote:
But, this does restore the AT&T logo to status bar but it's just cosmetic.
Yes, this is true. But I have heard so many people complaining elsewhere about the missing carrier logo that I thought it worth posting here.

SpaceKitty: I don't think FakeCarrier will allow you to set the original .png files for the null carrier, will it? It also won't work with carrier themes from Cydia.
__________________
Late 2008 13" White MacBook 2.4 GHz Core2Duo, 2 GB Ram; iPhone 4S 64 GB, AppleCare+
thelatinist is offline   0 Reply With Quote
Old Oct 6, 2009, 07:43 AM   #6
andybno1
macrumors 68040
 
andybno1's Avatar
 
Join Date: Nov 2007
Location: Liverpool, UK
what about 3rd party carriers?

I am in the UK with Orange and I do not know which of the many orange carrirer folders in unknown to use
__________________
iPhone 4 iOS 5.1 Beta 3 (Orange UK)
16 GB Wifi iPad iOS 5.1 Beta 3
andybno1 is offline   0 Reply With Quote
Old Oct 6, 2009, 08:12 AM   #7
thelatinist
Thread Starter
macrumors 601
 
thelatinist's Avatar
 
Join Date: Aug 2009
Location: Connecticut, USA
Quote:
Originally Posted by andybno1 View Post
what about 3rd party carriers?

I am in the UK with Orange and I do not know which of the many orange carrirer folders in unknown to use
I'm not sure about that. And I have no way of testing it, since I'm in the US. Wish I could help!
__________________
Late 2008 13" White MacBook 2.4 GHz Core2Duo, 2 GB Ram; iPhone 4S 64 GB, AppleCare+
thelatinist is offline   0 Reply With Quote
Old Oct 6, 2009, 09:32 AM   #8
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Quote:
Originally Posted by Tokiopop View Post
Why did mine have the logo on 3.1 anyway?
Was you baseband updated to 5.11.xx ?

From what I have read, this is a glitch between the 4.26.xx baseband and the 3.1 firmware.

I have read (and I can sort of verify this) that if your baseband is at 4.26 and you update to 3.1 (Obviuosly JB firmware) the carrier logo goes AWOL.

If your baseband is at 5.11 and you go to either 3.1 official or 3.1 JB, the logo is fine.

My phone is at 4.26 and I don't have logo and Not Available shows in Settings/General/About .

My wife's phone is at 5.11 and she does have logo and AT&T shows in Settings/General/About/network box
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 6, 2009, 09:55 AM   #9
thelatinist
Thread Starter
macrumors 601
 
thelatinist's Avatar
 
Join Date: Aug 2009
Location: Connecticut, USA
Quote:
Originally Posted by dhlizard View Post
From what I have read, this is a glitch between the 4.26.xx baseband and the 3.1 firmware.

I have read (and I can sort of verify this) that if your baseband is at 4.26 and you update to 3.1 (Obviuosly JB firmware) the carrier logo goes AWOL.
I've read that it's a change in the way the baseband reports the carrier to the OS. People who've upgraded to 3.1 but kept the old baseband have a null carrier string reported to the OS no matter what carrier's network they are on. That's why the fix I made above is dangerous for those who might roam on a foreign network.
__________________
Late 2008 13" White MacBook 2.4 GHz Core2Duo, 2 GB Ram; iPhone 4S 64 GB, AppleCare+
thelatinist is offline   0 Reply With Quote
Old Oct 6, 2009, 04:33 PM   #10
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Quote:
Originally Posted by thelatinist View Post
I've read that it's a change in the way the baseband reports the carrier to the OS. People who've upgraded to 3.1 but kept the old baseband have a null carrier string reported to the OS no matter what carrier's network they are on. That's why the fix I made above is dangerous for those who might roam on a foreign network.
Sounds exactly right, as I finally JB my wife's 3G again this morning. It had been on official 3.1 so the baseband went to 5.11. The carrier logo and Network in settings/general/about correctly reported as AT&T. My 3G still on 4.26 of course didn't.

Later !
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 6, 2009, 04:49 PM   #11
jason221
macrumors 6502
 
Join Date: Jun 2009
Thanks, it gets the logo back. Unfortunately, About>Network still says "Not Available" but I don't look at that on a consistent basis.
__________________
2011 15" MacBook Pro • 32GB White iPhone 4 S⃣ • Nikon D90
jason221 is offline   0 Reply With Quote
Old Oct 6, 2009, 05:28 PM   #12
andybno1
macrumors 68040
 
andybno1's Avatar
 
Join Date: Nov 2007
Location: Liverpool, UK
I can confirm this also works for /System/Library/Carrier Bundles/Unknown.bundle/carrier.plist

you need to find your carrier's exact name (there can be multiple) and then just add what is in the first post. I am running a 3.1 iPhone with an Orange sim in the UK.

Searched to find this:
Code:
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>Orange</string>
<key>DefaultImage</key>
<string>Default_CARRIER_Orange.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_Orange.png</string>
</dict>
and added this on the next line after </dict> from the above:
Code:
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string></string>
<key>DefaultImage</key>
<string>Default_CARRIER_Orange.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_Orange.png</string>
</dict>
This is merely cosmetic the settings menu still shows a blank carrier
__________________
iPhone 4 iOS 5.1 Beta 3 (Orange UK)
16 GB Wifi iPad iOS 5.1 Beta 3

Last edited by andybno1; Jul 6, 2011 at 06:02 AM.
andybno1 is offline   0 Reply With Quote
Old Oct 9, 2009, 06:45 PM   #13
billinaz
macrumors regular
 
Join Date: Sep 2008
Location: Goodyear AZ
Dont know why I cannot get this to work (Im on ATT)

When I went to 3.1 and JB it (I have a 3GS) the logo for the carrier went away... and Ive tried all these carrier plist edits but still cannot get the carrier to come back.

Yes, Im on modem 4.26.08


Arrrgh. Anyone want to take a shot at getting it working??

<?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>
<key>AllowEDGEEditing</key>
<true/>
<key>AllowMMSCEditing</key>
<true/>
<key>AllowMMSEditing</key>
<true/>
<key>BookmarkURLs</key>
<array>
<dict>
<key>BookmarkName</key>
<string>AT&amp;T MyAccount</string>
<key>BookmarkURL</key>
<string>https://www.wireless.att.com/my-account</string>
</dict>
</array>
<key>CarrierName</key>
<string>AT&amp;T</string>
<key>CustomerServicePhoneNumber</key>
<string>611</string>
<key>IntlDataRoamingExceptions</key>
<array>
<string>310110</string>
<string>310140</string>
<string>310470</string>
</array>
<key>IntlDataRoamingSwitch</key>
<true/>
<key>MyAccountURL</key>
<string>https://www.wireless.att.com/my-account</string>
<key>MyAccountURLTitle</key>
<string>AT&amp;T MyAccount</string>
<key>SMTPServers</key>
<array>
<string>cwmx.com:25</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceCode</key>
<string>*225#</string>
<key>ServiceName</key>
<string>Check Bill Balance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>411</string>
<key>ServiceName</key>
<string>Directory Assistance</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*729</string>
<key>ServiceName</key>
<string>Pay My Bill</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*646#</string>
<key>ServiceName</key>
<string>View My Minutes</string>
</dict>
<dict>
<key>ServiceCode</key>
<string>*08</string>
<key>ServiceName</key>
<string>Voice Connect</string>
</dict>
</array>
<key>ShowCallForwarded</key>
<false/>
<key>ShowCallForwarding</key>
<false/>
<key>ShowDialAssist</key>
<true/>
<key>ShowTTY</key>
<true/>
<key>StatusBarImages</key>
<array>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>at&amp;t</string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string></string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT.png</string>
</dict>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>AT&amp;T MicroCell</string>
<key>DefaultImage</key>
<string>Default_CARRIER_ATT M-Cell.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_ATT M-Cell.png</string>
</dict>
</array>
<key>StockSymboli</key>
<array>
<dict>
<key>name</key>
<string>AT&amp;T</string>
<key>symbol</key>
<string>T</string>
</dict>
</array>
<key>SupportedSIMs</key>
<array>
<string>310150</string>
<string>310170</string>
<string>310180</string>
<string>310380</string>
<string>310410</string>
<string>310980</string>
<string>311180</string>
</array>
<key>SupportsNITZ</key>
<true/>
<key>SupportsUserBusyCauseCode</key>
<false/>
<key>VVMIgnoresIntlDataRoaming</key>
<false/>
<key>VisualVoicemailServiceName</key>
<string>ACDS</string>
<key>VoicemailPasswordResetPhoneNumber</key>
<string>611</string>
<key>apns</key>
<array>
<dict>
<key>IsAPNUserEditable</key>
<true/>
<key>apn</key>
<string>acds.voicemail</string>
<key>password</key>
<string></string>
<key>type-mask</key>
<integer>-2</integer>
<key>username</key>
<string></string>
</dict>
<dict>
<key>IsAPNUserEditable</key>
<true/>
<key>apn</key>
<string>acds.voicemail</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
<dict>
<key>IsAPNUserEditable</key>
<true/>
<key>apn</key>
<string>internet</string>
<key>password</key>
<string>password</string>
<key>username</key>
<string>iphone</string>
</dict>
</array>
<key>mms_proxy</key>
<string>066.209.011.032</string>
<key>mms_proxy_port</key>
<string>80</string>
<key>mmsc</key>
<string>http://mmsc.cingular.com</string>
<key>voicemail_context</key>
<integer>1</integer>
</dict>
</plist>
billinaz is offline   0 Reply With Quote
Old Oct 10, 2009, 01:48 PM   #14
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Just as an update to this, once you use this plist mod to install your logo (Not text >>> not MakeItMine) you can replace the logo with your own custom one or one from Cydia

__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 10, 2009, 02:14 PM   #15
C is for COOKIE
macrumors newbie
 
Join Date: Jul 2009
Thanks for this Now to try and find the O2 Carrier logos...
C is for COOKIE is offline   0 Reply With Quote
Old Oct 10, 2009, 05:08 PM   #16
crezaee
macrumors newbie
 
Join Date: Oct 2009
DHLizard

Quote:
Originally Posted by dhlizard View Post
Just as an update to this, once you use this plist mod to install your logo (Not text >>> not MakeItMine) you can replace the logo with your own custom one or one from Cydia

DHLIZARD, This is completely off topic forgive me. But I love your home screen, what are you using to get all of that on there? I've used Intelliscreen but it doesn't look as clean as what you are using. Please let me know...
crezaee is offline   0 Reply With Quote
Old Oct 10, 2009, 05:18 PM   #17
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Quote:
Originally Posted by crezaee View Post
DHLIZARD, This is completely off topic forgive me. But I love your home screen, what are you using to get all of that on there? I've used Intelliscreen but it doesn't look as clean as what you are using. Please let me know...
LockScreen is LockInfo Full with lots of modifications
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 11, 2009, 03:41 AM   #18
billinaz
macrumors regular
 
Join Date: Sep 2008
Location: Goodyear AZ
Hey DHLIZARD, can you do me a favor and just send me the plist you have so I can try that?

I still cannot get mine working.

THANKS
billinaz is offline   0 Reply With Quote
Old Oct 12, 2009, 01:46 AM   #19
andybno1
macrumors 68040
 
andybno1's Avatar
 
Join Date: Nov 2007
Location: Liverpool, UK
Quote:
Originally Posted by billinaz View Post
Hey DHLIZARD, can you do me a favor and just send me the plist you have so I can try that?

I still cannot get mine working.

THANKS
which carrier are you trying to get to work? cause there are three listed in the plist
__________________
iPhone 4 iOS 5.1 Beta 3 (Orange UK)
16 GB Wifi iPad iOS 5.1 Beta 3

Last edited by andybno1; Oct 12, 2009 at 01:57 AM.
andybno1 is offline   0 Reply With Quote
Old Oct 12, 2009, 08:50 AM   #20
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Every set of instructions is different in some minor way, usually in what is in the last part of the string, in this example.... FSO_CARRIER_ATT.png

The other groups will have something different in that string.

Attention to detail is the key with this.

Here is an October Christmas present for those on AT&T....
Attached Files
File Type: zip carrier.plist.zip (2.4 KB, 113 views)
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 17, 2009, 12:25 PM   #21
dartrax
macrumors newbie
 
Join Date: Oct 2009
I can confirm this also works for /private/var/mobile/Library/Carrier Bundle.bundle if you have a German T-Mobile iPhone (3G).

Below is my modded carrier.plist.

dartrax
Attached Files
File Type: zip carrier.zip (2.0 KB, 40 views)
dartrax is offline   0 Reply With Quote
Old Oct 20, 2009, 10:04 AM   #22
farmermac
macrumors 6502a
 
Join Date: Jul 2009
Location: Iowa, land of no Apple stores
I'm not so concerned with carrier name as much as I am with functionality. I'm on a small local tmobile gsm partner network in the us and when I leave my area of the state I roam on AT&T or tmobile. I'm assuming the phone will still switch networks fine just not report what network it's on?
farmermac is offline   0 Reply With Quote
Old Oct 20, 2009, 11:03 AM   #23
dhlizard
macrumors 601
 
dhlizard's Avatar
 
Join Date: Mar 2009
Location: Columbus, Ohio
Quote:
Originally Posted by farmermac View Post
I'm not so concerned with carrier name as much as I am with functionality. I'm on a small local tmobile gsm partner network in the us and when I leave my area of the state I roam on AT&T or tmobile. I'm assuming the phone will still switch networks fine just not report what network it's on?
Yep, if you have to roam, that could be an issue not seeing which carrier you are using.
__________________
(2) Black iPhone4 JB on 5.0.1 (Baseband preserved at 1.59.xx)
MacBook Pro iMac
iPad2 iPhone 4S

Look for me here. Jailbreak/Unlock Chart
dhlizard is offline   0 Reply With Quote
Old Oct 23, 2009, 01:04 PM   #24
spencers
macrumors 68000
 
spencers's Avatar
 
Join Date: Sep 2004
Location: Fayetteville, AR
Thanks!
spencers is offline   0 Reply With Quote
Old Oct 25, 2009, 02:44 PM   #25
navigates
macrumors 6502
 
Join Date: Jul 2008
I'll be traveling and should have never upgraded to 3.1.2 with the old baseband. Will try to downgrade in a short while
navigates is offline   0 Reply With Quote

Reply
MacRumors Forums > iPhone, iPod and iPad > iPhone > iPhone Hacks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
thread Thread Starter Forum Replies Last Post
How to downgrade a jailbroken iPhone iOS 4.2.1 to 3.1.3 when stuck in recovery mode Granitel iPhone Hacks 0 Oct 23, 2011 02:59 AM
jailbreak iPhone 2g 3.1.3 - Error 6 steigw iPhone Hacks 0 Jul 18, 2011 08:37 PM
iphone 4 JB 4.3.1 loss of carrier sig, cannot restore jotto4 iPhone Hacks 3 Apr 6, 2011 03:59 AM
I'm Desperate! Please Help! Hit erase all settings on jailbroken 3.1.2 iphone 3GS AirBruce iPhone Hacks 4 Jul 23, 2010 03:49 AM
New sim on jailbroken 3.1.2 iphone shakedotazz iPhone 0 Jun 23, 2010 10:46 PM


All times are GMT -5. The time now is 06:32 PM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2012 Axivo Inc.
Copyright 2002-2011, MacRumors.com, LLC