]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
I think this made the dropbar almost work on iOS 7.
[cydia.git] / MobileCydia.mm
2011-03-22  Jay Freeman (saurik)Abstract out requestWithHeaders:.
2011-03-22  Jay Freeman (saurik)Use modified URL during willSendRequest:.
2011-03-21  Jay Freeman (saurik)Drop state storage to 30 minutes.
2011-03-21  Jay Freeman (saurik)Restore setView:UIView indirection, required for keyboa...
2011-03-21  Jay Freeman (saurik)Remove useless setView:UIView indirections.
2011-03-21  Jay Freeman (saurik)Use autoresizingMask for base UIViewController views.
2011-03-21  Jay Freeman (saurik)Clear NSURLCache during memory warnings.
2011-03-21  Jay Freeman (saurik)Add an irritated XXX comment for later use.
2011-03-21  Jay Freeman (saurik)Do not show network activity for AppCacheController.
2011-03-21  Jay Freeman (saurik)Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.
2011-03-21  Jay Freeman (saurik)Work around stupid 2.x UINavigationController behavior.
2011-03-21  Jay Freeman (saurik)Remove useless -[HomeController didReceiveMemoryWarning].
2011-03-21  Jay Freeman (saurik)Support 2.x memory warning dispatch.
2011-03-21  Jay Freeman (saurik)Increase memory warning between time to 2 seconds.
2011-03-21  Jay Freeman (saurik)On 2.x we cannot use unselectedViewController.
2011-03-21  Jay Freeman (saurik)Fix the disk cache by moving a better fix into SDURLCache.
2011-03-21  Jay Freeman (saurik)Don't use HTTP disk cache on < 3.2.
2011-03-20  Jay Freeman (saurik)Expose ramifications of kCFCoreFoundationVersionNumber.
2011-03-20  Jay Freeman (saurik)Remove obsolete cydiaSource attributeKey.
2011-03-20  Jay Freeman (saurik)Remove setCydiaSource().
2011-03-20  Jay Freeman (saurik)Use System_, not Firmware_, for APT repository.
2011-03-19  Jay Freeman (saurik)If era_ != era goto reload; for PackageListController.
2011-03-19  Jay Freeman (saurik)Increase expiration time of UI state to 60 minutes.
2011-03-19  Jay Freeman (saurik)Fix expiration of UI state.
2011-03-19  Jay Freeman (saurik)Remove X-System header: use User-Agent's Mobile/.
2011-03-19  Jay Freeman (saurik)Avoid using SystemVersion.plist.
2011-03-18  Jay Freeman (saurik)Add cydia.operator.
2011-03-18  Jay Freeman (saurik)Provide cydia.mcc and cydia.mnc, not cydia.plmn.
2011-03-18  Jay Freeman (saurik)CTSIMSupportCopyMobileSubscriberNetworkCode() was calli...
2011-03-18  Jay Freeman (saurik)Even cleaner PLMN support.
2011-03-18  Jay Freeman (saurik)Better support iPod Touch PLMN.
2011-03-17  Jay Freeman (saurik)Add cydia.setScrollAlwaysBounceVertical().
2011-03-17  Jay Freeman (saurik)Add cydia.setScrollIndicatorStyle().
2011-03-17  Jay Freeman (saurik)I need to @synchronize access to the StateCache.
2011-03-15  Jay Freeman (saurik)Add a lock around configuration saving to the metafile.
2011-03-15  Jay Freeman (saurik)Mild formatting changes to SourceCells.
2011-03-15  Jay Freeman (saurik)CachedURLs_ contains URLs, not hrefs.
2011-03-14  Jay Freeman (saurik)Standardize ExecFork/ReapZombie usage.
2011-03-14  Jay Freeman (saurik)Use verifying HUD for repotag and don't overlay dialog.
2011-03-14  Jay Freeman (saurik)Remove stringByCachingURLWithCurrentCDN and cache.cydia...
2011-03-14  Jay Freeman (saurik)Witness the return of manage.html and cydia://storage. v1.1.0%b7
2011-03-14  Jay Freeman (saurik)Filter stupid GPG warnings that do not enhance security.
2011-03-14  Jay Freeman (saurik)Send /either/ X-Cydia-Token or X-Cydia-Id.
2011-03-14  Jay Freeman (saurik)Support trailing slash on saved state URLs.
2011-03-14  Jay Freeman (saurik)Try to avoid jumbling source icons.
2011-03-14  Jay Freeman (saurik)Add a HUD around uicache.
2011-03-14  Jay Freeman (saurik)SourcesController should be era locked.
2011-03-14  Jay Freeman (saurik)Hold Reloading Data throughout entire operation.
2011-03-14  Jay Freeman (saurik)Fix view affinity of progress HUDs.
2011-03-14  Jay Freeman (saurik)Allow window.close() to close unselected controllers.
2011-03-14  Jay Freeman (saurik)Size of segmented settings controller incorrect on...
2011-03-14  Jay Freeman (saurik)Source warnings added null sources.
2011-03-14  Jay Freeman (saurik)Separate out Sources.mm.
2011-03-14  Jay Freeman (saurik)Constrain the dimensions of icons rendered from reposit...
2011-03-14  Jay Freeman (saurik)Add X-Cydia-Id.
2011-03-12  Jay Freeman (saurik)Refactor Source URI code to remove cydia://source-icon.
2011-03-11  Jay Freeman (saurik)Remove confusing SourceController sections. v1.1.0%b6
2011-03-11  Jay Freeman (saurik)One-off Package objects should use an internal pool.
2011-03-11  Jay Freeman (saurik)Add package.md5sum.
2011-03-11  Jay Freeman (saurik)Add Cydia version to UI_ URL.
2011-03-11  Jay Freeman (saurik)Stop stomping on Diversions_ in subclasses.
2011-03-11  Jay Freeman (saurik)The orientation of the status bar is a global concept.
2011-03-11  Jay Freeman (saurik)Separate out Version.mm: faster compile.
2011-03-11  Jay Freeman (saurik)Use a firmware-specific cydia.saurik.com/ui.
2011-03-11  Jay Freeman (saurik)Use a firmware-specific apt.saurik.com.
2011-03-11  Jay Freeman (saurik)Adjust rowHeight of source cells.
2011-03-11  Jay Freeman (saurik)Allow slightly wider text on source cells.
2011-03-11  Jay Freeman (saurik)Fix swipe-to-delete animations on source cells.
2011-03-11  Jay Freeman (saurik)Separate UI_ construction into phases.
2011-03-11  Jay Freeman (saurik)Setup global X.Y Firmware_.
2011-03-11  Jay Freeman (saurik)Slightly safer package.getField() memory management.
2011-03-11  Jay Freeman (saurik)Add source.getField().
2011-03-11  Jay Freeman (saurik)Reload package lists before pushing them.
2011-03-11  Jay Freeman (saurik)Force update during upgrade.
2011-03-11  Jay Freeman (saurik)Throw away almost all state on memory warning. v1.1.0%b5
2011-03-11  Jay Freeman (saurik)Do not crash on null package controllers.
2011-03-11  Jay Freeman (saurik)Do not draw null package cells.
2011-03-11  Jay Freeman (saurik)Fix SourceController state saving.
2011-03-11  Jay Freeman (saurik)Add a Done: status for downloads.
2011-03-11  Jay Freeman (saurik)Do not use [package_ id] to save state as that could...
2011-03-11  Jay Freeman (saurik)Add (disabled) memory warning flood mechanism.
2011-03-11  Jay Freeman (saurik)Protect the appcache controllers from memory events.
2011-03-10  Jay Freeman (saurik)Raise the global translation variables.
2011-03-10  Jay Freeman (saurik)I normally use tangelo-3.7: let's agree for now.
2011-03-10  Jay Freeman (saurik)Don't re-simplify the simplified section icon name.
2011-03-10  Jay Freeman (saurik)Truncate descriptions to 200, not 100, characters.
2011-03-10  Jay Freeman (saurik)There is no reason HUDs can't rotate correctly.
2011-03-10  Jay Freeman (saurik)If you get an error while refreshing you cannot allow...
2011-03-10  Jay Freeman (saurik)We have to unload BEFORE we get the viewWillAppear...
2011-03-10  Jay Freeman (saurik)The iPad sometimes shows multiple things at once.
2011-03-10  Jay Freeman (saurik)basic_string::_S_construct NULL not valid
2011-03-10  Jay Freeman (saurik)The Sources list hasn't been sorted since 2008.
2011-03-10  Jay Freeman (saurik)We need to not leave parsed_ Packages laying around.
2011-03-10  Jay Freeman (saurik)Add architecture field.
2011-03-10  Jay Freeman (saurik)Save the state during abnormal terminations.
2011-03-10  Jay Freeman (saurik)Add cydia.getMetadataKeys().
2011-03-10  Jay Freeman (saurik)Fix various forms of icon escape encoding.
2011-03-10  Jay Freeman (saurik)Totally obsolete and replace the old source packages.
2011-03-10  Jay Freeman (saurik)Improve robustness of Changes button code.
2011-03-09  Jay Freeman (saurik)Add cydia.{g,s}etMetadataValue().
next