summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21Restore setView:UIView indirection, required for keyboard resize. :(Jay Freeman (saurik)
2011-03-21Remove useless setView:UIView indirections.Jay Freeman (saurik)
2011-03-21Use autoresizingMask for base UIViewController views.Jay Freeman (saurik)
2011-03-21Clear NSURLCache during memory warnings.Jay Freeman (saurik)
2011-03-21Add an irritated XXX comment for later use.Jay Freeman (saurik)
2011-03-21Don't lose track of network activity during memory warnings.Jay Freeman (saurik)
2011-03-21Do not show network activity for AppCacheController.Jay Freeman (saurik)
2011-03-21Remove (hopefully) unneeded 2.x memory-for-stability hack.Jay Freeman (saurik)
2011-03-21Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.Jay Freeman (saurik)
2011-03-21Call setDelegate:nil during _H<> = nil.Jay Freeman (saurik)
2011-03-21Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.Jay Freeman (saurik)
2011-03-21Work around stupid 2.x UINavigationController behavior.Jay Freeman (saurik)
2011-03-21Reloading the data of an arbitrary viewcontroller involves loading its view.Jay Freeman (saurik)
2011-03-21Remove useless -[HomeController didReceiveMemoryWarning].Jay Freeman (saurik)
2011-03-21Support 2.x memory warning dispatch.Jay Freeman (saurik)
2011-03-21Increase memory warning between time to 2 seconds.Jay Freeman (saurik)
2011-03-20On 2.x we cannot use unselectedViewController.Jay Freeman (saurik)
2011-03-20Witness the return of the memory-for-stability tradeoff on 2.x.Jay Freeman (saurik)
2011-03-20Fix the disk cache by moving a better fix into SDURLCache.Jay Freeman (saurik)
2011-03-20Don't use HTTP disk cache on < 3.2.Jay Freeman (saurik)
2011-03-20Store backup symbols in bins/.Jay Freeman (saurik)
2011-03-20Expose ramifications of kCFCoreFoundationVersionNumber.Jay Freeman (saurik)
2011-03-20Prefer $@ to hardcode.Jay Freeman (saurik)
2011-03-20Remove obsolete cydiaSource attributeKey.Jay Freeman (saurik)
2011-03-20Remove (Restart) from CLOSE_CYDIA.Jay Freeman (saurik)
2011-03-20Remove setCydiaSource().Jay Freeman (saurik)
2011-03-20Use System_, not Firmware_, for APT repository.Jay Freeman (saurik)
2011-03-19Backup pre-stripped binary.Jay Freeman (saurik)
2011-03-19If era_ != era goto reload; for PackageListController.Jay Freeman (saurik)
2011-03-18Increase expiration time of UI state to 60 minutes.Jay Freeman (saurik)
2011-03-18Fix expiration of UI state.Jay Freeman (saurik)
2011-03-18Remove X-System header: use User-Agent's Mobile/.Jay Freeman (saurik)
2011-03-18Avoid using SystemVersion.plist.Jay Freeman (saurik)
2011-03-18Add cydia.operator.Jay Freeman (saurik)
2011-03-18Provide cydia.mcc and cydia.mnc, not cydia.plmn.Jay Freeman (saurik)
2011-03-18CTSIMSupportCopyMobileSubscriberNetworkCode() was calling CTSIMSupportCopyMob...Jay Freeman (saurik)
2011-03-18Even cleaner PLMN support.Jay Freeman (saurik)
2011-03-18Better support iPod Touch PLMN.Jay Freeman (saurik)
2011-03-17Remove obsolete .PHONY: sign.Jay Freeman (saurik)
2011-03-17Run ldid on postinst.Jay Freeman (saurik)
2011-03-17Add cydia.setScrollAlwaysBounceVertical().Jay Freeman (saurik)
2011-03-17Add cydia.setScrollIndicatorStyle().Jay Freeman (saurik)
2011-03-17I need to @synchronize access to the StateCache.Jay Freeman (saurik)
2011-03-15Add a lock around configuration saving to the metafile.Jay Freeman (saurik)
2011-03-15Mild formatting changes to SourceCells.Jay Freeman (saurik)
2011-03-15CachedURLs_ contains URLs, not hrefs.Jay Freeman (saurik)
2011-03-15Merge latest bigboss package: org.thebigboss.repo.icons.Jay Freeman (saurik)
2011-03-14Standardize ExecFork/ReapZombie usage.Jay Freeman (saurik)
2011-03-14Use verifying HUD for repotag and don't overlay dialog.Jay Freeman (saurik)
2011-03-14Remove stringByCachingURLWithCurrentCDN and cache.cydia.saurik.com.Jay Freeman (saurik)