]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Calculate last-update time for installed packages.
[cydia.git] / MobileCydia.mm
2011-03-25  Jay Freeman (saurik)Let's just output these errors: why not?
2011-03-25  Jay Freeman (saurik)Add insane workaround for source range bug.
2011-03-25  Jay Freeman (saurik)Bring up _loaded prompt during cancelled update. v1.1.0%rc1
2011-03-25  Jay Freeman (saurik)Let's just pretend we didn't do that.
2011-03-25  Jay Freeman (saurik)Slow down PulseInterval_ on old devices.
2011-03-25  Jay Freeman (saurik)Fix incompetent code ordering.
2011-03-25  Jay Freeman (saurik)Use CyF in User-Agent, not CF.
2011-03-25  Jay Freeman (saurik)Do not refresh after deleting a source.
2011-03-25  Jay Freeman (saurik)Add HTTP Referer: tracking.
2011-03-24  Jay Freeman (saurik)Provide some more infraustructure around WAKWindow.
2011-03-24  Jay Freeman (saurik)Filter empty strings from query terms.
2011-03-24  Jay Freeman (saurik)Do not count ignored updates for Changes badge.
2011-03-24  Jay Freeman (saurik)Factor out -[SearchController termsForQuery:].
2011-03-24  Jay Freeman (saurik)Add a database lock around -[Database clean].
2011-03-23  Jay Freeman (saurik)Stupid code order issue in cancelButtonClicked.
2011-03-23  Jay Freeman (saurik)Work around /stupid/ screenSize miscalculation in WebKit.
2011-03-23  Jay Freeman (saurik)Add reachability to Refresh button.
2011-03-23  Jay Freeman (saurik)Delay reload HUD by 0.5s.
2011-03-23  Jay Freeman (saurik)Don't yield to reloadSpringBoard: perform it after...
2011-03-23  Jay Freeman (saurik)Use double-ExecFork() rather than system() double-subshell.
2011-03-23  Jay Freeman (saurik)Double-fork sbreload and fall back to killing SpringBoard.
2011-03-23  Jay Freeman (saurik)Pop a HUD for sbreload.
2011-03-23  Jay Freeman (saurik)Backup reachability events.
2011-03-23  Jay Freeman (saurik)Use kCFAllocatorDefault, not NULL.
2011-03-23  Jay Freeman (saurik)Add cydia.isReachable().
2011-03-23  Jay Freeman (saurik)Move IsReachable() to its own function.
2011-03-22  Jay Freeman (saurik)I had broken the ability to deselect unselected control...
2011-03-22  Jay Freeman (saurik)Rename X-Cydia-Cf-Version to X-Cydia-Cf.
2011-03-22  Jay Freeman (saurik)Fix exception during setEditing:NO after syncData.
2011-03-22  Jay Freeman (saurik)Finished implemented promoted packages bar.
2011-03-22  Jay Freeman (saurik)Need to setDelegate: on apptapp:// URLs.
2011-03-22  Jay Freeman (saurik)Create a lame helper for clearWindowObject.
2011-03-22  Jay Freeman (saurik)Use more percent escapes: sections/ and search/.
2011-03-22  Jay Freeman (saurik)Fix typo in name of Changes localization.
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.
next