smspillaz / customize

Automatically exported from code.google.com/p/customize
0 stars 0 forks source link

Carrier Logo doesn't change if phone runs off of other service #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run iPhone with TMobile SIM inserted (phone is unlocked, duh)
2. Change the Carrier Logo with Customize
3. Restart iPhone

What is the expected output? What do you see instead?
You would expect the logo to be changed, but it still says "T-Mobile" (or 
whichever service you're 
using, besides AT&T)

What version of the product are you using? On what operating system?
1.1.2, OSX

Please provide any additional information below.
The problem is that your program only modifies Default_CARRIER_ATT.png and 
FSO_CARRIER_ATT.png. When you're phone is unlocked (and runs off of tmobile for 
instance), it 
uses Default_CARRIER_TMOBILE.png and FSO_CARRIER_TMOBILE.png, NOT the ones that 
end it 
ATT.

To ensure that the program updates for unlocked phones as well, you should 
modify the 
following:

Default_CARRIER_ATT.png
Default_CARRIER_CINGULAR.png
Default_CARRIER_TMOBILE.png
Default_CARRIER_VODAFONE.png

FSO_CARRIER_ATT.png
FSO_CARRIER_CINGULAR.png
FSO_CARRIER_TMOBILE.png
FSO_CARRIER_VODAFONE.png

Original issue reported on code.google.com by czel...@gmail.com on 13 Oct 2007 at 6:07

GoogleCodeExporter commented 9 years ago

Original comment by johnnyli...@gmail.com on 13 Nov 2007 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by johnnyli...@gmail.com on 7 Dec 2007 at 6:11