summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24Fix safe mode for iOS14HEADmasterSam Bingner
2020-08-20Clang still refuses to play nice, so just ivars for this another waySam Bingner
2020-08-20Don't crash on null dylib pathsSam Bingner
2019-09-12Clang is stupidSam Bingner
2019-09-05Add arm64e archSam Bingner
2018-10-14Updates to work nicely with iOS11Sam Bingner
2017-02-02Fix OK button on iOS 8 (and maybe other versions).Jay Freeman (saurik)
2017-02-01I (apparently) have not been passing this flag :/.Jay Freeman (saurik)
2017-02-01armv7s is iOS 6+, so this will fix 32-bit iOS 10+.Jay Freeman (saurik)
2017-02-01Support iOS 10+, which lost alertSheet (ashikase).Jay Freeman (saurik)
2017-02-01We no longer get dlfcn.h by including substrate.h.Jay Freeman (saurik)
2017-02-01I guess someone requested this a long time ago :(.Jay Freeman (saurik)
2017-02-01Force build to use the only working Xcode (5.1.1).Jay Freeman (saurik)
2014-11-17I don't think Safe Mode has been working on iOS 2.Jay Freeman (saurik)
2014-11-17Generalize goal of Safe Mode to safify everything.Jay Freeman (saurik)
2014-11-13Fix display of dialog (very large font) on iOS 8.Jay Freeman (saurik)
2014-01-15Remove now-likely-horribly-broken "fixer" package.Jay Freeman (saurik)
2014-01-15All important packages should have a Depiction:.Jay Freeman (saurik)
2014-01-15Fix the stupid alert popup on ALL the iOS versions.Jay Freeman (saurik)
2014-01-15Attempt to disable the user's wallpaper on iOS 7.Jay Freeman (saurik)
2014-01-15Do not delete notification settings (parrotgeek1).Jay Freeman (saurik)
2014-01-15On iOS 7, fix dialog pop on unlock (parrotgeek1).Jay Freeman (saurik)
2014-01-15On iOS 7, fix Exit Safe Mode text (parrotgeek1).Jay Freeman (saurik)
2014-01-15iOS 7 alertSheet->alertView (thanks rpetrich!).Jay Freeman (saurik)
2013-12-31Compile for ARM64 (using Xcode 5 for armv6 hacks).Jay Freeman (saurik)
2013-09-20Extract iOS Safe Mode from Substrate and use Theos.Jay Freeman (saurik)
2013-06-06Tighten tag filter on version.sh's git describe.Jay Freeman (saurik)
2013-06-01Update the copyright notices to terminate in 2013.Jay Freeman (saurik)
2013-02-03Reset the brightness while in Safe Mode on iOS 6+.Jay Freeman (saurik)
2013-02-03Use correct >= to verify a range's lower-bound.Jay Freeman (saurik)
2013-02-03On iOS 6+, killall backboardd to Exit Safe Mode.Jay Freeman (saurik)
2012-09-20Simulate Safe Mode inheritence using MobileSafety.Jay Freeman (saurik)
2012-01-25Update copyright year range to include 2012.Jay Freeman (saurik)
2012-01-16Force version.sh to output /something/, always.Jay Freeman (saurik)
2011-10-26Added an insane number of code comments.Jay Freeman (saurik)
2011-10-13Add safety to the notification bar.Jay Freeman (saurik)
2011-10-13Refactor SafeMode to a separate package.Jay Freeman (saurik)
2011-10-12Added a Tap Help thing from Britta.Jay Freeman (saurik)
2011-10-12Fix the silly info popup on iOS 4.3 Safe Mode.Jay Freeman (saurik)
2011-10-12Fix the 'it Safe Mode' bug on 4.2+. (chpwn)Jay Freeman (saurik)
2011-10-12Unify copyright notices.Jay Freeman (saurik)
2010-11-27Set Version: in control based on git describe --tags.Jay Freeman (saurik)
2010-08-24Modernized MobileSafety.Jay Freeman (saurik)
2010-08-24Rename MobilePaper.* to MobileSafety.*.Jay Freeman (saurik)
2010-08-24Remove accidental newlines from image files.Jay Freeman (saurik)
2010-08-23Replace Cycript with Substrate in license.Jay Freeman (saurik)
2010-08-23Do not require SpringBoard/ headers.Jay Freeman (saurik)
2010-08-23Universal build and package.Jay Freeman (saurik)
2010-08-16Replace libsubstrate.dylib with CydiaSubstrate.framework.Jay Freeman (saurik)
2010-08-16Ported to Intel and GPL.Jay Freeman (saurik)