summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26Port to Xcode 4.6.3: newer versions of Xcode fail.v1.1.10Jay Freeman (saurik)
2015-06-26Move installd patch to separated "patcyh" package.Jay Freeman (saurik)
2015-06-25Isolate stash directory from codesign validation.Jay Freeman (saurik)
2015-06-25Simplify the build environment (for shared flags).Jay Freeman (saurik)
2015-06-25Port build to cycc (from Telesphoreo/iPhone-API).Jay Freeman (saurik)
2015-06-25On 8.3+, CS_RESTRICT breaks DYLD_INSERT_LIBRARIES.Jay Freeman (saurik)
2015-06-25On iOS 8.3, allow symbolic links as /Applications.Jay Freeman (saurik)
2014-10-31Do not attempt to fix the iOS 6 bug on iOS 7 or 8.v1.1.9Jay Freeman (saurik)
2014-10-31Do not try the new private app rebuild on iOS <<8.Jay Freeman (saurik)
2014-10-31Merge iOS 8 compatible uicache code from limneos.Jay Freeman (saurik)
2014-10-31Apparently this file was never before commited :/.Jay Freeman (saurik)
2013-12-24Hardcode gssc queries (initial set from evad3rs).v1.1.8Jay Freeman (saurik)
2013-12-24Make uicache work on iOS 7 (patch from evad3rs).Jay Freeman (saurik)
2013-09-29Do not output (null) if capabilities unavailable.Jay Freeman (saurik)
2013-09-29iOS 7 uiduid (use MobileGestalt instead of UIKit).Jay Freeman (saurik)
2013-02-06Also delete extrainst_ when cleaning the project.v1.1.7Jay Freeman (saurik)
2013-02-06Use MobileInstallation framework to fix caches.v1.1.6Jay Freeman (saurik)
2013-02-06Only attempt Weather app fix if caching Container.v1.1.5Jay Freeman (saurik)
2013-02-06Attempt to repair old caches on install.Jay Freeman (saurik)
2013-02-06Unregister totally obsolete applications.Jay Freeman (saurik)
2013-02-06If possible, only merge cached Info.plist keys.Jay Freeman (saurik)
2013-02-06Move error case to before main code.Jay Freeman (saurik)
2013-02-06Delete all of the .csstore files.Jay Freeman (saurik)
2012-09-19Attempt to block uicache until lsd is available.v1.1.4Jay Freeman (saurik)
2012-09-19Use a few more notifications for iOS 6 compatibility.Jay Freeman (saurik)
2012-09-13Do not unregister apps if we can invalidate icons.Jay Freeman (saurik)
2012-06-01Delete lsd's csstore database and then kill it.Jay Freeman (saurik)
2012-06-01Stop SpringBoard while we are messing with lsd.Jay Freeman (saurik)
2012-06-01Separate unregisters/register, don't interleave.Jay Freeman (saurik)
2012-06-01Invalidate the Launch Services icon cache.Jay Freeman (saurik)
2012-06-01Use SBSOpenSensitiveURLAndUnlock (comex, chpwn).Jay Freeman (saurik)
2012-05-28Add a modified BSD license to all of the files.Jay Freeman (saurik)
2011-12-27Attempt to fix sbreload on 5.x.v1.1.3Jay Freeman (saurik)
2011-12-27We need MobileCoreServices for LSApplicationWorkspace.Jay Freeman (saurik)
2011-11-09Serious issues with white icons being reported. :(v1.1.2Jay Freeman (saurik)
2011-10-26Remove uishoot.v1.1.1Jay Freeman (saurik)
2011-10-26Merge uicache from WinterBoard Settings.Jay Freeman (saurik)
2011-10-26Remove gratuitous linking from gssc (for Substrate).Jay Freeman (saurik)
2011-10-08Use b flag to fopen() files for binary.Jay Freeman (saurik)
2011-10-08Reorganize calls to fopen, for assert safety.Jay Freeman (saurik)
2011-06-12Simplify sbreload code.Jay Freeman (saurik)
2011-06-12Add iomfsetgamma.Jay Freeman (saurik)
2011-06-12Add cfversion.Jay Freeman (saurik)
2010-12-03Wait for PID of SpringBoard and factor out _assert().v1.1.0Jay Freeman (saurik)
2010-12-03gcc -Wall -WerrorJay Freeman (saurik)
2010-12-03Add the new sbreload command.v1.0.3366Jay Freeman (saurik)
2010-12-03Move to git-oriented build environment.Jay Freeman (saurik)
2010-12-03We need to kill installd in order for uicache to work.v1.0.3231Jay Freeman (saurik)
2010-08-04Sometimes, the capabilities aren't ready yet.Jay Freeman (saurik)
2010-07-30Fix new icon cache support.Jay Freeman (saurik)