summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-11Remove confusing SourceController sections.v1.1.0%b6Jay Freeman (saurik)
2011-03-11One-off Package objects should use an internal pool.Jay Freeman (saurik)
2011-03-11Add a useful -description for CyteWebView.Jay Freeman (saurik)
2011-03-11Add package.md5sum.Jay Freeman (saurik)
2011-03-11Add Cydia version to UI_ URL.Jay Freeman (saurik)
2011-03-11Stop stomping on Diversions_ in subclasses.Jay Freeman (saurik)
2011-03-11The orientation of the status bar is a global concept.Jay Freeman (saurik)
2011-03-11Separate out Version.mm: faster compile.Jay Freeman (saurik)
2011-03-10Use a firmware-specific cydia.saurik.com/ui.Jay Freeman (saurik)
2011-03-10Use a firmware-specific apt.saurik.com.Jay Freeman (saurik)
2011-03-10Adjust rowHeight of source cells.Jay Freeman (saurik)
2011-03-10Notice out-of-date sysroot folders and complain.Jay Freeman (saurik)
2011-03-10Allow slightly wider text on source cells.Jay Freeman (saurik)
2011-03-10Fix swipe-to-delete animations on source cells.Jay Freeman (saurik)
2011-03-10Separate UI_ construction into phases.Jay Freeman (saurik)
2011-03-10Setup global X.Y Firmware_.Jay Freeman (saurik)
2011-03-10Slightly safer package.getField() memory management.Jay Freeman (saurik)
2011-03-10Add source.getField().Jay Freeman (saurik)
2011-03-10Add /usr/share/bigboss/icons from the bigboss package.Jay Freeman (saurik)
2011-03-10Reload package lists before pushing them.Jay Freeman (saurik)
2011-03-10Force update during upgrade.Jay Freeman (saurik)
2011-03-10Throw away almost all state on memory warning.v1.1.0%b5Jay Freeman (saurik)
2011-03-10Do not crash on null package controllers.Jay Freeman (saurik)
2011-03-10Do not draw null package cells.Jay Freeman (saurik)
2011-03-10Fix SourceController state saving.Jay Freeman (saurik)
2011-03-10Helpful override of description on CyteWebViewController.Jay Freeman (saurik)
2011-03-10Add a Done: status for downloads.Jay Freeman (saurik)
2011-03-10Do not use [package_ id] to save state as that could be nil.Jay Freeman (saurik)
2011-03-10Add (disabled) memory warning flood mechanism.Jay Freeman (saurik)
2011-03-10Protect the appcache controllers from memory events.Jay Freeman (saurik)
2011-03-10Raise the global translation variables.Jay Freeman (saurik)
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)