So just for conformation, have people tried this with 1.0.2 yet? and what did you enter when it asks you what version do you have? Im at work, havnt gotten a chance to yet![]()
the new version has an option 3 for 1.0.2 and it downloads the new firmware (and it works).
the new version has an option 3 for 1.0.2 and it downloads the new firmware (and it works).
I wanted to know of those who have updated to 1.0.2... did you have to install the app once again. Did you loose everything? I haven't updated yet.
It's working for me for 1.0.2. Try it again, I guess.
You do lose all the hacks when you update, but surely that problem will be solved soon. It's so easy to hack the phone now, though, that it isn't a big deal.
ok, so idk why i cant figure this out...brain fart i guess. but i downloaded launcher, and when i went to download another app (send song) it put it right next to launcher in my home screen!
how do i put it within the launcher app?
Put them in /var/root/Media/EBooks/![]()
GENERAL...
Is there a way to get the Launcher icon to replace the YouTube icon and have all other apps no show up on the main screen besides the stock ones?
EDIT: I guess I would need to Installer to replace Weather as well since Installer does show up in the launcher menu...
Does that make any sense?
I don't know how to make icons not show up. You'd have to delete the applications. So you'd have no YouTube.app, no Weather, and Launcher.app and Installer.app which would be pretty pointless.
That would work but would all the apps I install thru installer show up on the bottom 4 spots or only thru launcher?
I'm not doing any hacking until a nice GUI app for downloading/transferring/managing applications on the iPhone comes out. Someone tell me when it does!
Any app you install with installer.app other than launcher will show up at the bottom. I dont think there's a way to hide them ... hold on lemme check something. Fieldtest.app is hidden, so there must be a way.
Yeah, there's a way to do it. It's kind of complicated though ...
In DisplayOrder.plist, there are three sections. buttonBar, iconList and special. In order to hide the applications, you'll need to put each application you want to hide in the special section. If you install all the applications you want and tell me which ones you've installed I can send you a DisplayOrder.plist that will do exactly what you want. Without having to delete YouTube.app or Weather.app.
All you'll have to do is stick it in /System/Library/CoreServices/Springboard.app![]()
This isn't working for me.
One site told me to make sure there were no spaces in the PDF file name, so I made sure of that...still nothing. Any other detail I might be overlooking?
let us know if that works. Looks like a pretty good way to go if it does.
General, how do you know what the com.apple.xxx (or other address is) for the ones that are installed, e.g., lightsoff? They stop showing up in my displayorder.plist after launcher is there.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>Installer</string>
<key>CFBundleIdentifier</key>
<string>[COLOR="Red"]com.nullriver.iphone.Installer[/COLOR]</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.9</string>
<key>SBUsesNetwork</key>
<integer>3</integer>
</dict>
</plist>