Age | Commit message (Expand) | Author |
2011-03-10 | Truncate descriptions to 200, not 100, characters. | Jay Freeman (saurik) |
2011-03-10 | There is no reason HUDs can't rotate correctly. | Jay Freeman (saurik) |
2011-03-10 | If you get an error while refreshing you cannot allow an essential upgrade di... | Jay Freeman (saurik) |
2011-03-10 | We have to unload BEFORE we get the viewWillAppear callback. | Jay Freeman (saurik) |
2011-03-09 | The iPad sometimes shows multiple things at once. | Jay Freeman (saurik) |
2011-03-09 | basic_string::_S_construct NULL not valid | Jay Freeman (saurik) |
2011-03-09 | The Sources list hasn't been sorted since 2008. | Jay Freeman (saurik) |
2011-03-09 | We need to not leave parsed_ Packages laying around. | Jay Freeman (saurik) |
2011-03-09 | Add architecture field. | Jay Freeman (saurik) |
2011-03-09 | Save the state during abnormal terminations. | Jay Freeman (saurik) |
2011-03-09 | Add cydia.getMetadataKeys(). | Jay Freeman (saurik) |
2011-03-09 | Fix various forms of icon escape encoding. | Jay Freeman (saurik) |
2011-03-09 | Totally obsolete and replace the old source packages. | Jay Freeman (saurik) |
2011-03-09 | Improve robustness of Changes button code. | Jay Freeman (saurik) |
2011-03-09 | Add cydia.{g,s}etMetadataValue(). | Jay Freeman (saurik) |
2011-03-09 | Numerical tweaks to the relevancy algorithm. | Jay Freeman (saurik) |
2011-03-09 | Accidentally lost the index :(. | Jay Freeman (saurik) |
2011-03-09 | If you have cydia. access, get Token_. | Jay Freeman (saurik) |
2011-03-09 | Only send UDID to vaguely secure hosts.v1.1.0%b3 | Jay Freeman (saurik) |
2011-03-09 | Only send X-Cydia-Token to vaguely trusted hosts. | Jay Freeman (saurik) |
2011-03-09 | Only add special headers if they are not present. | Jay Freeman (saurik) |
2011-03-09 | Version number change should rebuild user agent code. | Jay Freeman (saurik) |
2011-03-09 | Apply custom useragent after loadView. | 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 | Add releaseSubviews to StashController. | Jay Freeman (saurik) |
2011-03-08 | Use loadView/releaseSubviews for PackageListController. | 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 | Remove obsolete changes calculation debugging. | 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 | Fix subtle packages_ damage to yield. | 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 | 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) |