]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-03-29  Jay Freeman... Guard setOfflineWebApplicationCacheEnabled: for 2.0.
2011-03-26  Jay Freeman... Add back the original X-Unique-ID behavior for Add... v1.1.1
2011-03-26  Jay Freeman... Improve state machine that protects against automatic...
2011-03-26  Jay Freeman... Don't hold the Removing Essentials dialog over Progress... v1.1.0
2011-03-26  Jay Freeman... Use two rows for Removing Essentials buttons.
2011-03-26  Jay Freeman... Add timeout of 10s to Source icons.
2011-03-26  Jay Freeman... Decrease Add Source timeout to 10s from 120s.
2011-03-26  Jay Freeman... Add newline to lprintf() error.
2011-03-26  Jay Freeman... Add crazy redirection mechanism for gs.apple.com.
2011-03-25  Jay Freeman... Count essential installations towards Changes badge. v1.1.0%rc2
2011-03-25  Jay Freeman... Revert "Do not double log fetch errors."
2011-03-25  Jay Freeman... Let's just output these errors: why not?
2011-03-25  Jay Freeman... Add insane workaround for source range bug.
2011-03-25  Jay Freeman... Bring up _loaded prompt during cancelled update. v1.1.0%rc1
2011-03-25  Jay Freeman... Let's just pretend we didn't do that.
2011-03-25  Jay Freeman... Slow down PulseInterval_ on old devices.
2011-03-25  Jay Freeman... Fix incompetent code ordering.
2011-03-25  Jay Freeman... Use CyF in User-Agent, not CF.
2011-03-25  Jay Freeman... Do not refresh after deleting a source.
2011-03-25  Jay Freeman... Remove obsolete NSLog() debugging.
2011-03-25  Jay Freeman... Add HTTP Referer: tracking.
2011-03-25  Jay Freeman... Add -[CyteWebView request] helper.
2011-03-24  Jay Freeman... Correctly handle layout updates of background tabs.
2011-03-24  Jay Freeman... Provide some more infraustructure around WAKWindow.
2011-03-24  Jay Freeman... Filter empty strings from query terms.
2011-03-24  Jay Freeman... Do not count ignored updates for Changes badge.
2011-03-24  Jay Freeman... Factor out -[SearchController termsForQuery:].
2011-03-24  Jay Freeman... Add a database lock around -[Database clean].
2011-03-23  Jay Freeman... Stupid code order issue in cancelButtonClicked.
2011-03-23  Jay Freeman... Work around /stupid/ screenSize miscalculation in WebKit.
2011-03-23  Jay Freeman... Add reachability to Refresh button.
2011-03-23  Jay Freeman... Delay reload HUD by 0.5s.
2011-03-23  Jay Freeman... You actually can cache no-cache, but not no-store.
2011-03-23  Jay Freeman... Don't yield to reloadSpringBoard: perform it after...
2011-03-23  Jay Freeman... Use double-ExecFork() rather than system() double-subshell.
2011-03-23  Jay Freeman... Double-fork sbreload and fall back to killing SpringBoard.
2011-03-23  Jay Freeman... Pop a HUD for sbreload.
2011-03-23  Jay Freeman... Backup reachability events.
2011-03-23  Jay Freeman... Use kCFAllocatorDefault, not NULL.
2011-03-23  Jay Freeman... Add cydia.isReachable().
2011-03-23  Jay Freeman... Move IsReachable() to its own function.
2011-03-22  Jay Freeman... I had broken the ability to deselect unselected control...
2011-03-22  Jay Freeman... Rename X-Cydia-Cf-Version to X-Cydia-Cf.
2011-03-22  Jay Freeman... Fix exception during setEditing:NO after syncData.
2011-03-22  Jay Freeman... Steal more entitlements from MobileSafari: I want Nitro.
2011-03-22  Jay Freeman... Finished implemented promoted packages bar.
2011-03-22  Jay Freeman... Need to setDelegate: on apptapp:// URLs.
2011-03-22  Jay Freeman... Create a lame helper for clearWindowObject.
2011-03-22  Jay Freeman... Separate out CyteKit/IndirectDelegate.h.
2011-03-22  Jay Freeman... Use more percent escapes: sections/ and search/.
2011-03-22  Jay Freeman... Fix typo in name of Changes localization.
2011-03-22  Jay Freeman... Provide -[CyteWebView scrollView] helper.
2011-03-22  Jay Freeman... #include <UIKit/UIKit.h> from iPhonePrivate.h.
2011-03-22  Jay Freeman... Move WebPreferences (Apple) into iPhonePrivate.h.
2011-03-22  Jay Freeman... Abstract out requestWithHeaders:.
2011-03-22  Jay Freeman... Use modified URL during willSendRequest:.
2011-03-21  Jay Freeman... Add initWithRequest: to CyteWebViewController.
2011-03-21  Jay Freeman... CyteWebView failed to verify a delegate before sending.
2011-03-21  Jay Freeman... Drop state storage to 30 minutes.
2011-03-21  Jay Freeman... Restore setView:UIView indirection, required for keyboa...
2011-03-21  Jay Freeman... Remove useless setView:UIView indirections.
2011-03-21  Jay Freeman... Use autoresizingMask for base UIViewController views.
2011-03-21  Jay Freeman... Clear NSURLCache during memory warnings.
2011-03-21  Jay Freeman... Add an irritated XXX comment for later use.
2011-03-21  Jay Freeman... Don't lose track of network activity during memory...
2011-03-21  Jay Freeman... Do not show network activity for AppCacheController.
2011-03-21  Jay Freeman... Remove (hopefully) unneeded 2.x memory-for-stability...
2011-03-21  Jay Freeman... Fix underlying Apple UIWebViewWebViewDelegate on 2...
2011-03-21  Jay Freeman... Call setDelegate:nil during _H<> = nil.
2011-03-21  Jay Freeman... Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.
2011-03-21  Jay Freeman... Work around stupid 2.x UINavigationController behavior.
2011-03-21  Jay Freeman... Reloading the data of an arbitrary viewcontroller invol...
2011-03-21  Jay Freeman... Remove useless -[HomeController didReceiveMemoryWarning].
2011-03-21  Jay Freeman... Support 2.x memory warning dispatch.
2011-03-21  Jay Freeman... Increase memory warning between time to 2 seconds.
2011-03-21  Jay Freeman... On 2.x we cannot use unselectedViewController.
2011-03-21  Jay Freeman... Witness the return of the memory-for-stability tradeoff...
2011-03-21  Jay Freeman... Fix the disk cache by moving a better fix into SDURLCache.
2011-03-21  Jay Freeman... Don't use HTTP disk cache on < 3.2.
2011-03-20  Jay Freeman... Store backup symbols in bins/.
2011-03-20  Jay Freeman... Expose ramifications of kCFCoreFoundationVersionNumber.
2011-03-20  Jay Freeman... Prefer $@ to hardcode.
2011-03-20  Jay Freeman... Remove obsolete cydiaSource attributeKey.
2011-03-20  Jay Freeman... Remove (Restart) from CLOSE_CYDIA.
2011-03-20  Jay Freeman... Remove setCydiaSource().
2011-03-20  Jay Freeman... Use System_, not Firmware_, for APT repository.
2011-03-19  Jay Freeman... Backup pre-stripped binary.
2011-03-19  Jay Freeman... If era_ != era goto reload; for PackageListController.
2011-03-19  Jay Freeman... Increase expiration time of UI state to 60 minutes.
2011-03-19  Jay Freeman... Fix expiration of UI state.
2011-03-19  Jay Freeman... Remove X-System header: use User-Agent's Mobile/.
2011-03-19  Jay Freeman... Avoid using SystemVersion.plist.
2011-03-18  Jay Freeman... Add cydia.operator.
2011-03-18  Jay Freeman... Provide cydia.mcc and cydia.mnc, not cydia.plmn.
2011-03-18  Jay Freeman... CTSIMSupportCopyMobileSubscriberNetworkCode() was calli...
2011-03-18  Jay Freeman... Even cleaner PLMN support.
2011-03-18  Jay Freeman... Better support iPod Touch PLMN.
2011-03-17  Jay Freeman... Remove obsolete .PHONY: sign.
2011-03-17  Jay Freeman... Run ldid on postinst.
2011-03-17  Jay Freeman... Add cydia.setScrollAlwaysBounceVertical().
next