]> git.saurik.com Git - cydia.git/shortlog
cydia.git
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.
2011-03-10  Jay Freeman... There is no reason HUDs can't rotate correctly.
2011-03-10  Jay Freeman... If you get an error while refreshing you cannot allow...
2011-03-10  Jay Freeman... We have to unload BEFORE we get the viewWillAppear...
2011-03-10  Jay Freeman... Cydia was supposed to be marked cydia::essential.
2011-03-10  Jay Freeman... The iPad sometimes shows multiple things at once.
2011-03-10  Jay Freeman... basic_string::_S_construct NULL not valid
2011-03-10  Jay Freeman... The Sources list hasn't been sorted since 2008.
2011-03-10  Jay Freeman... We need to not leave parsed_ Packages laying around.
2011-03-10  Jay Freeman... Add architecture field.
2011-03-10  Jay Freeman... Save the state during abnormal terminations.
2011-03-10  Jay Freeman... Add cydia.getMetadataKeys().
2011-03-10  Jay Freeman... Fix various forms of icon escape encoding.
2011-03-10  Jay Freeman... Totally obsolete and replace the old source packages.
2011-03-10  Jay Freeman... Improve robustness of Changes button code.
2011-03-09  Jay Freeman... Add cydia.{g,s}etMetadataValue().
2011-03-09  Jay Freeman... Numerical tweaks to the relevancy algorithm.
2011-03-09  Jay Freeman... Accidentally lost the index :(.
next