summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2011-03-08Improve SDURLCache behavior drastically.Jay Freeman (saurik)
2011-03-08Fix subtle packages_ damage to yield.Jay Freeman (saurik)
2011-03-08Take Telesphoreo's preinst.Jay Freeman (saurik)
2011-03-08Stop re-re-requesting the damned cache.manifest.Jay Freeman (saurik)
2011-03-08Prefer manual cydia.unload() to automatic modality.Jay Freeman (saurik)
2011-03-08Automatically attach cydia.log and `dpkg -l`.Jay Freeman (saurik)
2011-03-08Post CydiaReloadData events, don't actually reload the page.Jay Freeman (saurik)
2011-03-08Do not update webviews that are not rendered.Jay Freeman (saurik)
2011-03-08Allow multiple search query terms.Jay Freeman (saurik)
2011-03-08First draft of relevancy sorted search.Jay Freeman (saurik)
2011-03-08Simplify _reloadPackages API to correct threading.Jay Freeman (saurik)
2011-03-08Re-verify shouldBlock during _reloadPackages: loop.Jay Freeman (saurik)
2011-03-08Move filtering into FilteredPackageController.Jay Freeman (saurik)
2011-03-08Separate out Cydia/LoadingView{,Controller}.*.Jay Freeman (saurik)
2011-03-08Cache results of CydiaIcon.png requests.Jay Freeman (saurik)
2011-03-08Initial implementation of CydiaIcon.png.Jay Freeman (saurik)
2011-03-08Remove obsolete -[CYLoadingIndicator {label,activityIndicatorView}].Jay Freeman (saurik)
2011-03-08Remove obsolete CYEmulatedLoadingController::database_.Jay Freeman (saurik)
2011-03-08Separate out Cydia/MIMEAddress.*.Jay Freeman (saurik)