+ Reply
Results 1 to 8 of 8

Thread: Larger icons?

  1. #1
    What's Jailbreak?
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Larger icons?

    Is it possible to increase the size of icons? I've found that Springboard automatically resizes them when they are too big. I don't want all icons to be this size, just those on the first page. Also, can you insert some padding to the left of the first icon? I would use iBlank but I only want a space about half that size.

    Oh and can you remove the icon labels on only one page?

    Thanks.

  2. #2
    Santa Claus, Theme Creator santaf's Avatar
    Join Date
    Feb 2009
    Location
    seattle
    Posts
    3,704
    Thanks
    1,080
    Thanked 1,467 Times in 1,105 Posts

    dont think you cant remove the labels on only one page i've definitely made giant icons and tehy worked so not sure why you have a problem with that, unless you wer etyring to auto create big icons, then you can't do that they will be automatically made to the normal size, but if you make an icon for each app you want big it'll allow giant ones. and you could use iconoclasm for the padding, or make an icon on a wide canvas and have the icon further to the right of the canvas

  3. The Following User Says Thank You to santaf For This Useful Post:

    McDaniel27 (04-22-2010)

  4. #3
    Livin the iPhone Life CaptainChaos's Avatar
    Join Date
    Sep 2008
    Location
    In a van down by the river
    Posts
    4,831
    Thanks
    551
    Thanked 515 Times in 427 Posts

    How are you auto creating?

  5. #4
    Santa Claus, Theme Creator santaf's Avatar
    Join Date
    Feb 2009
    Location
    seattle
    Posts
    3,704
    Thanks
    1,080
    Thanked 1,467 Times in 1,105 Posts

    in UIImages you make an AppIconMask.png AppIconOverlay.png and AppIconShadow.png

  6. The Following User Says Thank You to santaf For This Useful Post:

    CaptainChaos (04-22-2010)

  7. #5
    iPhone? More like MyPhone
    Join Date
    Dec 2009
    Location
    Tasmania, Australia
    Posts
    180
    Thanks
    5
    Thanked 5 Times in 5 Posts

    If you make your own icons, make them bigger then 45x45 well 45 from memory was default :/

  8. #6
    Master Modder wim66's Avatar
    Join Date
    Nov 2009
    Location
    Netherlands
    Posts
    2,942
    Thanks
    3,270
    Thanked 8,024 Times in 2,058 Posts

    Quote Originally Posted by McDaniel27 View Post
    Oh and can you remove the icon labels on only one page?
    You can rename those apps and use only spaces.
    You can do it with Rename or use LocalizedApplicationNames.strings with your theme.
    You put LocalizedApplicationNames.strings in the /Bundles/com.apple.springboard/your language.lproj/ folder of your theme.
    Here's an example of one I use with a theme,
    Code:
    "com.apple.mobiletimer" = "    ";
    "com.apple.Preferences" = "   ";
    "com.otyo.QuickLock" = "Sluit";
    LocalizedApplicationNames.strings located in /System/Library/CoreServices/SpringBoard.app/your language.lproj is a binary file, but you can use it in XML format with your Winterboard theme.

  9. #7
    What's Jailbreak?
    Join Date
    Apr 2010
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Thank you, santaf. I didnt't mean resize, I just meant that the paddings stay the same so the icons overlap. I will check out Iconoclasm - it looks very useful. And thank you as well wim66

    Everything worked great except for removing the icon names. I've tried changing the display name and the bundle name to just spaces but when I respring it still shows the original title. Those names are not found anywhere in the info.plist file so I think there's some file somewhere else created by Apple to sop developers just using spaces. Anyone know what to do?
    Last edited by McDaniel27; 04-22-2010 at 04:45 PM. Reason: Automerged Doublepost

  10. #8
    Green Apple
    Join Date
    Mar 2009
    Posts
    40
    Thanks
    32
    Thanked 0 Times in 0 Posts

    make a theme with larger icons

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts