]> git.saurik.com Git - safemode-ios.git/shortlog
safemode-ios.git
2017-02-01  Jay Freeman... Support iOS 10+, which lost alertSheet (ashikase). v0.9.6000
2017-02-01  Jay Freeman... We no longer get dlfcn.h by including substrate.h.
2017-02-01  Jay Freeman... I guess someone requested this a long time ago :(.
2017-02-01  Jay Freeman... Force build to use the only working Xcode (5.1.1).
2014-11-17  Jay Freeman... I don't think Safe Mode has been working on iOS 2. v0.9.5000
2014-11-17  Jay Freeman... Generalize goal of Safe Mode to safify everything.
2014-11-13  Jay Freeman... Fix display of dialog (very large font) on iOS 8.
2014-01-15  Jay Freeman... Remove now-likely-horribly-broken "fixer" package. v0.9.4000
2014-01-15  Jay Freeman... All important packages should have a Depiction:.
2014-01-15  Jay Freeman... Fix the stupid alert popup on ALL the iOS versions.
2014-01-15  Jay Freeman... Attempt to disable the user's wallpaper on iOS 7.
2014-01-15  Jay Freeman... Do not delete notification settings (parrotgeek1).
2014-01-15  Jay Freeman... On iOS 7, fix dialog pop on unlock (parrotgeek1).
2014-01-15  Jay Freeman... On iOS 7, fix Exit Safe Mode text (parrotgeek1).
2014-01-15  Jay Freeman... iOS 7 alertSheet->alertView (thanks rpetrich!).
2014-01-01  Jay Freeman... Compile for ARM64 (using Xcode 5 for armv6 hacks).
2013-09-20  Jay Freeman... Extract iOS Safe Mode from Substrate and use Theos.
2013-06-06  Jay Freeman... Tighten tag filter on version.sh's git describe.
2013-06-01  Jay Freeman... Update the copyright notices to terminate in 2013.
2013-02-04  Jay Freeman... Reset the brightness while in Safe Mode on iOS 6+. v0.9.3999.6
2013-02-04  Jay Freeman... Use correct >= to verify a range's lower-bound.
2013-02-03  Jay Freeman... On iOS 6+, killall backboardd to Exit Safe Mode. v0.9.3999.5
2012-09-20  Jay Freeman... Simulate Safe Mode inheritence using MobileSafety. v0.9.3999
2012-01-26  Jay Freeman... Update copyright year range to include 2012.
2012-01-17  Jay Freeman... Force version.sh to output /something/, always.
2011-10-26  Jay Freeman... Added an insane number of code comments.
2011-10-13  Jay Freeman... Add safety to the notification bar. v0.9.3900
2011-10-13  Jay Freeman... Refactor SafeMode to a separate package.
2011-10-12  Jay Freeman... Added a Tap Help thing from Britta.
2011-10-12  Jay Freeman... Fix the silly info popup on iOS 4.3 Safe Mode.
2011-10-12  Jay Freeman... Fix the 'it Safe Mode' bug on 4.2+. (chpwn)
2011-10-12  Jay Freeman... Unify copyright notices.
2010-11-28  Jay Freeman... Set Version: in control based on git describe --tags. v0.9.3367+6
2010-08-24  Jay Freeman... Modernized MobileSafety. v0.9.3366 v0.9.3367
2010-08-24  Jay Freeman... Rename MobilePaper.* to MobileSafety.*.
2010-08-24  Jay Freeman... Remove accidental newlines from image files.
2010-08-23  Jay Freeman... Replace Cycript with Substrate in license.
2010-08-23  Jay Freeman... Do not require SpringBoard/ headers.
2010-08-23  Jay Freeman... Universal build and package.
2010-08-16  Jay Freeman... Replace libsubstrate.dylib with CydiaSubstrate.framework.
2010-08-16  Jay Freeman... Ported to Intel and GPL.
2010-06-21  Jay Freeman... Fix the Safe Mode UI on iOS 4.0.
2010-06-21  Jay Freeman... Fix a memory leak of an alert item in safe mode.
2009-09-16  Jay Freeman... Some minor details.
2009-07-07  Jay Freeman... Fixed various 3.x bugs.
2009-06-21  Jay Freeman... Checkpointing thumb details.
2008-12-21  Jay Freeman... Added MobilePaper and replaced RESETHAND.
2008-12-20  Jay Freeman... Fixed URL lockup on 2.2.
2008-12-20  Jay Freeman... Completely redid Mobile Safe Mode, added MobileUnions...
2008-12-10  Jay Freeman... Numerous random fixes.
2008-09-17  Jay Freeman... New MobileSubstrate (awesome).