]>
git.saurik.com Git - safemode-ios.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jay Freeman (saurik) [Tue, 17 Sep 2013 05:29:54 +0000 (22:29 -0700)]
Extract iOS Safe Mode from Substrate and use Theos.
Jay Freeman (saurik) [Thu, 6 Jun 2013 21:25:43 +0000 (14:25 -0700)]
Tighten tag filter on version.sh's git describe.
Jay Freeman (saurik) [Sat, 1 Jun 2013 15:14:00 +0000 (08:14 -0700)]
Update the copyright notices to terminate in 2013.
Jay Freeman (saurik) [Mon, 4 Feb 2013 02:58:23 +0000 (18:58 -0800)]
Reset the brightness while in Safe Mode on iOS 6+.
Jay Freeman (saurik) [Mon, 4 Feb 2013 02:46:35 +0000 (18:46 -0800)]
Use correct >= to verify a range's lower-bound.
Jay Freeman (saurik) [Sun, 3 Feb 2013 09:37:23 +0000 (01:37 -0800)]
On iOS 6+, killall backboardd to Exit Safe Mode.
Jay Freeman (saurik) [Thu, 20 Sep 2012 08:09:28 +0000 (01:09 -0700)]
Simulate Safe Mode inheritence using MobileSafety.
Jay Freeman (saurik) [Thu, 26 Jan 2012 01:27:41 +0000 (17:27 -0800)]
Update copyright year range to include 2012.
Jay Freeman (saurik) [Sun, 15 Jan 2012 07:43:40 +0000 (23:43 -0800)]
Force version.sh to output /something/, always.
Jay Freeman (saurik) [Wed, 26 Oct 2011 12:25:32 +0000 (05:25 -0700)]
Added an insane number of code comments.
Jay Freeman (saurik) [Thu, 13 Oct 2011 21:49:17 +0000 (14:49 -0700)]
Add safety to the notification bar.
Jay Freeman (saurik) [Thu, 13 Oct 2011 20:06:42 +0000 (13:06 -0700)]
Refactor SafeMode to a separate package.
Jay Freeman (saurik) [Tue, 30 Aug 2011 10:46:28 +0000 (03:46 -0700)]
Added a Tap Help thing from Britta.
Jay Freeman (saurik) [Tue, 30 Aug 2011 09:04:02 +0000 (02:04 -0700)]
Fix the silly info popup on iOS 4.3 Safe Mode.
Jay Freeman (saurik) [Sat, 23 Jul 2011 01:52:46 +0000 (18:52 -0700)]
Fix the 'it Safe Mode' bug on 4.2+. (chpwn)
Jay Freeman (saurik) [Sun, 24 Jul 2011 08:39:55 +0000 (01:39 -0700)]
Unify copyright notices.
Jay Freeman (saurik) [Sun, 28 Nov 2010 01:34:42 +0000 (17:34 -0800)]
Set Version: in control based on git describe --tags.
Jay Freeman (saurik) [Tue, 24 Aug 2010 02:54:40 +0000 (02:54 +0000)]
Modernized MobileSafety.
Jay Freeman (saurik) [Tue, 24 Aug 2010 00:08:32 +0000 (00:08 +0000)]
Rename MobilePaper.* to MobileSafety.*.
Jay Freeman (saurik) [Tue, 24 Aug 2010 00:03:10 +0000 (00:03 +0000)]
Remove accidental newlines from image files.
Jay Freeman (saurik) [Mon, 23 Aug 2010 23:58:03 +0000 (23:58 +0000)]
Replace Cycript with Substrate in license.
Jay Freeman (saurik) [Mon, 23 Aug 2010 23:18:06 +0000 (23:18 +0000)]
Do not require SpringBoard/ headers.
Jay Freeman (saurik) [Mon, 23 Aug 2010 22:56:46 +0000 (22:56 +0000)]
Universal build and package.
Jay Freeman (saurik) [Mon, 16 Aug 2010 16:43:35 +0000 (16:43 +0000)]
Replace libsubstrate.dylib with CydiaSubstrate.framework.
Jay Freeman (saurik) [Mon, 16 Aug 2010 16:21:46 +0000 (16:21 +0000)]
Ported to Intel and GPL.
Jay Freeman (saurik) [Mon, 21 Jun 2010 12:32:08 +0000 (12:32 +0000)]
Fix the Safe Mode UI on iOS 4.0.
Jay Freeman (saurik) [Mon, 21 Jun 2010 11:32:11 +0000 (11:32 +0000)]
Fix a memory leak of an alert item in safe mode.
Jay Freeman (saurik) [Wed, 16 Sep 2009 04:39:34 +0000 (04:39 +0000)]
Some minor details.
Jay Freeman (saurik) [Tue, 7 Jul 2009 06:22:18 +0000 (06:22 +0000)]
Fixed various 3.x bugs.
Jay Freeman (saurik) [Sun, 21 Jun 2009 02:29:59 +0000 (02:29 +0000)]
Checkpointing thumb details.
Jay Freeman (saurik) [Sun, 21 Dec 2008 06:14:10 +0000 (06:14 +0000)]
Added MobilePaper and replaced RESETHAND.
Jay Freeman (saurik) [Sat, 20 Dec 2008 09:35:38 +0000 (09:35 +0000)]
Fixed URL lockup on 2.2.
Jay Freeman (saurik) [Sat, 20 Dec 2008 09:15:34 +0000 (09:15 +0000)]
Completely redid Mobile Safe Mode, added MobileUnions (unreleased), and performed a minor optimization to MSHookFunction (remove an extra jump between through-handlers).
Jay Freeman (saurik) [Wed, 10 Dec 2008 03:56:39 +0000 (03:56 +0000)]
Numerous random fixes.
Jay Freeman (saurik) [Wed, 17 Sep 2008 13:11:13 +0000 (13:11 +0000)]
New MobileSubstrate (awesome).