]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-03-11  Jay Freeman... Protect the appcache controllers from memory events.
2011-03-10  Jay Freeman... Raise the global translation variables.
2011-03-10  Jay Freeman... Support the iOS 3.2 SDK. v1.1.0%b4
2011-03-10  Jay Freeman... Update the Chinese translation.
2011-03-10  Jay Freeman... I normally use tangelo-3.7: let's agree for now.
2011-03-10  Jay Freeman... Don't re-simplify the simplified section icon name.
2011-03-10  Jay Freeman... Truncate descriptions to 200, not 100, characters.
2011-03-10  Jay Freeman... There is no reason HUDs can't rotate correctly.
2011-03-10  Jay Freeman... If you get an error while refreshing you cannot allow...
2011-03-10  Jay Freeman... We have to unload BEFORE we get the viewWillAppear...
2011-03-10  Jay Freeman... Cydia was supposed to be marked cydia::essential.
2011-03-10  Jay Freeman... The iPad sometimes shows multiple things at once.
2011-03-10  Jay Freeman... basic_string::_S_construct NULL not valid
2011-03-10  Jay Freeman... The Sources list hasn't been sorted since 2008.
2011-03-10  Jay Freeman... We need to not leave parsed_ Packages laying around.
2011-03-10  Jay Freeman... Add architecture field.
2011-03-10  Jay Freeman... Save the state during abnormal terminations.
2011-03-10  Jay Freeman... Add cydia.getMetadataKeys().
2011-03-10  Jay Freeman... Fix various forms of icon escape encoding.
2011-03-10  Jay Freeman... Totally obsolete and replace the old source packages.
2011-03-10  Jay Freeman... Improve robustness of Changes button code.
2011-03-09  Jay Freeman... Add cydia.{g,s}etMetadataValue().
2011-03-09  Jay Freeman... Numerical tweaks to the relevancy algorithm.
2011-03-09  Jay Freeman... Accidentally lost the index :(.
2011-03-09  Jay Freeman... If you have cydia. access, get Token_.
2011-03-09  Jay Freeman... Only send UDID to vaguely secure hosts. v1.1.0%b3
2011-03-09  Jay Freeman... Only send X-Cydia-Token to vaguely trusted hosts.
2011-03-09  Jay Freeman... Only add special headers if they are not present.
2011-03-09  Jay Freeman... Add Cydia_.deb to .gitignore.
2011-03-09  Jay Freeman... Add Version.h to .gitignore.
2011-03-09  Jay Freeman... DHowett tells me I forgot this file. :(
2011-03-09  Jay Freeman... Version number change should rebuild user agent code.
2011-03-09  Jay Freeman... Apply custom useragent after loadView.
2011-03-08  Jay Freeman... Gracefully recover from low-memory conditions. v1.1.0%b2
2011-03-08  Jay Freeman... Do not attempt to copy nil strings.
2011-03-08  Jay Freeman... Add [super releaseSubviews].
2011-03-08  Jay Freeman... Use loadView/releaseSubviews for CyteWebViewController.
2011-03-08  Jay Freeman... Add releaseSubviews to StashController.
2011-03-08  Jay Freeman... Use loadView/releaseSubviews for PackageListController.
2011-03-08  Jay Freeman... On 3.x I need to animate these buttons or they go nuts.
2011-03-08  Jay Freeman... Copy strings that might get yanked from under us.
2011-03-08  Jay Freeman... On 2.x I have this funny status bar offset.
2011-03-08  Jay Freeman... Move -[CYTabBarController statusBarHeight] to ::CYStatu...
2011-03-08  Jay Freeman... I do not have objectForKey:UIKeyboardAnimation{Curve...
2011-03-08  Jay Freeman... Use 320px for iPad modality.
2011-03-08  Jay Freeman... Use % for ~ in tagged versions. v1.1.0%b1
2011-03-08  Jay Freeman... Remove obsolete changes calculation debugging.
2011-03-08  Jay Freeman... Standardize threading across SDURLCache diskCache{Info...
2011-03-08  Jay Freeman... Split cydia-lproj from main package.
2011-03-08  Jay Freeman... Slightly clean up unloadData logic ordering.
2011-03-08  Jay Freeman... Don't show finish button until it is usable.
2011-03-08  Jay Freeman... Merge -[Cydia {complete,{_,}reloadDataWithInvocation}].
2011-03-08  Jay Freeman... Improve SDURLCache behavior drastically.
2011-03-08  Jay Freeman... Fix subtle packages_ damage to yield.
2011-03-08  Jay Freeman... Take Telesphoreo's preinst.
2011-03-08  Jay Freeman... Stop re-re-requesting the damned cache.manifest.
2011-03-08  Jay Freeman... Prefer manual cydia.unload() to automatic modality.
2011-03-08  Jay Freeman... Automatically attach cydia.log and `dpkg -l`.
2011-03-08  Jay Freeman... Post CydiaReloadData events, don't actually reload...
2011-03-08  Jay Freeman... Do not update webviews that are not rendered.
2011-03-08  Jay Freeman... Allow multiple search query terms.
2011-03-08  Jay Freeman... First draft of relevancy sorted search.
2011-03-08  Jay Freeman... Simplify _reloadPackages API to correct threading.
2011-03-08  Jay Freeman... Re-verify shouldBlock during _reloadPackages: loop.
2011-03-08  Jay Freeman... Move filtering into FilteredPackageController.
2011-03-08  Jay Freeman... Separate out Cydia/LoadingView{,Controller}.*.
2011-03-08  Jay Freeman... Cache results of CydiaIcon.png requests.
2011-03-08  Jay Freeman... Initial implementation of CydiaIcon.png.
2011-03-08  Jay Freeman... Remove obsolete -[CYLoadingIndicator {label,activityInd...
2011-03-08  Jay Freeman... Remove obsolete CYEmulatedLoadingController::database_.
2011-03-08  Jay Freeman... Separate out Cydia/MIMEAddress.*.
2011-03-08  Jay Freeman... Added Swedish.lproj from Tommy (SwirlySpace, AB).
2011-03-08  Jay Freeman... Avoid concurrent database filter and refresh.
2011-03-08  Jay Freeman... Re-allow navigation actions on refresh.
2011-03-08  Jay Freeman... Rename CYTableViewCell to CyteTableViewCell.
2011-03-08  Jay Freeman... Automate set{Delegate,DataSource}:nil using _H<>.
2011-03-08  Jay Freeman... Fix _H<> copy assignment operator.
2011-03-08  Jay Freeman... Copy _H<> into Menes.
2011-03-08  Jay Freeman... Improve stability and performance of background tables.
2011-03-08  Jay Freeman... Simplify (and correct) NSAutoreleasePool usage.
2011-03-08  Jay Freeman... Do not re-build on 'make package'.
2011-03-08  Jay Freeman... Use AppleTV.app, not Lowtide.app.
2011-03-08  Jay Freeman... Allow for parallel pngcrush.sh.
2011-03-08  Jay Freeman... Factor out pngcrush.sh filenames.
2011-03-08  Jay Freeman... Cache pngcrush results for faster package build.
2011-03-08  Jay Freeman... Remove spaces from png filenames.
2011-03-08  Jay Freeman... Add output filename parameter to pngcrush.sh.
2011-03-07  Jay Freeman... Use -fvisibility=hidden.
2011-03-07  Jay Freeman... Deterministic timestamps.
2011-03-07  Jay Freeman... Deterministic build.
2011-03-07  Jay Freeman... Separate out Menes/radixSortWithSelector.*.
2011-03-07  Jay Freeman... Separate out CyteKit/CyteTableView.*.
2011-03-07  Jay Freeman... You can't use icon on an unparsed package.
2011-03-07  Jay Freeman... Reimplement SearchController with summary views.
2011-03-07  Jay Freeman... Use setSectionIndexMinimumDisplayRowCount:.
2011-03-07  Jay Freeman... You cannot scrollRectToVisible: a degenerate CGRect.
2011-03-07  Jay Freeman... Expose CYIOGetValue() to JavaScript.
2011-03-07  Jay Freeman... Drop capitalize from CYHex.
2011-03-07  Jay Freeman... Cancelling a refresh should not count as an update.
2011-03-07  Jay Freeman... Remove obsolete _updateLayoutForStatusBarAndInterfaceOr...
next