]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Factor locked_ variable *crementing to separate methods.
[cydia.git] / MobileCydia.mm
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().
2011-03-09  Jay Freeman (saurik)Numerical tweaks to the relevancy algorithm.
2011-03-09  Jay Freeman (saurik)Accidentally lost the index :(.
2011-03-09  Jay Freeman (saurik)If you have cydia. access, get Token_.
2011-03-09  Jay Freeman (saurik)Only send UDID to vaguely secure hosts. v1.1.0%b3
2011-03-09  Jay Freeman (saurik)Only send X-Cydia-Token to vaguely trusted hosts.
2011-03-09  Jay Freeman (saurik)Only add special headers if they are not present.
2011-03-09  Jay Freeman (saurik)Version number change should rebuild user agent code.
2011-03-09  Jay Freeman (saurik)Apply custom useragent after loadView.
2011-03-08  Jay Freeman (saurik)Do not attempt to copy nil strings.
2011-03-08  Jay Freeman (saurik)Add [super releaseSubviews].
2011-03-08  Jay Freeman (saurik)Add releaseSubviews to StashController.
2011-03-08  Jay Freeman (saurik)Use loadView/releaseSubviews for PackageListController.
2011-03-08  Jay Freeman (saurik)Copy strings that might get yanked from under us.
2011-03-08  Jay Freeman (saurik)On 2.x I have this funny status bar offset.
2011-03-08  Jay Freeman (saurik)Move -[CYTabBarController statusBarHeight] to ::CYStatu...
2011-03-08  Jay Freeman (saurik)I do not have objectForKey:UIKeyboardAnimation{Curve...
2011-03-08  Jay Freeman (saurik)Remove obsolete changes calculation debugging.
2011-03-08  Jay Freeman (saurik)Slightly clean up unloadData logic ordering.
2011-03-08  Jay Freeman (saurik)Don't show finish button until it is usable.
2011-03-08  Jay Freeman (saurik)Merge -[Cydia {complete,{_,}reloadDataWithInvocation}].
2011-03-08  Jay Freeman (saurik)Fix subtle packages_ damage to yield.
2011-03-08  Jay Freeman (saurik)Stop re-re-requesting the damned cache.manifest.
2011-03-08  Jay Freeman (saurik)Prefer manual cydia.unload() to automatic modality.
2011-03-08  Jay Freeman (saurik)Automatically attach cydia.log and `dpkg -l`.
2011-03-08  Jay Freeman (saurik)Post CydiaReloadData events, don't actually reload...
2011-03-08  Jay Freeman (saurik)Allow multiple search query terms.
2011-03-08  Jay Freeman (saurik)First draft of relevancy sorted search.
2011-03-08  Jay Freeman (saurik)Simplify _reloadPackages API to correct threading.
2011-03-08  Jay Freeman (saurik)Re-verify shouldBlock during _reloadPackages: loop.
2011-03-08  Jay Freeman (saurik)Move filtering into FilteredPackageController.
2011-03-08  Jay Freeman (saurik)Separate out Cydia/LoadingView{,Controller}.*.
2011-03-08  Jay Freeman (saurik)Cache results of CydiaIcon.png requests.
2011-03-08  Jay Freeman (saurik)Initial implementation of CydiaIcon.png.
2011-03-08  Jay Freeman (saurik)Remove obsolete -[CYLoadingIndicator {label,activityInd...
2011-03-08  Jay Freeman (saurik)Remove obsolete CYEmulatedLoadingController::database_.
2011-03-08  Jay Freeman (saurik)Separate out Cydia/MIMEAddress.*.
2011-03-08  Jay Freeman (saurik)Avoid concurrent database filter and refresh.
2011-03-08  Jay Freeman (saurik)Rename CYTableViewCell to CyteTableViewCell.
2011-03-08  Jay Freeman (saurik)Automate set{Delegate,DataSource}:nil using _H<>.
next