]> git.saurik.com Git - cydia.git/shortlog
cydia.git
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.
2011-03-14  Jay Freeman... Seriously solve the auto-redirect issue.
2011-03-14  Jay Freeman... Consider a WebView loaded when it commits.
2011-03-14  Jay Freeman... Add helpful -[WebFrame description] for debugging.
2011-03-14  Jay Freeman... Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].
2011-03-14  Jay Freeman... Use lazy loading for pushed web controllers.
2011-03-14  Jay Freeman... Add -[CyteWebViewController setRequest:].
2011-03-14  Jay Freeman... Allow window.close() to close unselected controllers.
2011-03-14  Jay Freeman... Size of segmented settings controller incorrect on...
2011-03-14  Jay Freeman... Tapping statusbar should scroll webpages to top.
2011-03-14  Jay Freeman... Add WebEventTouchCancel, using WebEvent.h.
2011-03-14  Jay Freeman... Simply avoid null sources.
2011-03-14  Jay Freeman... Source warnings added null sources.
2011-03-14  Jay Freeman... Add dispatchEvent:@"CydiaTouchEnd".
2011-03-14  Jay Freeman... Separate out CyteKit/dispatchEvent.*.
2011-03-14  Jay Freeman... Use a constructor, not +initialize.
2011-03-14  Jay Freeman... Move BigBoss icons back to bigboss package.
2011-03-14  Jay Freeman... By default, bypass Packages URL update in sysroot.sh.
2011-03-14  Jay Freeman... Add cached URLs for sysroot.sh.
2011-03-14  Jay Freeman... Indent parsing from sysroot.sh.
2011-03-14  Jay Freeman... Parse URLs from Packages separately from extract.
2011-03-14  Jay Freeman... Separate out extract() in syroot.sh.
2011-03-14  Jay Freeman... Add a postinst to update cydia.list.
2011-03-14  Jay Freeman... Separate out Sources.mm.
2011-03-14  Jay Freeman... Forgot UCPlatform.h in PCRE.
2011-03-14  Jay Freeman... Better consider preinst in makefile.
2011-03-14  Jay Freeman... Constrain the dimensions of icons rendered from reposit...
2011-03-14  Jay Freeman... Add X-Cydia-Id.
2011-03-12  Jay Freeman... Refactor Source URI code to remove cydia://source-icon.
2011-03-12  Jay Freeman... Use the correct color for 'Loading...'.
2011-03-11  Jay Freeman... Remove confusing SourceController sections. v1.1.0%b6
2011-03-11  Jay Freeman... One-off Package objects should use an internal pool.
2011-03-11  Jay Freeman... Add a useful -description for CyteWebView.
2011-03-11  Jay Freeman... Add package.md5sum.
2011-03-11  Jay Freeman... Add Cydia version to UI_ URL.
2011-03-11  Jay Freeman... Stop stomping on Diversions_ in subclasses.
2011-03-11  Jay Freeman... The orientation of the status bar is a global concept.
2011-03-11  Jay Freeman... Separate out Version.mm: faster compile.
2011-03-11  Jay Freeman... Use a firmware-specific cydia.saurik.com/ui.
2011-03-11  Jay Freeman... Use a firmware-specific apt.saurik.com.
2011-03-11  Jay Freeman... Adjust rowHeight of source cells.
2011-03-11  Jay Freeman... Notice out-of-date sysroot folders and complain.
2011-03-11  Jay Freeman... Allow slightly wider text on source cells.
2011-03-11  Jay Freeman... Fix swipe-to-delete animations on source cells.
2011-03-11  Jay Freeman... Separate UI_ construction into phases.
2011-03-11  Jay Freeman... Setup global X.Y Firmware_.
2011-03-11  Jay Freeman... Slightly safer package.getField() memory management.
2011-03-11  Jay Freeman... Add source.getField().
2011-03-11  Jay Freeman... Add /usr/share/bigboss/icons from the bigboss package.
2011-03-11  Jay Freeman... Reload package lists before pushing them.
2011-03-11  Jay Freeman... Force update during upgrade.
2011-03-11  Jay Freeman... Throw away almost all state on memory warning. v1.1.0%b5
2011-03-11  Jay Freeman... Do not crash on null package controllers.
2011-03-11  Jay Freeman... Do not draw null package cells.
2011-03-11  Jay Freeman... Fix SourceController state saving.
2011-03-11  Jay Freeman... Helpful override of description on CyteWebViewController.
2011-03-11  Jay Freeman... Add a Done: status for downloads.
2011-03-11  Jay Freeman... Do not use [package_ id] to save state as that could...
2011-03-11  Jay Freeman... Add (disabled) memory warning flood mechanism.
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.
next