summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10Support the iOS 3.2 SDK.v1.1.0%b4Jay Freeman (saurik)
2011-03-10Update the Chinese translation.Jay Freeman (saurik)
2011-03-10I normally use tangelo-3.7: let's agree for now.Jay Freeman (saurik)
2011-03-10Don't re-simplify the simplified section icon name.Jay Freeman (saurik)
2011-03-10Truncate descriptions to 200, not 100, characters.Jay Freeman (saurik)
2011-03-10There is no reason HUDs can't rotate correctly.Jay Freeman (saurik)
2011-03-10If you get an error while refreshing you cannot allow an essential upgrade di...Jay Freeman (saurik)
2011-03-10We have to unload BEFORE we get the viewWillAppear callback.Jay Freeman (saurik)
2011-03-10Cydia was supposed to be marked cydia::essential.Jay Freeman (saurik)
2011-03-09The iPad sometimes shows multiple things at once.Jay Freeman (saurik)
2011-03-09basic_string::_S_construct NULL not validJay Freeman (saurik)
2011-03-09The Sources list hasn't been sorted since 2008.Jay Freeman (saurik)
2011-03-09We need to not leave parsed_ Packages laying around.Jay Freeman (saurik)
2011-03-09Add architecture field.Jay Freeman (saurik)
2011-03-09Save the state during abnormal terminations.Jay Freeman (saurik)
2011-03-09Add cydia.getMetadataKeys().Jay Freeman (saurik)
2011-03-09Fix various forms of icon escape encoding.Jay Freeman (saurik)
2011-03-09Totally obsolete and replace the old source packages.Jay Freeman (saurik)
2011-03-09Improve robustness of Changes button code.Jay Freeman (saurik)
2011-03-09Add cydia.{g,s}etMetadataValue().Jay Freeman (saurik)
2011-03-09Numerical tweaks to the relevancy algorithm.Jay Freeman (saurik)
2011-03-09Accidentally lost the index :(.Jay Freeman (saurik)
2011-03-09If you have cydia. access, get Token_.Jay Freeman (saurik)
2011-03-09Only send UDID to vaguely secure hosts.v1.1.0%b3Jay Freeman (saurik)
2011-03-09Only send X-Cydia-Token to vaguely trusted hosts.Jay Freeman (saurik)
2011-03-09Only add special headers if they are not present.Jay Freeman (saurik)
2011-03-09Add Cydia_.deb to .gitignore.Jay Freeman (saurik)
2011-03-09Add Version.h to .gitignore.Jay Freeman (saurik)
2011-03-09DHowett tells me I forgot this file. :(Jay Freeman (saurik)
2011-03-09Version number change should rebuild user agent code.Jay Freeman (saurik)
2011-03-09Apply custom useragent after loadView.Jay Freeman (saurik)
2011-03-08Gracefully recover from low-memory conditions.v1.1.0%b2Jay Freeman (saurik)
2011-03-08Do not attempt to copy nil strings.Jay Freeman (saurik)
2011-03-08Add [super releaseSubviews].Jay Freeman (saurik)
2011-03-08Use loadView/releaseSubviews for CyteWebViewController.Jay Freeman (saurik)
2011-03-08Add releaseSubviews to StashController.Jay Freeman (saurik)
2011-03-08Use loadView/releaseSubviews for PackageListController.Jay Freeman (saurik)
2011-03-08On 3.x I need to animate these buttons or they go nuts.Jay Freeman (saurik)
2011-03-08Copy strings that might get yanked from under us.Jay Freeman (saurik)
2011-03-08On 2.x I have this funny status bar offset.Jay Freeman (saurik)
2011-03-08Move -[CYTabBarController statusBarHeight] to ::CYStatusBarHeight().Jay Freeman (saurik)
2011-03-08I do not have objectForKey:UIKeyboardAnimation{Curve,Duration}UserInfoKey on ...Jay Freeman (saurik)
2011-03-08Use 320px for iPad modality.Jay Freeman (saurik)
2011-03-08Use % for ~ in tagged versions.v1.1.0%b1Jay Freeman (saurik)
2011-03-08Remove obsolete changes calculation debugging.Jay Freeman (saurik)
2011-03-08Standardize threading across SDURLCache diskCache{Info,Usage}.Jay Freeman (saurik)
2011-03-08Split cydia-lproj from main package.Jay Freeman (saurik)
2011-03-08Slightly clean up unloadData logic ordering.Jay Freeman (saurik)
2011-03-08Don't show finish button until it is usable.Jay Freeman (saurik)
2011-03-08Merge -[Cydia {complete,{_,}reloadDataWithInvocation}].Jay Freeman (saurik)