]>
git.saurik.com Git - cydia.git/log
Jay Freeman (saurik) [Mon, 28 Feb 2011 16:50:15 +0000 (08:50 -0800)]
Browser URLs are managed by the controller, not the view.
Jay Freeman (saurik) [Mon, 28 Feb 2011 16:37:02 +0000 (08:37 -0800)]
file:/// needs cydia.* access for error.html.
Jay Freeman (saurik) [Mon, 28 Feb 2011 15:22:26 +0000 (07:22 -0800)]
Factor out diversion logic.
Jay Freeman (saurik) [Mon, 28 Feb 2011 15:12:38 +0000 (07:12 -0800)]
Clean up UIProgressHUD code.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:55:49 +0000 (05:55 -0800)]
Replace CYNavigationController with a category.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:35:25 +0000 (05:35 -0800)]
Remove obsolete CYNavigationController::delegate_.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:29:56 +0000 (05:29 -0800)]
Remove obsolete CYNavigationController::database_.
Jay Freeman (saurik) [Mon, 28 Feb 2011 13:28:01 +0000 (05:28 -0800)]
Consistently use -[Cydia showSettings].
Jay Freeman (saurik) [Mon, 28 Feb 2011 12:50:33 +0000 (04:50 -0800)]
Background appcache initialization using custom URL.
Jay Freeman (saurik) [Mon, 28 Feb 2011 00:26:40 +0000 (16:26 -0800)]
Fix the root preferences issue at a lower level.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:42:07 +0000 (14:42 -0800)]
I really really hate these locale codes.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:18:34 +0000 (14:18 -0800)]
Clarify Pcre operator () helpers.
Jay Freeman (saurik) [Sun, 27 Feb 2011 22:10:51 +0000 (14:10 -0800)]
Support regex formatting with Pcre.
Jay Freeman (saurik) [Sun, 27 Feb 2011 08:46:49 +0000 (00:46 -0800)]
Rename -[Source description] to -[Source shortDescription].
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:55:33 +0000 (23:55 -0800)]
Reloading the world should really just /un/load the world.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:55:01 +0000 (23:55 -0800)]
Move CYNavigationController higher in the file.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:39:53 +0000 (23:39 -0800)]
Standardize [super reloadData] placement.
Jay Freeman (saurik) [Sun, 27 Feb 2011 07:24:11 +0000 (23:24 -0800)]
Make ChangesController honor the lazy-loading API.
Jay Freeman (saurik) [Sun, 27 Feb 2011 06:42:45 +0000 (22:42 -0800)]
Avoid using hasLoaded in viewWillAppear:.
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.
Jay Freeman (saurik) [Sat, 26 Feb 2011 17:46:23 +0000 (09:46 -0800)]
Add a silly session store, just in case.
Jay Freeman (saurik) [Sat, 26 Feb 2011 17:32:11 +0000 (09:32 -0800)]
Synchronize access to {Bridged,Pipelined}Hosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:32:34 +0000 (08:32 -0800)]
Support scheme-specific pipelined hosts.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:11:00 +0000 (08:11 -0800)]
Split PipelinedHosts_ from BridgedHosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:09:13 +0000 (08:09 -0800)]
Remove indirection from addBridgedHost:.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:06:35 +0000 (08:06 -0800)]
Rename CydiaHosts_ to BridgedHosts_.
Jay Freeman (saurik) [Sat, 26 Feb 2011 16:03:17 +0000 (08:03 -0800)]
Hack NSURLConnection to turn on HTTP pipelining.
Jay Freeman (saurik) [Sat, 26 Feb 2011 09:56:33 +0000 (01:56 -0800)]
Add cydia.popViewController(animated).
Grant Paul [Sun, 27 Feb 2011 20:31:13 +0000 (12:31 -0800)]
Update Spanish localization (thanks mvit)!
Dustin L. Howett [Sun, 27 Feb 2011 09:05:32 +0000 (04:05 -0500)]
Fix el/Localizable, which had stray doublequotes inside it.
Grant Paul [Sun, 27 Feb 2011 07:00:00 +0000 (23:00 -0800)]
Convert Greek localization to NeXTSTEP plist format.
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.
Grant Paul [Sun, 27 Feb 2011 03:27:45 +0000 (19:27 -0800)]
Add Dutch localization by ius and "Krivi".
Grant Paul [Sat, 26 Feb 2011 23:43:29 +0000 (15:43 -0800)]
Add Spanish localization (thanks to translators and Treeki for merging!)
Grant Paul [Sat, 26 Feb 2011 19:36:31 +0000 (11:36 -0800)]
Finalize Greek localization (thanks limneos!)
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!?
Grant Paul [Sat, 26 Feb 2011 08:36:31 +0000 (00:36 -0800)]
Fixed crash in SectionsController when there are hidden sections.
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).
Grant Paul [Sat, 26 Feb 2011 07:14:01 +0000 (23:14 -0800)]
UIViewController, amazingly enough, actually manages the editing state for you.
Grant Paul [Sat, 26 Feb 2011 05:08:38 +0000 (21:08 -0800)]
Finalize Chinese translations.
Grant Paul [Sat, 26 Feb 2011 02:37:03 +0000 (18:37 -0800)]
Fix broken permissions introduced in prior commit.
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!)
Grant Paul [Sat, 26 Feb 2011 01:38:12 +0000 (17:38 -0800)]
Update -> Upgrade.
Grant Paul [Fri, 25 Feb 2011 08:21:22 +0000 (00:21 -0800)]
Updated extended description for holding.
Jay Freeman (saurik) [Sat, 26 Feb 2011 00:34:35 +0000 (16:34 -0800)]
Allow the website to register URL diversions.
Jay Freeman (saurik) [Fri, 25 Feb 2011 23:31:02 +0000 (15:31 -0800)]
Update Default-*.png for iPad with UITableView.
Jay Freeman (saurik) [Fri, 25 Feb 2011 23:06:42 +0000 (15:06 -0800)]
Use a real grouped table view to back our webviews.
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.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:49:51 +0000 (13:49 -0800)]
Fix version number update for hardcoding.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:10:45 +0000 (13:10 -0800)]
Add _trace() debugging for yieldToSelector: run loop.
Jay Freeman (saurik) [Fri, 25 Feb 2011 21:10:28 +0000 (13:10 -0800)]
Move #define configuration higher in code.
Jay Freeman (saurik) [Fri, 25 Feb 2011 20:43:05 +0000 (12:43 -0800)]
Use mixed-case for ProgressEventType constants.
Jay Freeman (saurik) [Fri, 25 Feb 2011 20:33:01 +0000 (12:33 -0800)]
Use kCydiaProgressEventType* constants for CydiaProgressEvent ofType:.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:38:07 +0000 (11:38 -0800)]
Remove the X-Role header that no one is using.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:40:31 +0000 (11:40 -0800)]
Remove obsolete -[CYBrowserController setHeaders:forHost:].
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:37:57 +0000 (11:37 -0800)]
Restrict the cydia JS object to HTTPS.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:18:31 +0000 (11:18 -0800)]
Provide compatible #define for 4.0 kCFVersion.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:18:14 +0000 (11:18 -0800)]
Expose allowsAnyHTTPSCertificateForHost private API.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:17:38 +0000 (11:17 -0800)]
Add debugging to isSafeToSuspend:.
Jay Freeman (saurik) [Fri, 25 Feb 2011 19:15:38 +0000 (11:15 -0800)]
Remove CYHomeController's magic HTTP headers.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:21:23 +0000 (04:21 -0800)]
Centralize addCydiaHost: to Cydia delegate_.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:11:58 +0000 (04:11 -0800)]
Rely on cydia.localize() for ProgressController's .title.
Jay Freeman (saurik) [Fri, 25 Feb 2011 12:07:08 +0000 (04:07 -0800)]
Implement a flexible cydia object whitelist.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:51:42 +0000 (03:51 -0800)]
Add some execution failsafes for sysroot.sh.
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.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:06:50 +0000 (03:06 -0800)]
Drop sysroot.sh dependency on CydiaSubstrate.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:06:34 +0000 (03:06 -0800)]
Stop running sysroot.sh at sign of first error.
Jay Freeman (saurik) [Fri, 25 Feb 2011 11:01:13 +0000 (03:01 -0800)]
New mobilesubstrate packages include an absolute symlink.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:38:12 +0000 (19:38 -0800)]
Add package.selection.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:38:02 +0000 (19:38 -0800)]
Add package.state.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:03:10 +0000 (19:03 -0800)]
Remove obsolete UCYield.h.
Jay Freeman (saurik) [Fri, 25 Feb 2011 03:01:29 +0000 (19:01 -0800)]
Export package.tags to JavaScript.
Jay Freeman (saurik) [Thu, 24 Feb 2011 19:16:43 +0000 (11:16 -0800)]
Update firmware.ver to 4.
Grant Paul [Fri, 25 Feb 2011 03:29:05 +0000 (19:29 -0800)]
Jobsification.
Jay Freeman (saurik) [Thu, 24 Feb 2011 18:42:48 +0000 (10:42 -0800)]
I like the iOS 4.0 SDK.
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.
Jay Freeman (saurik) [Thu, 24 Feb 2011 18:21:25 +0000 (10:21 -0800)]
OMG, I forgot to commit this logic inversion.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:44:27 +0000 (09:44 -0800)]
Make the navigation action blocker actually useful.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:11:17 +0000 (09:11 -0800)]
Simplify memory management of Source.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:06:24 +0000 (09:06 -0800)]
Simplify and correct memory management of SearchController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:03:52 +0000 (09:03 -0800)]
Simplify and correct memory management of SectionController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 17:02:36 +0000 (09:02 -0800)]
Simplify memory management of CYPackageController.
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:56:10 +0000 (08:56 -0800)]
Add -[BrowserController _allowNavigationAction] to limit _top usage.
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:47:44 +0000 (08:47 -0800)]
DHowett told me I forgot this critical file. :(
Jay Freeman (saurik) [Thu, 24 Feb 2011 16:34:34 +0000 (08:34 -0800)]
Use _H<> for BrowserController::request_.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:53:10 +0000 (06:53 -0800)]
Allow JavaScript to swap in package names for ids.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:32:05 +0000 (06:32 -0800)]
Export cydia.setNavigationBarTintColor() to JS.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:30:34 +0000 (06:30 -0800)]
Mild typo: UIColor instead of self for group color.
Jay Freeman (saurik) [Thu, 24 Feb 2011 14:15:09 +0000 (06:15 -0800)]
Solve the iPad pinstripes != gray problem.
Jay Freeman (saurik) [Thu, 24 Feb 2011 12:40:41 +0000 (04:40 -0800)]
Add std::setlocale() (de-comment).
Jay Freeman (saurik) [Thu, 24 Feb 2011 11:07:22 +0000 (03:07 -0800)]
Remove global Home_ variable helper.
Jay Freeman (saurik) [Thu, 24 Feb 2011 10:51:34 +0000 (02:51 -0800)]
Add some debug logging to MS dlopen() calls.
Jay Freeman (saurik) [Thu, 24 Feb 2011 04:46:30 +0000 (20:46 -0800)]
Use a single URL for HTML5 Offline routing.
Jay Freeman (saurik) [Thu, 24 Feb 2011 04:30:11 +0000 (20:30 -0800)]
Export cydia.setHidesNavigationBar() to JavaScript.
Jay Freeman (saurik) [Thu, 24 Feb 2011 04:05:25 +0000 (20:05 -0800)]
Actually use reloadData state machine everywhere.
Jay Freeman (saurik) [Thu, 24 Feb 2011 03:55:06 +0000 (19:55 -0800)]
This delegate_ is _transient.
Jay Freeman (saurik) [Thu, 24 Feb 2011 03:48:30 +0000 (19:48 -0800)]
Verified and fixed code for configuration update.
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:48:18 +0000 (18:48 -0800)]
Use userInterfaceIdiom instead of isWildcat for /ui/ URL.
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:43:57 +0000 (18:43 -0800)]
Remove @2x from /ui/ URL.
Jay Freeman (saurik) [Thu, 24 Feb 2011 02:38:08 +0000 (18:38 -0800)]
Expose download stats to JavaScript.