Difference between revisions of "WinterBoard"

From The iPhone Wiki
Jump to: navigation, search
m (fix link)
m (added caching info)
Line 1: Line 1:
 
WinterBoard acts as a file replacement extension for iPhone OS based on [[Mobile Substrate]], both of which are developed by [[saurik]]. It is often used for theming GUI elements, such as app icons. Check [http://www.saurik.com/id/9 saurik's website] for more information.
 
WinterBoard acts as a file replacement extension for iPhone OS based on [[Mobile Substrate]], both of which are developed by [[saurik]]. It is often used for theming GUI elements, such as app icons. Check [http://www.saurik.com/id/9 saurik's website] for more information.
   
It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should [[Mobile Substrate]] crash, the files will no longer appear to be the changed ones and the theme will be removed.
+
It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should [[Mobile Substrate]] crash, the files will no longer appear to be the changed ones and the theme will be removed, except for a few images that iOS caches, such as the [[Notification Center]] and app switcher backgrounds.
   
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 09:07, 20 February 2012

WinterBoard acts as a file replacement extension for iPhone OS based on Mobile Substrate, both of which are developed by saurik. It is often used for theming GUI elements, such as app icons. Check saurik's website for more information.

It works by injecting replacement files dynamically but without actually replacing the files, though it appears to the iPhone that the files have been replaced. Should Mobile Substrate crash, the files will no longer appear to be the changed ones and the theme will be removed, except for a few images that iOS caches, such as the Notification Center and app switcher backgrounds.