summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
2011-03-20Expose ramifications of kCFCoreFoundationVersionNumber.Jay Freeman (saurik)
2011-03-20Remove obsolete cydiaSource attributeKey.Jay Freeman (saurik)
2011-03-20Remove setCydiaSource().Jay Freeman (saurik)
2011-03-20Use System_, not Firmware_, for APT repository.Jay Freeman (saurik)
2011-03-19If era_ != era goto reload; for PackageListController.Jay Freeman (saurik)
2011-03-18Increase expiration time of UI state to 60 minutes.Jay Freeman (saurik)
2011-03-18Fix expiration of UI state.Jay Freeman (saurik)
2011-03-18Remove X-System header: use User-Agent's Mobile/.Jay Freeman (saurik)
2011-03-18Avoid using SystemVersion.plist.Jay Freeman (saurik)
2011-03-18Add cydia.operator.Jay Freeman (saurik)
2011-03-18Provide cydia.mcc and cydia.mnc, not cydia.plmn.Jay Freeman (saurik)
2011-03-18CTSIMSupportCopyMobileSubscriberNetworkCode() was calling CTSIMSupportCopyMob...Jay Freeman (saurik)
2011-03-18Even cleaner PLMN support.Jay Freeman (saurik)
2011-03-18Better support iPod Touch PLMN.Jay Freeman (saurik)
2011-03-17Add cydia.setScrollAlwaysBounceVertical().Jay Freeman (saurik)
2011-03-17Add cydia.setScrollIndicatorStyle().Jay Freeman (saurik)
2011-03-17I need to @synchronize access to the StateCache.Jay Freeman (saurik)
2011-03-15Add a lock around configuration saving to the metafile.Jay Freeman (saurik)
2011-03-15Mild formatting changes to SourceCells.Jay Freeman (saurik)
2011-03-15CachedURLs_ contains URLs, not hrefs.Jay Freeman (saurik)
2011-03-14Standardize ExecFork/ReapZombie usage.Jay Freeman (saurik)
2011-03-14Use verifying HUD for repotag and don't overlay dialog.Jay Freeman (saurik)
2011-03-14Remove stringByCachingURLWithCurrentCDN and cache.cydia.saurik.com.Jay Freeman (saurik)
2011-03-14Witness the return of manage.html and cydia://storage.v1.1.0%b7Jay 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-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-14Source warnings added null sources.Jay Freeman (saurik)
2011-03-14Separate out Sources.mm.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-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 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)
2011-03-10Allow slightly wider text on source cells.Jay Freeman (saurik)