Age | Commit message (Expand) | Author |
2011-01-22 | Finish cydia:// URLs using the private "transient view controller" methods on... | Grant Paul |
2010-12-03 | Compile for 2.0 using 3.2 SDK (for now). | Jay Freeman (saurik) |
2010-12-03 | Use reboot2() instead of system("reboot"). | Jay Freeman (saurik) |
2010-12-03 | Prefer SBReboot() (when available) to system("reboot"). | Jay Freeman (saurik) |
2010-12-03 | Remove 1.x-compatible ApplicationIconBadge logic. | Jay Freeman (saurik) |
2010-12-01 | Merge CYContainer with CYTabBarController for 2.x support. | Jay Freeman (saurik) |
2010-11-20 | Make cydia.setViewportWidth() work again with CYWebView. | Jay Freeman (saurik) |
2010-11-18 | Factored out CYTableViewCell to fix cell highlight colors. | Jay Freeman (saurik) |
2010-11-15 | If you are going to use a private API (pinStripeColor), it has to be in iPhon... | Jay Freeman (saurik) |
2010-11-05 | Port CYWebView to 3.0. | Jay Freeman (saurik) |
2010-11-05 | Downgrade support for -[UIWebView setDataDetectorTypes]. | Jay Freeman (saurik) |
2010-11-05 | Downgrade support for -[UIScrollView setDecelerationRate]. | Jay Freeman (saurik) |
2010-11-04 | Totally reimplemented BrowserController in terms of UIWebView. | Jay Freeman (saurik) |
2010-10-17 | Use UIBarStyleBlackOpaque instead of UIBarStyleBlack on older systems. | Jay Freeman (saurik) |
2010-10-17 | Support showFromBarButtonItem:animated: with iPhonePrivate(iPad). | Jay Freeman (saurik) |
2010-10-17 | Fix kSCNetworkReachabilityFlagsConnectionOn* flags for 2.0 toolchain. | Jay Freeman (saurik) |
2010-10-17 | Started the work to port Cydia back to a 2.0-era toolchain. | Jay Freeman (saurik) |
2010-10-17 | Fix iPhonePrivate.h's header insulation. | Jay Freeman (saurik) |
2010-10-17 | Add vim folds to organize iPhonePrivate.h. | Jay Freeman (saurik) |
2010-10-07 | Use -[UIColor groupTableViewBackgroundColor] instead of -[UIColor pinStripeCo... | Jay Freeman (saurik) |
2010-10-04 | Fix the warnings when building with AlwaysReload=0, and fix the action button... | Dustin L. Howett |
2010-10-04 | Use drawAtPoint:forWidth:withFont:lineBreakMode: instead of drawAtPoint:forWi... | Dustin L. Howett |
2010-10-04 | Fix the type of the ellipsis: argument. | Jay Freeman (saurik) |
2010-10-04 | Rewrote the build environment from scratch. | Jay Freeman (saurik) |