]> git.saurik.com Git - cydia.git/log
cydia.git
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.

13 years agoUse localeIdentifier instead of preferredLanguages for LC_MESSAGES (worse, yet better).
Jay Freeman (saurik) [Sat, 26 Feb 2011 08:26:00 +0000 (00:26 -0800)] 
Use localeIdentifier instead of preferredLanguages for LC_MESSAGES (worse, yet better).

13 years agoUIViewController, amazingly enough, actually manages the editing state for you.
Grant Paul [Sat, 26 Feb 2011 07:14:01 +0000 (23:14 -0800)] 
UIViewController, amazingly enough, actually manages the editing state for you.

13 years agoFinalize Chinese translations.
Grant Paul [Sat, 26 Feb 2011 05:08:38 +0000 (21:08 -0800)] 
Finalize Chinese translations.

13 years agoFix broken permissions introduced in prior commit.
Grant Paul [Sat, 26 Feb 2011 02:37:03 +0000 (18:37 -0800)] 
Fix broken permissions introduced in prior commit.

13 years agoUpdate traditional Chinese, German, and French localizations (thanks Merlin Mao,...
Grant Paul [Sat, 26 Feb 2011 02:36:25 +0000 (18:36 -0800)] 
Update traditional Chinese, German, and French localizations (thanks Merlin Mao, westbaer, and Sakurina!)

13 years agoUpdate -> Upgrade.
Grant Paul [Sat, 26 Feb 2011 01:38:12 +0000 (17:38 -0800)] 
Update -> Upgrade.

13 years agoUpdated extended description for holding.
Grant Paul [Fri, 25 Feb 2011 08:21:22 +0000 (00:21 -0800)] 
Updated extended description for holding.

13 years agoAllow the website to register URL diversions.
Jay Freeman (saurik) [Sat, 26 Feb 2011 00:34:35 +0000 (16:34 -0800)] 
Allow the website to register URL diversions.

13 years agoUpdate Default-*.png for iPad with UITableView.
Jay Freeman (saurik) [Fri, 25 Feb 2011 23:31:02 +0000 (15:31 -0800)] 
Update Default-*.png for iPad with UITableView.

13 years agoUse a real grouped table view to back our webviews.
Jay Freeman (saurik) [Fri, 25 Feb 2011 23:06:42 +0000 (15:06 -0800)] 
Use a real grouped table view to back our webviews.

13 years agoFigured out why multitasking was on (4.0 SDK compile) and turned it off.
Jay Freeman (saurik) [Fri, 25 Feb 2011 22:06:04 +0000 (14:06 -0800)] 
Figured out why multitasking was on (4.0 SDK compile) and turned it off.

13 years agoFix version number update for hardcoding.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:49:51 +0000 (13:49 -0800)] 
Fix version number update for hardcoding.

13 years agoAdd _trace() debugging for yieldToSelector: run loop.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:10:45 +0000 (13:10 -0800)] 
Add _trace() debugging for yieldToSelector: run loop.

13 years agoMove #define configuration higher in code.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:10:28 +0000 (13:10 -0800)] 
Move #define configuration higher in code.

13 years agoUse mixed-case for ProgressEventType constants.
Jay Freeman (saurik) [Fri, 25 Feb 2011 20:43:05 +0000 (12:43 -0800)] 
Use mixed-case for ProgressEventType constants.

13 years agoUse kCydiaProgressEventType* constants for CydiaProgressEvent ofType:.
Jay Freeman (saurik) [Fri, 25 Feb 2011 20:33:01 +0000 (12:33 -0800)] 
Use kCydiaProgressEventType* constants for CydiaProgressEvent ofType:.

13 years agoRemove the X-Role header that no one is using.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:38:07 +0000 (11:38 -0800)] 
Remove the X-Role header that no one is using.

13 years agoRemove obsolete -[CYBrowserController setHeaders:forHost:].
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:40:31 +0000 (11:40 -0800)] 
Remove obsolete -[CYBrowserController setHeaders:forHost:].

13 years agoRestrict the cydia JS object to HTTPS.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:37:57 +0000 (11:37 -0800)] 
Restrict the cydia JS object to HTTPS.

13 years agoProvide compatible #define for 4.0 kCFVersion.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:18:31 +0000 (11:18 -0800)] 
Provide compatible #define for 4.0 kCFVersion.

13 years agoExpose allowsAnyHTTPSCertificateForHost private API.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:18:14 +0000 (11:18 -0800)] 
Expose allowsAnyHTTPSCertificateForHost private API.

13 years agoAdd debugging to isSafeToSuspend:.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:17:38 +0000 (11:17 -0800)] 
Add debugging to isSafeToSuspend:.

13 years agoRemove CYHomeController's magic HTTP headers.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:15:38 +0000 (11:15 -0800)] 
Remove CYHomeController's magic HTTP headers.

13 years agoCentralize addCydiaHost: to Cydia delegate_.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:21:23 +0000 (04:21 -0800)] 
Centralize addCydiaHost: to Cydia delegate_.

13 years agoRely on cydia.localize() for ProgressController's .title.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:11:58 +0000 (04:11 -0800)] 
Rely on cydia.localize() for ProgressController's .title.

13 years agoImplement a flexible cydia object whitelist.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:07:08 +0000 (04:07 -0800)] 
Implement a flexible cydia object whitelist.

13 years agoAdd some execution failsafes for sysroot.sh.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:51:42 +0000 (03:51 -0800)] 
Add some execution failsafes for sysroot.sh.

13 years agoRemove alternative sysroot-2.tgz as sysroot.sh is no longer egregious.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:07:59 +0000 (03:07 -0800)] 
Remove alternative sysroot-2.tgz as sysroot.sh is no longer egregious.

13 years agoDrop sysroot.sh dependency on CydiaSubstrate.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:06:50 +0000 (03:06 -0800)] 
Drop sysroot.sh dependency on CydiaSubstrate.

13 years agoStop running sysroot.sh at sign of first error.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:06:34 +0000 (03:06 -0800)] 
Stop running sysroot.sh at sign of first error.

13 years agoNew mobilesubstrate packages include an absolute symlink.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:01:13 +0000 (03:01 -0800)] 
New mobilesubstrate packages include an absolute symlink.

13 years agoAdd package.selection.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:38:12 +0000 (19:38 -0800)] 
Add package.selection.

13 years agoAdd package.state.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:38:02 +0000 (19:38 -0800)] 
Add package.state.

13 years agoRemove obsolete UCYield.h.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:03:10 +0000 (19:03 -0800)] 
Remove obsolete UCYield.h.

13 years agoExport package.tags to JavaScript.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:01:29 +0000 (19:01 -0800)] 
Export package.tags to JavaScript.

13 years agoUpdate firmware.ver to 4.
Jay Freeman (saurik) [Thu, 24 Feb 2011 19:16:43 +0000 (11:16 -0800)] 
Update firmware.ver to 4.

13 years agoJobsification.
Grant Paul [Fri, 25 Feb 2011 03:29:05 +0000 (19:29 -0800)] 
Jobsification.

13 years agoI like the iOS 4.0 SDK.
Jay Freeman (saurik) [Thu, 24 Feb 2011 18:42:48 +0000 (10:42 -0800)] 
I like the iOS 4.0 SDK.

13 years agoI am too tired to fix this in MS, so I 'fixed' it here.
Jay Freeman (saurik) [Thu, 24 Feb 2011 18:42:27 +0000 (10:42 -0800)] 
I am too tired to fix this in MS, so I 'fixed' it here.

13 years agoOMG, I forgot to commit this logic inversion.
Jay Freeman (saurik) [Thu, 24 Feb 2011 18:21:25 +0000 (10:21 -0800)] 
OMG, I forgot to commit this logic inversion.

13 years agoMake the navigation action blocker actually useful.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:44:27 +0000 (09:44 -0800)] 
Make the navigation action blocker actually useful.

13 years agoSimplify memory management of Source.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:11:17 +0000 (09:11 -0800)] 
Simplify memory management of Source.

13 years agoSimplify and correct memory management of SearchController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:06:24 +0000 (09:06 -0800)] 
Simplify and correct memory management of SearchController.

13 years agoSimplify and correct memory management of SectionController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:03:52 +0000 (09:03 -0800)] 
Simplify and correct memory management of SectionController.

13 years agoSimplify memory management of CYPackageController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:02:36 +0000 (09:02 -0800)] 
Simplify memory management of CYPackageController.

13 years agoAdd -[BrowserController _allowNavigationAction] to limit _top usage.
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:56:10 +0000 (08:56 -0800)] 
Add -[BrowserController _allowNavigationAction] to limit _top usage.

13 years agoDHowett told me I forgot this critical file. :(
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:47:44 +0000 (08:47 -0800)] 
DHowett told me I forgot this critical file. :(

13 years agoUse _H<> for BrowserController::request_.
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:34:34 +0000 (08:34 -0800)] 
Use _H<> for BrowserController::request_.

13 years agoAllow JavaScript to swap in package names for ids.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:53:10 +0000 (06:53 -0800)] 
Allow JavaScript to swap in package names for ids.

13 years agoExport cydia.setNavigationBarTintColor() to JS.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:32:05 +0000 (06:32 -0800)] 
Export cydia.setNavigationBarTintColor() to JS.

13 years agoMild typo: UIColor instead of self for group color.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:30:34 +0000 (06:30 -0800)] 
Mild typo: UIColor instead of self for group color.

13 years agoSolve the iPad pinstripes != gray problem.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:15:09 +0000 (06:15 -0800)] 
Solve the iPad pinstripes != gray problem.