summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-14Witness the return of manage.html and cydia://storage.v1.1.0%b7Jay Freeman (saurik)
2011-03-14Use a forward slash for ios/#.# distribution.Jay Freeman (saurik)
2011-03-14Filter stupid GPG warnings that do not enhance security.Jay Freeman (saurik)
2011-03-14Send /either/ X-Cydia-Token or X-Cydia-Id.Jay Freeman (saurik)
2011-03-14Support trailing slash on saved state URLs.Jay Freeman (saurik)
2011-03-14Try to avoid jumbling source icons.Jay Freeman (saurik)
2011-03-14Add a HUD around uicache.Jay Freeman (saurik)
2011-03-14SourcesController should be era locked.Jay Freeman (saurik)
2011-03-14Hold Reloading Data throughout entire operation.Jay Freeman (saurik)
2011-03-14Fix view affinity of progress HUDs.Jay Freeman (saurik)
2011-03-14Seriously solve the auto-redirect issue.Jay Freeman (saurik)
2011-03-14Consider a WebView loaded when it commits.Jay Freeman (saurik)
2011-03-14Add helpful -[WebFrame description] for debugging.Jay Freeman (saurik)
2011-03-14Add -[CyteWebViewDelegate webView:didCommitLoadForFrame:].Jay Freeman (saurik)
2011-03-14Use lazy loading for pushed web controllers.Jay Freeman (saurik)
2011-03-14Add -[CyteWebViewController setRequest:].Jay Freeman (saurik)
2011-03-14Allow window.close() to close unselected controllers.Jay Freeman (saurik)
2011-03-14Size of segmented settings controller incorrect on iPad.Jay Freeman (saurik)
2011-03-14Tapping statusbar should scroll webpages to top.Jay Freeman (saurik)
2011-03-14Add WebEventTouchCancel, using WebEvent.h.Jay Freeman (saurik)
2011-03-14Simply avoid null sources.Jay Freeman (saurik)
2011-03-14Source warnings added null sources.Jay Freeman (saurik)
2011-03-14Add dispatchEvent:@"CydiaTouchEnd".Jay Freeman (saurik)
2011-03-14Separate out CyteKit/dispatchEvent.*.Jay Freeman (saurik)
2011-03-14Use a constructor, not +initialize.Jay Freeman (saurik)
2011-03-14Move BigBoss icons back to bigboss package.Jay Freeman (saurik)
2011-03-14By default, bypass Packages URL update in sysroot.sh.Jay Freeman (saurik)
2011-03-14Add cached URLs for sysroot.sh.Jay Freeman (saurik)
2011-03-14Indent parsing from sysroot.sh.Jay Freeman (saurik)
2011-03-14Parse URLs from Packages separately from extract.Jay Freeman (saurik)
2011-03-14Separate out extract() in syroot.sh.Jay Freeman (saurik)
2011-03-14Add a postinst to update cydia.list.Jay Freeman (saurik)
2011-03-14Separate out Sources.mm.Jay Freeman (saurik)
2011-03-14Forgot UCPlatform.h in PCRE.Jay Freeman (saurik)
2011-03-14Better consider preinst in makefile.Jay Freeman (saurik)
2011-03-14Constrain the dimensions of icons rendered from repositories.Jay Freeman (saurik)
2011-03-14Add X-Cydia-Id.Jay Freeman (saurik)
2011-03-12Refactor Source URI code to remove cydia://source-icon.Jay Freeman (saurik)
2011-03-12Use the correct color for 'Loading...'.Jay Freeman (saurik)
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)