summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
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)
2011-03-10Fix swipe-to-delete animations on source cells.Jay Freeman (saurik)
2011-03-10Separate UI_ construction into phases.Jay Freeman (saurik)
2011-03-10Setup global X.Y Firmware_.Jay Freeman (saurik)
2011-03-10Slightly safer package.getField() memory management.Jay Freeman (saurik)
2011-03-10Add source.getField().Jay Freeman (saurik)
2011-03-10Reload package lists before pushing them.Jay Freeman (saurik)
2011-03-10Force update during upgrade.Jay Freeman (saurik)
2011-03-10Throw away almost all state on memory warning.v1.1.0%b5Jay Freeman (saurik)
2011-03-10Do not crash on null package controllers.Jay Freeman (saurik)
2011-03-10Do not draw null package cells.Jay Freeman (saurik)
2011-03-10Fix SourceController state saving.Jay Freeman (saurik)
2011-03-10Add a Done: status for downloads.Jay Freeman (saurik)
2011-03-10Do not use [package_ id] to save state as that could be nil.Jay Freeman (saurik)
2011-03-10Add (disabled) memory warning flood mechanism.Jay Freeman (saurik)
2011-03-10Protect the appcache controllers from memory events.Jay Freeman (saurik)
2011-03-10Raise the global translation variables.Jay Freeman (saurik)
2011-03-10I normally use tangelo-3.7: let's agree for now.Jay Freeman (saurik)
2011-03-10Don't re-simplify the simplified section icon name.Jay Freeman (saurik)
2011-03-10Truncate descriptions to 200, not 100, characters.Jay Freeman (saurik)
2011-03-10There is no reason HUDs can't rotate correctly.Jay Freeman (saurik)
2011-03-10If you get an error while refreshing you cannot allow an essential upgrade di...Jay Freeman (saurik)
2011-03-10We have to unload BEFORE we get the viewWillAppear callback.Jay Freeman (saurik)
2011-03-09The iPad sometimes shows multiple things at once.Jay Freeman (saurik)