Age | Commit message (Expand) | Author |
2011-03-09 | Apply custom useragent after loadView. | Jay Freeman (saurik) |
2011-03-08 | Gracefully recover from low-memory conditions.v1.1.0%b2 | Jay Freeman (saurik) |
2011-03-08 | Do not attempt to copy nil strings. | Jay Freeman (saurik) |
2011-03-08 | Add [super releaseSubviews]. | Jay Freeman (saurik) |
2011-03-08 | Use loadView/releaseSubviews for CyteWebViewController. | Jay Freeman (saurik) |
2011-03-08 | Add releaseSubviews to StashController. | Jay Freeman (saurik) |
2011-03-08 | Use loadView/releaseSubviews for PackageListController. | Jay Freeman (saurik) |
2011-03-08 | On 3.x I need to animate these buttons or they go nuts. | Jay Freeman (saurik) |
2011-03-08 | Copy strings that might get yanked from under us. | Jay Freeman (saurik) |
2011-03-08 | On 2.x I have this funny status bar offset. | Jay Freeman (saurik) |
2011-03-08 | Move -[CYTabBarController statusBarHeight] to ::CYStatusBarHeight(). | Jay Freeman (saurik) |
2011-03-08 | I do not have objectForKey:UIKeyboardAnimation{Curve,Duration}UserInfoKey on ... | Jay Freeman (saurik) |
2011-03-08 | Use 320px for iPad modality. | Jay Freeman (saurik) |
2011-03-08 | Use % for ~ in tagged versions.v1.1.0%b1 | Jay Freeman (saurik) |
2011-03-08 | Remove obsolete changes calculation debugging. | Jay Freeman (saurik) |
2011-03-08 | Standardize threading across SDURLCache diskCache{Info,Usage}. | Jay Freeman (saurik) |
2011-03-08 | Split cydia-lproj from main package. | Jay Freeman (saurik) |
2011-03-08 | Slightly clean up unloadData logic ordering. | Jay Freeman (saurik) |
2011-03-08 | Don't show finish button until it is usable. | Jay Freeman (saurik) |
2011-03-08 | Merge -[Cydia {complete,{_,}reloadDataWithInvocation}]. | Jay Freeman (saurik) |
2011-03-08 | Improve SDURLCache behavior drastically. | Jay Freeman (saurik) |
2011-03-08 | Fix subtle packages_ damage to yield. | Jay Freeman (saurik) |
2011-03-08 | Take Telesphoreo's preinst. | Jay Freeman (saurik) |
2011-03-08 | Stop re-re-requesting the damned cache.manifest. | Jay Freeman (saurik) |
2011-03-08 | Prefer manual cydia.unload() to automatic modality. | Jay Freeman (saurik) |
2011-03-08 | Automatically attach cydia.log and `dpkg -l`. | Jay Freeman (saurik) |
2011-03-08 | Post CydiaReloadData events, don't actually reload the page. | Jay Freeman (saurik) |
2011-03-08 | Do not update webviews that are not rendered. | Jay Freeman (saurik) |
2011-03-08 | Allow multiple search query terms. | Jay Freeman (saurik) |
2011-03-08 | First draft of relevancy sorted search. | Jay Freeman (saurik) |
2011-03-08 | Simplify _reloadPackages API to correct threading. | Jay Freeman (saurik) |
2011-03-08 | Re-verify shouldBlock during _reloadPackages: loop. | Jay Freeman (saurik) |
2011-03-08 | Move filtering into FilteredPackageController. | Jay Freeman (saurik) |
2011-03-08 | Separate out Cydia/LoadingView{,Controller}.*. | Jay Freeman (saurik) |
2011-03-08 | Cache results of CydiaIcon.png requests. | Jay Freeman (saurik) |
2011-03-08 | Initial implementation of CydiaIcon.png. | Jay Freeman (saurik) |
2011-03-08 | Remove obsolete -[CYLoadingIndicator {label,activityIndicatorView}]. | Jay Freeman (saurik) |
2011-03-08 | Remove obsolete CYEmulatedLoadingController::database_. | Jay Freeman (saurik) |
2011-03-08 | Separate out Cydia/MIMEAddress.*. | Jay Freeman (saurik) |
2011-03-08 | Added Swedish.lproj from Tommy (SwirlySpace, AB). | Jay Freeman (saurik) |
2011-03-08 | Avoid concurrent database filter and refresh. | Jay Freeman (saurik) |
2011-03-08 | Re-allow navigation actions on refresh. | Jay Freeman (saurik) |
2011-03-08 | Rename CYTableViewCell to CyteTableViewCell. | Jay Freeman (saurik) |
2011-03-08 | Automate set{Delegate,DataSource}:nil using _H<>. | Jay Freeman (saurik) |
2011-03-08 | Fix _H<> copy assignment operator. | Jay Freeman (saurik) |
2011-03-08 | Copy _H<> into Menes. | Jay Freeman (saurik) |
2011-03-08 | Improve stability and performance of background tables. | Jay Freeman (saurik) |
2011-03-08 | Simplify (and correct) NSAutoreleasePool usage. | Jay Freeman (saurik) |
2011-03-08 | Do not re-build on 'make package'. | Jay Freeman (saurik) |
2011-03-08 | Use AppleTV.app, not Lowtide.app. | Jay Freeman (saurik) |