]> git.saurik.com Git - winterboard.git/history - Settings.mm
Commit @3x logic (as it is getting in my way :/).
[winterboard.git] / Settings.mm
2014-09-12  Jay Freeman (saurik)Move theme settings cell setup logic to subclass.
2014-01-29  Jay Freeman (saurik)Clear the status bar cache. (Thanks, dallasgroot!)
2014-01-12  Jay Freeman (saurik)Add the six controversial cache deletion entries. v0.9.3912 v0.9.3913
2014-01-12  Jay Freeman (saurik)Hide the non-functional Hide WinterBoard option.
2014-01-10  Jay Freeman (saurik)Filter themes with kCFCoreFounderionVersionNumber.
2014-01-08  Jay Freeman (saurik)Avoid calling through WinterBoard during static.
2014-01-08  Jay Freeman (saurik)On iOS 7, we can't always rely on libhide working.
2014-01-08  Jay Freeman (saurik)In the last couple decades I learned BSD is wrong.
2014-01-08  Jay Freeman (saurik)Get WinterBoard compiled on clang (ick) for ARM64.
2013-02-03  Jay Freeman (saurik)Do not kill SpringBoard if we do backboardd. v0.9.3908
2012-09-20  Jay Freeman (saurik)Reorganize process deaths to, well, actually work.
2012-09-20  Jay Freeman (saurik)Also kill backboardd as part of the respring step.
2012-03-28  Jay Freeman (saurik)Use killall -KILL as a fallback for killall -TERM. v0.9.3904
2012-03-14  Jay Freeman (saurik)Remove code duplication that had already drifted.
2012-03-14  Jay Freeman (saurik)We actually need to hard-set SummerBoard to NO.
2012-03-11  Jay Freeman (saurik)Change the default SummerBoard setting to NO.
2011-10-21  Jay Freeman (saurik)Replace UIAlertSheet with UIAlertView.
2011-10-20  Jay Freeman (saurik)Move some settings under Advanced.
2011-10-19  Jay Freeman (saurik)Fixed the cache clearing code.
2011-10-12  Jay Freeman (saurik)Clear more of the cache files (iHaz3).
2010-11-30  Jay Freeman (saurik)Support theming FolderSwitcherBG, thanks to Daniel...
2010-05-26  Jay Freeman (saurik)I hate WinterBoard; aka: Welcome to LaunchServices.
2010-05-06  Jay Freeman (saurik)Put some paper down to clean up the mess.
2010-05-03  Dustin L. Howett'Cancel' now works in-place on not-iPad as well, instea...
2010-05-03  Dustin L. HowettAdd support for iPhoneOS 3.2 (iPad) to the settings...
2010-04-03  Jay Freeman (saurik)Add a confirmation step to the optimization process...
2010-04-01  Jay Freeman (saurik)Use pincrush to optimize themes.
2010-03-28  Jay Freeman (saurik)Removed some random debugging garbage.
2010-03-28  Jay Freeman (saurik)Add a setting to hide the WinterBoard icon.
2009-08-29  Jay Freeman (saurik)Finished integrating new code from DHowett for WinterBo...