]> git.saurik.com Git - cydia.git/shortlog
cydia.git
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().
2011-03-17  Jay Freeman... Add cydia.setScrollIndicatorStyle().
2011-03-17  Jay Freeman... I need to @synchronize access to the StateCache.
2011-03-15  Jay Freeman... Add a lock around configuration saving to the metafile.
2011-03-15  Jay Freeman... Mild formatting changes to SourceCells.
2011-03-15  Jay Freeman... CachedURLs_ contains URLs, not hrefs.
2011-03-15  Jay Freeman... Merge latest bigboss package: org.thebigboss.repo.icons.
2011-03-14  Jay Freeman... Standardize ExecFork/ReapZombie usage.
2011-03-14  Jay Freeman... Use verifying HUD for repotag and don't overlay dialog.
2011-03-14  Jay Freeman... Remove stringByCachingURLWithCurrentCDN and cache.cydia...
2011-03-14  Jay Freeman... Witness the return of manage.html and cydia://storage. v1.1.0%b7
2011-03-14  Jay Freeman... Use a forward slash for ios/#.# distribution.
2011-03-14  Jay Freeman... Filter stupid GPG warnings that do not enhance security.
2011-03-14  Jay Freeman... Send /either/ X-Cydia-Token or X-Cydia-Id.
2011-03-14  Jay Freeman... Support trailing slash on saved state URLs.
2011-03-14  Jay Freeman... Try to avoid jumbling source icons.
2011-03-14  Jay Freeman... Add a HUD around uicache.
2011-03-14  Jay Freeman... SourcesController should be era locked.
2011-03-14  Jay Freeman... Hold Reloading Data throughout entire operation.
2011-03-14  Jay Freeman... Fix view affinity of progress HUDs.
next