]> git.saurik.com Git - cydia.git/log
cydia.git
13 years agoSplit addMessageToConsole: filter onto multiple lines.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:46 +0000 (04:57 -0800)] 
Split addMessageToConsole: filter onto multiple lines.

13 years agoDisallow serializing redirected garbage to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:57:29 +0000 (04:57 -0800)] 
Disallow serializing redirected garbage to the state.

13 years agoVerify that NSURLErrorCancelled is from NSURLErrorDomain.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:56:16 +0000 (04:56 -0800)] 
Verify that NSURLErrorCancelled is from NSURLErrorDomain.

13 years agoDisallow serializing error URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 12:55:46 +0000 (04:55 -0800)] 
Disallow serializing error URLs to the state.

13 years agoDisallow serializing ignored URLs to the state.
Jay Freeman (saurik) [Sat, 5 Mar 2011 11:54:19 +0000 (03:54 -0800)] 
Disallow serializing ignored URLs to the state.

13 years agoJust turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.
Jay Freeman (saurik) [Sat, 5 Mar 2011 04:52:52 +0000 (20:52 -0800)] 
Just turn on setJavaScriptCanOpenWindowsAutomatically globally to fix 4.2.

13 years agoUnload controllers after presentModal, not before.
Jay Freeman (saurik) [Sat, 5 Mar 2011 02:44:50 +0000 (18:44 -0800)] 
Unload controllers after presentModal, not before.

13 years agoWhen possible, use MFMailComposeViewController for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:31 +0000 (15:56 -0800)] 
When possible, use MFMailComposeViewController for _openMailToURL:.

13 years agoWhen possible, use openURL:asPanel for _openMailToURL:.
Jay Freeman (saurik) [Fri, 4 Mar 2011 23:56:07 +0000 (15:56 -0800)] 
When possible, use openURL:asPanel for _openMailToURL:.

13 years agoRemove Verifying URL HUD before refresh.
Jay Freeman (saurik) [Fri, 4 Mar 2011 21:59:23 +0000 (13:59 -0800)] 
Remove Verifying URL HUD before refresh.

13 years agoUse the argument from commitEditingStyle.
Jay Freeman (saurik) [Fri, 4 Mar 2011 21:59:01 +0000 (13:59 -0800)] 
Use the argument from commitEditingStyle.

13 years agoConsistent application of right and left buttons.
Jay Freeman (saurik) [Thu, 3 Mar 2011 21:10:05 +0000 (13:10 -0800)] 
Consistent application of right and left buttons.

13 years agoProvide -[CyteWebViewController leftButton] API.
Jay Freeman (saurik) [Thu, 3 Mar 2011 21:09:55 +0000 (13:09 -0800)] 
Provide -[CyteWebViewController leftButton] API.

13 years agoExpose baseband serial number to SHSH service.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:23:03 +0000 (12:23 -0800)] 
Expose baseband serial number to SHSH service.

13 years agoSimplify IORegistry work.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:21:33 +0000 (12:21 -0800)] 
Simplify IORegistry work.

13 years agoSeparate out Menes/invocationWithSelector.*.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:16:14 +0000 (12:16 -0800)] 
Separate out Menes/invocationWithSelector.*.

13 years agoFactor SDURLCache debugging into Cydia.
Jay Freeman (saurik) [Thu, 3 Mar 2011 20:03:35 +0000 (12:03 -0800)] 
Factor SDURLCache debugging into Cydia.

13 years agoDocument what not to do with cydia://.
Jay Freeman (saurik) [Wed, 2 Mar 2011 18:53:03 +0000 (10:53 -0800)] 
Document what not to do with cydia://.

13 years agoInitial stab at a multi-file build environment.
Jay Freeman (saurik) [Wed, 2 Mar 2011 17:09:56 +0000 (09:09 -0800)] 
Initial stab at a multi-file build environment.

13 years agoFit ManageController to CyteWebViewController {custom,right}Button API.
Jay Freeman (saurik) [Wed, 2 Mar 2011 16:46:28 +0000 (08:46 -0800)] 
Fit ManageController to CyteWebViewController {custom,right}Button API.

13 years agoUse a real copyright symbol in About.
Jay Freeman (saurik) [Wed, 2 Mar 2011 01:41:13 +0000 (17:41 -0800)] 
Use a real copyright symbol in About.

13 years agoRename CYViewController to CyteViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 23:19:03 +0000 (15:19 -0800)] 
Rename CYViewController to CyteViewController.

13 years agoRename cydia.divert() to cydia.addInternalRedirect().
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:34:00 +0000 (14:34 -0800)] 
Rename cydia.divert() to cydia.addInternalRedirect().

13 years agoSeparate out Cydia/ProgressEvent.h.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:30:15 +0000 (14:30 -0800)] 
Separate out Cydia/ProgressEvent.h.

13 years agoAdd SaurikIT, LLC to copyright dialog.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:16:41 +0000 (14:16 -0800)] 
Add SaurikIT, LLC to copyright dialog.

13 years agoRemove obsolete CYAlertView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:06:16 +0000 (14:06 -0800)] 
Remove obsolete CYAlertView.

13 years agoSimplify all of these new filenames.
Jay Freeman (saurik) [Tue, 1 Mar 2011 22:05:13 +0000 (14:05 -0800)] 
Simplify all of these new filenames.

13 years agoMake lazy-loaded SearchController actually lazy.
Jay Freeman (saurik) [Tue, 1 Mar 2011 17:09:29 +0000 (09:09 -0800)] 
Make lazy-loaded SearchController actually lazy.

13 years agoMake lazy-loaded search terms actually load.
Jay Freeman (saurik) [Tue, 1 Mar 2011 17:03:54 +0000 (09:03 -0800)] 
Make lazy-loaded search terms actually load.

13 years agoSeparate out Menes/NSObject-MenesYieldToSelector.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:59:25 +0000 (08:59 -0800)] 
Separate out Menes/NSObject-MenesYieldToSelector.*.

13 years agoRename BrowserController to CyteWebViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:44:48 +0000 (08:44 -0800)] 
Rename BrowserController to CyteWebViewController.

13 years agoRename CYBrowserController to CydiaWebViewController.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:42:28 +0000 (08:42 -0800)] 
Rename CYBrowserController to CydiaWebViewController.

13 years agoRename CYWebView to CyteWebView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:39:34 +0000 (08:39 -0800)] 
Rename CYWebView to CyteWebView.

13 years agoAdd -[CYWebView reloadFromOrigin].
Jay Freeman (saurik) [Tue, 1 Mar 2011 16:38:35 +0000 (08:38 -0800)] 
Add -[CYWebView reloadFromOrigin].

13 years agoRemove obsolete CydiaSettings.bundle.
Jay Freeman (saurik) [Tue, 1 Mar 2011 14:45:51 +0000 (06:45 -0800)] 
Remove obsolete CydiaSettings.bundle.

13 years agoWork around vendors who are abusing shortDescription.
Jay Freeman (saurik) [Tue, 1 Mar 2011 07:33:07 +0000 (23:33 -0800)] 
Work around vendors who are abusing shortDescription.

13 years agoMove -[BrowserController dispatchEvent:] to CYWebView.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:34:18 +0000 (21:34 -0800)] 
Move -[BrowserController dispatchEvent:] to CYWebView.

13 years agoMove WebScriptObject (NSFastEnumeration) to (Cyte).
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:21:58 +0000 (21:21 -0800)] 
Move WebScriptObject (NSFastEnumeration) to (Cyte).

13 years agoSeparate out CyteKit/WebScriptObject-Cyte.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:19:54 +0000 (21:19 -0800)] 
Separate out CyteKit/WebScriptObject-Cyte.*.

13 years agoUse CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:13:49 +0000 (21:13 -0800)] 
Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.

13 years agoSeparate out CyteKit/CyteWebView.*.
Jay Freeman (saurik) [Tue, 1 Mar 2011 05:08:18 +0000 (21:08 -0800)] 
Separate out CyteKit/CyteWebView.*.

13 years agoAdd explanatory todo comments for state scan.
Jay Freeman (saurik) [Tue, 1 Mar 2011 04:00:29 +0000 (20:00 -0800)] 
Add explanatory todo comments for state scan.

13 years agoSeparate out CyteKit/NSString-Cyte.mm.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:49:20 +0000 (19:49 -0800)] 
Separate out CyteKit/NSString-Cyte.mm.

13 years agoRename UICaboodle to CyteKit.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:42:16 +0000 (19:42 -0800)] 
Rename UICaboodle to CyteKit.

13 years agoUnloading view controllers should unload their modal.
Jay Freeman (saurik) [Tue, 1 Mar 2011 03:09:59 +0000 (19:09 -0800)] 
Unloading view controllers should unload their modal.

13 years agoAdd cydia.setPasteboard*() for clipboard access.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:35:50 +0000 (18:35 -0800)] 
Add cydia.setPasteboard*() for clipboard access.

13 years agoRemove obsolete make.sh.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:17:30 +0000 (18:17 -0800)] 
Remove obsolete make.sh.

13 years agoThe HomeController is critical and must always be loaded.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:09:28 +0000 (18:09 -0800)] 
The HomeController is critical and must always be loaded.

13 years agoAdd cydia.setBadgeValue() for tab badges.
Jay Freeman (saurik) [Tue, 1 Mar 2011 02:08:31 +0000 (18:08 -0800)] 
Add cydia.setBadgeValue() for tab badges.

13 years agoExpose languages and locales to JavaScript.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:22:25 +0000 (12:22 -0800)] 
Expose languages and locales to JavaScript.

13 years agoLog divertWithURL: diversion activity.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:11:42 +0000 (12:11 -0800)] 
Log divertWithURL: diversion activity.

13 years agoAdd calls to [super viewDidLoad].
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:07:27 +0000 (12:07 -0800)] 
Add calls to [super viewDidLoad].

13 years agoRemake iconClassic.png to fix 3.x compatibility.
Jay Freeman (saurik) [Mon, 28 Feb 2011 20:03:10 +0000 (12:03 -0800)] 
Remake iconClassic.png to fix 3.x compatibility.

13 years agoNeuter the diversion mechanism: appcache FAIL.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:42:35 +0000 (11:42 -0800)] 
Neuter the diversion mechanism: appcache FAIL.

13 years agoAdd Italian translation from qwertyuiop.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:20:52 +0000 (11:20 -0800)] 
Add Italian translation from qwertyuiop.

13 years agoRemove extraneous executable mode bits.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:20:19 +0000 (11:20 -0800)] 
Remove extraneous executable mode bits.

13 years agoFilter out the more annoying console.log() messages.
Jay Freeman (saurik) [Mon, 28 Feb 2011 19:07:20 +0000 (11:07 -0800)] 
Filter out the more annoying console.log() messages.

13 years agoFactor class Pcre into its own file.
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:58:51 +0000 (10:58 -0800)] 
Factor class Pcre into its own file.

13 years agoRemove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:].
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:58:25 +0000 (10:58 -0800)] 
Remove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:].

13 years agoRemove obsolete cydia.setPopUpHook().
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:27:32 +0000 (05:27 -0800)] 
Remove obsolete cydia.setPopUpHook().

13 years agoUnload data when presenting modal page.
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:38:38 +0000 (10:38 -0800)] 
Unload data when presenting modal page.

13 years agoDRY refactorization with silly abstraction for {request,URL}WithURL.
Jay Freeman (saurik) [Mon, 28 Feb 2011 18:27:33 +0000 (10:27 -0800)] 
DRY refactorization with silly abstraction for {request,URL}WithURL.

13 years agoFix SDURLCache to ignore URL fragments.
Jay Freeman (saurik) [Mon, 28 Feb 2011 17:44:39 +0000 (09:44 -0800)] 
Fix SDURLCache to ignore URL fragments.

13 years agoBrowser URLs are managed by the controller, not the view.
Jay Freeman (saurik) [Mon, 28 Feb 2011 16:50:15 +0000 (08:50 -0800)] 
Browser URLs are managed by the controller, not the view.

13 years agofile:/// needs cydia.* access for error.html.
Jay Freeman (saurik) [Mon, 28 Feb 2011 16:37:02 +0000 (08:37 -0800)] 
file:/// needs cydia.* access for error.html.

13 years agoFactor out diversion logic.
Jay Freeman (saurik) [Mon, 28 Feb 2011 15:22:26 +0000 (07:22 -0800)] 
Factor out diversion logic.

13 years agoClean up UIProgressHUD code.
Jay Freeman (saurik) [Mon, 28 Feb 2011 15:12:38 +0000 (07:12 -0800)] 
Clean up UIProgressHUD code.

13 years agoReplace CYNavigationController with a category.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:55:49 +0000 (05:55 -0800)] 
Replace CYNavigationController with a category.

13 years agoRemove obsolete CYNavigationController::delegate_.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:35:25 +0000 (05:35 -0800)] 
Remove obsolete CYNavigationController::delegate_.

13 years agoRemove obsolete CYNavigationController::database_.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:29:56 +0000 (05:29 -0800)] 
Remove obsolete CYNavigationController::database_.

13 years agoConsistently use -[Cydia showSettings].
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:28:01 +0000 (05:28 -0800)] 
Consistently use -[Cydia showSettings].

13 years agoBackground appcache initialization using custom URL.
Jay Freeman (saurik) [Mon, 28 Feb 2011 12:50:33 +0000 (04:50 -0800)] 
Background appcache initialization using custom URL.

13 years agoFix the root preferences issue at a lower level.
Jay Freeman (saurik) [Mon, 28 Feb 2011 00:26:40 +0000 (16:26 -0800)] 
Fix the root preferences issue at a lower level.

13 years agoI really really hate these locale codes.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:42:07 +0000 (14:42 -0800)] 
I really really hate these locale codes.

13 years agoClarify Pcre operator () helpers.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:18:34 +0000 (14:18 -0800)] 
Clarify Pcre operator () helpers.

13 years agoSupport regex formatting with Pcre.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:10:51 +0000 (14:10 -0800)] 
Support regex formatting with Pcre.

13 years agoRename -[Source description] to -[Source shortDescription].
Jay Freeman (saurik) [Sun, 27 Feb 2011 08:46:49 +0000 (00:46 -0800)] 
Rename -[Source description] to -[Source shortDescription].

13 years agoReloading the world should really just /un/load the world.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:55:33 +0000 (23:55 -0800)] 
Reloading the world should really just /un/load the world.

13 years agoMove CYNavigationController higher in the file.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:55:01 +0000 (23:55 -0800)] 
Move CYNavigationController higher in the file.

13 years agoStandardize [super reloadData] placement.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:39:53 +0000 (23:39 -0800)] 
Standardize [super reloadData] placement.

13 years agoMake ChangesController honor the lazy-loading API.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:24:11 +0000 (23:24 -0800)] 
Make ChangesController honor the lazy-loading API.

13 years agoAvoid using hasLoaded in viewWillAppear:.
Jay Freeman (saurik) [Sun, 27 Feb 2011 06:42:45 +0000 (22:42 -0800)] 
Avoid using hasLoaded in viewWillAppear:.

13 years agoUse the latest available SDK: I now trust that they work.
Jay Freeman (saurik) [Sun, 27 Feb 2011 06:28:59 +0000 (22:28 -0800)] 
Use the latest available SDK: I now trust that they work.

13 years agoAdd a silly session store, just in case.
Jay Freeman (saurik) [Sat, 26 Feb 2011 17:46:23 +0000 (09:46 -0800)] 
Add a silly session store, just in case.

13 years agoSynchronize access to {Bridged,Pipelined}Hosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 17:32:11 +0000 (09:32 -0800)] 
Synchronize access to {Bridged,Pipelined}Hosts_.

13 years agoSupport scheme-specific pipelined hosts.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:32:34 +0000 (08:32 -0800)] 
Support scheme-specific pipelined hosts.

13 years agoSplit PipelinedHosts_ from BridgedHosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:11:00 +0000 (08:11 -0800)] 
Split PipelinedHosts_ from BridgedHosts_.

13 years agoRemove indirection from addBridgedHost:.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:09:13 +0000 (08:09 -0800)] 
Remove indirection from addBridgedHost:.

13 years agoRename CydiaHosts_ to BridgedHosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:06:35 +0000 (08:06 -0800)] 
Rename CydiaHosts_ to BridgedHosts_.

13 years agoHack NSURLConnection to turn on HTTP pipelining.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:03:17 +0000 (08:03 -0800)] 
Hack NSURLConnection to turn on HTTP pipelining.

13 years agoAdd cydia.popViewController(animated).
Jay Freeman (saurik) [Sat, 26 Feb 2011 09:56:33 +0000 (01:56 -0800)] 
Add cydia.popViewController(animated).

13 years agoUpdate Spanish localization (thanks mvit)!
Grant Paul [Sun, 27 Feb 2011 20:31:13 +0000 (12:31 -0800)] 
Update Spanish localization (thanks mvit)!

13 years agoFix el/Localizable, which had stray doublequotes inside it.
Dustin L. Howett [Sun, 27 Feb 2011 09:05:32 +0000 (04:05 -0500)] 
Fix el/Localizable, which had stray doublequotes inside it.

13 years agoConvert Greek localization to NeXTSTEP plist format.
Grant Paul [Sun, 27 Feb 2011 07:00:00 +0000 (23:00 -0800)] 
Convert Greek localization to NeXTSTEP plist format.

13 years agoEnsure saved state has at least somewhat proper base set of controllers before using it.
Grant Paul [Sun, 27 Feb 2011 06:43:11 +0000 (22:43 -0800)] 
Ensure saved state has at least somewhat proper base set of controllers before using it.

13 years agoAdd Dutch localization by ius and "Krivi".
Grant Paul [Sun, 27 Feb 2011 03:27:45 +0000 (19:27 -0800)] 
Add Dutch localization by ius and "Krivi".

13 years agoAdd Spanish localization (thanks to translators and Treeki for merging!)
Grant Paul [Sat, 26 Feb 2011 23:43:29 +0000 (15:43 -0800)] 
Add Spanish localization (thanks to translators and Treeki for merging!)

13 years agoFinalize Greek localization (thanks limneos!)
Grant Paul [Sat, 26 Feb 2011 19:36:31 +0000 (11:36 -0800)] 
Finalize Greek localization (thanks limneos!)

13 years agoI sometimes feel like the repos purposefully make typos just to piss me off. Is it...
Grant Paul [Sat, 26 Feb 2011 09:00:38 +0000 (01:00 -0800)] 
I sometimes feel like the repos purposefully make typos just to piss me off. Is it *that freaking hard* to have a script check this!?

13 years agoFixed crash in SectionsController when there are hidden sections.
Grant Paul [Sat, 26 Feb 2011 08:36:31 +0000 (00:36 -0800)] 
Fixed crash in SectionsController when there are hidden sections.