I found where the app order is located!

Discussion in 'iPod touch 1.1.3 Application Compatibility' started by eric_chaos, Jan 26, 2008.

  1. eric_chaos Well-Known Member

    Member Since:
    Nov 4, 2007
    Message Count:
    3,844
    Device:
    iPhone 4 (Black)
    I also found a setting for turning SBEnableAppReveal. Thats where you double tap an icon, and it dissapears.
  2. ccmn Member

    Member Since:
    Sep 15, 2007
    Message Count:
    134
    Device:
    5G iPod touch
    I would like to see if you can hide an app somwhere
  3. ccmn Member

    Member Since:
    Sep 15, 2007
    Message Count:
    134
    Device:
    5G iPod touch
    where??? I like that setting!
  4. eric_chaos Well-Known Member

    Member Since:
    Nov 4, 2007
    Message Count:
    3,844
    Device:
    iPhone 4 (Black)
    Its at the very top

    <key>SBAutoDimTime</key>
    <integer>-1</integer>
    <key>SBAutoLockTime</key>
    <integer>-1</integer>
    <key>SBBacklightLevel</key>
    <real>1</real>
    <key>SBDeviceLockBlocked</key>
    <false/>
    <key>SBDidShowReorderText</key>
    <true/>
    <key>SBEnableALS</key>
    <false/>
    <key>SBEnableAppReveal</key>
    <false/>

    <key>SBLanguageRestart</key>
    <false/>
    <key>SBLastSystemVersion</key>
    <string>1.1.3</string>
    <key>SBReorderCount</key>
    <integer>2</integer>
    <key>SBSuspensionSettings</key>

    Im guessing if you change it to </true> that all you have to do is add

    <key>SBIsRevealable</key<
    </true>

    to all the info.plists
  5. ZombieKiller Banned

    Member Since:
    Oct 21, 2007
    Message Count:
    3,769
    Device:
    iPhone 3G (White)
    In the com.apple.springboard... you cant just delete a entry to hide a app, just to let you guys know...
  6. ccmn Member

    Member Since:
    Sep 15, 2007
    Message Count:
    134
    Device:
    5G iPod touch
    AppReveal does work on 1.1.3!!:) that makes my day
  7. jfb392 New Member

    Member Since:
    Oct 20, 2007
    Message Count:
    2,525
    Device:
    iPod touch
    Very nice find, I'm glad they didn't remove this.
    Could you convert the .plist and upload it by any chance?
  8. ZombieKiller Banned

    Member Since:
    Oct 21, 2007
    Message Count:
    3,769
    Device:
    iPhone 3G (White)
    Of course... it doesn't work for me...
  9. eric_chaos Well-Known Member

    Member Since:
    Nov 4, 2007
    Message Count:
    3,844
    Device:
    iPhone 4 (Black)
    Uh-oh. I found something out. After you reorder icons on the springboard, the com.apple.springboard.plist file goes back to the unreadable text, and you have to convert it again.
  10. ccmn Member

    Member Since:
    Sep 15, 2007
    Message Count:
    134
    Device:
    5G iPod touch
    <key>SBIsRevealable</key>
    <true/>

    Add this to you Info.plist of the app you want to hide.
    The only problem is when you resping its default is to show, then you have to double tap to hide