]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2011-03-07  Jay Freeman... Expose download stats to JavaScript.
2011-03-07  Jay Freeman... Rename cydiaProgress.progress to .percent.
2011-03-07  Jay Freeman... Added cydia.setNavigationBarStyle().
2011-03-07  Jay Freeman... Added cydia.setHidesBackButton().
2011-03-07  Jay Freeman... We are supposed to have two rows of buttons on half...
2011-03-07  Jay Freeman... I cannot express how angry this mechanism makes me.
2011-03-07  Jay Freeman... Make cydia.getPackageById() return null instead of...
2011-03-07  Jay Freeman... Expose cydia.version to JavaScript.
2011-03-07  Jay Freeman... Minor code refactor of version.sh (unneccessary).
2011-03-07  Jay Freeman... Comment document another cache_.Open() error.
2011-03-07  Jay Freeman... Compile Cydia version into Binary: don't lookup with...
2011-03-07  Jay Freeman... Support CydiaProgressEvent forItem: and return nulls...
2011-03-07  Jay Freeman... Do not claim dpkg-exec is a package (stupid APT).
2011-03-07  Jay Freeman... Use https:// to load HTML5 Offline.
2011-03-07  Jay Freeman... Support about:cydia- in addition to cydia://.
2011-03-07  Jay Freeman... Allow token read access back to JavaScript.
2011-03-07  Jay Freeman... Support cydia.setToken(null).
2011-03-07  Jay Freeman... Apple's bridge requires NSNull.
2011-03-07  Jay Freeman... Exposing more stuff to JavaScript.
2011-02-23  Jay Freeman... Do not show ProgressController Close if running.
2011-02-23  Jay Freeman... Complete reimplementation of "progress" using HTML5...
2011-02-23  Jay Freeman... Do not display errors during cancel.
2011-02-23  Jay Freeman... Debugging aid for {retain,release}NetworkActivityIndicator.
2011-02-23  Jay Freeman... Add cydia.scrollToBottom().
2011-02-23  Jay Freeman... Add cydia.removeButton().
2011-02-23  Jay Freeman... Simplify memory management of custom buttons.
2011-02-23  Jay Freeman... Slightly more compliant / safer NSRunLoop mode.
2011-02-23  Jay Freeman... Fix inverted logic on rpetrich's UpdateExternalStatus...
2011-02-23  Jay Freeman... Allow reload requests to update the local cache.
2011-02-23  Jay Freeman... If you are reading this: git submodule sync.
2011-02-23  Jay Freeman... Updated SDURLCache to get 4.2 compatibility.
2011-02-23  Jay Freeman... Use stack to store temporary SHA1SumValues.
2011-02-23  Jay Freeman... Remove obsolete -[ProgressController isRunning].
2011-02-23  Jay Freeman... Export CydiaProgressEvent to JavaScript.
2011-02-23  Jay Freeman... Simplify if logic in -[CydiaProgressEvent compoundTitle].
2011-02-23  Jay Freeman... Primary excursion into improving memory management.
2011-02-23  Jay Freeman... Standardized on [delegate_ {retain,release}NetworkActiv...
2011-02-23  Jay Freeman... Drastic simplification of ProgressController API.
2011-02-22  Jay Freeman... Remove seemingly incorrect special case for /var/lib...
2011-02-21  Jay Freeman... Give a name to the firmware package.
2011-02-21  Jay Freeman... Commit separate errors during popErrorWithTitle:.
2011-02-21  Jay Freeman... Rename isCancelling: to isProgressCancelled.
2011-02-21  Jay Freeman... Always use popErrorWithTitle: for list.ReadMainList().
2011-02-21  Jay Freeman... Call through to pkgAcquireStatus::Start/Stop().
2011-02-21  Jay Freeman... Do not double log fetch errors.
2011-02-21  Jay Freeman... Pop pending fetch errors.
2011-02-21  Jay Freeman... Retain the network activity indicator before the downlo...
2011-02-21  Jay Freeman... Remove (id) typecast from CydiaApp.
2011-02-21  Jay Freeman... Remove class Progress: it was slow anyway.
2011-02-20  Jay Freeman... The configuration alert is not dismissed.
2011-02-20  Jay Freeman... Refactor _detachNewThreadData as _detachNewThreadInvoca...
2011-02-20  Jay Freeman... Add package.getField(name).
2011-02-20  Jay Freeman... Reset the 'external status' to 0 when Cydia starts.
2011-02-20  Jay Freeman... Don't restart SpringBoard if download failed.
2011-02-20  Jay Freeman... Factor out -[ConfirmationController complete].
2011-02-20  Jay Freeman... Factor confirmation controller variables to a single...
2011-02-20  Jay Freeman... Entirely theoretical getInstalledPackages() threading...
2011-02-20  Jay Freeman... Add explanatory threading comment to -[ChangesControlle...
2011-02-20  Jay Freeman... Use setViewportWidth: only on main thread.
2011-02-20  Jay Freeman... Move setToken: to main thread for Metadata_.
2011-02-20  Jay Freeman... Use Metadata_['LastUpdate'] on main thread.
2011-02-20  Jay Freeman... Use -[Cydia retain/releaseNetworkActivityIndicator...
2011-02-20  Jay Freeman... -[BrowserController close] can only be used on the...
2011-02-20  Jay Freeman... Move setConfigurationData: to main thread.
2011-02-20  Jay Freeman... Move addProgressOutput: to main thread.
2011-02-20  Jay Freeman... Move setProgressTitle: to main thread.
2011-02-20  Jay Freeman... Move setProgressPercent: to main thread, taking NSNumbe...
2011-02-19  Jay Freeman... Remove obsolete -[CydiaObject setSpecial:].
2011-02-19  Jay Freeman... Expose sysctl read access to JavaScript.
2011-02-19  Jay Freeman... Shuffle set of system variables accessible via JS.
2011-02-19  Jay Freeman... Add JavaScript interface to get sources.
2011-02-19  Jay Freeman... For safety's sake, let's addTrivialSources: on the...
2011-02-19  Jay Freeman... Slightly safer ordering of _saveConfig / cydia.list.
2011-02-19  Jay Freeman... Allow JavaScript to alter and refresh sources.
2011-02-19  Jay Freeman... Finally FINALLY found and fixed the root cause of un...
2011-02-19  Jay Freeman... Factor source addition out to -[Cydia addTrivialSource:].
2011-02-19  Jay Freeman... Support lazy loading of PackageListControllers.
2011-02-19  Jay Freeman... Drastic simplification of Source management.
2011-02-19  Jay Freeman... Super-charge the Reload button to actually reload.
2011-02-19  Jay Freeman... Support Activator and libstatusbar.
2011-02-19  Dustin L. HowettDisplay "Ignore Upgrades" in its own section with its...
2011-02-19  Dustin L. HowettDon't display "Ignore Upgrades" if the package isn...
2011-02-19  Jay Freeman... Don't cause the package view to keep bouncing horribly.
2011-02-19  Jay Freeman... That's an interesting corner case.
2011-02-19  Jay Freeman... Implement package hold (ignored) switch.
2011-02-19  Jay Freeman... Allow an invocation during reloading data.
2011-02-19  Jay Freeman... Fix filtering the (No Section) section.
2011-02-19  Jay Freeman... Upgrade the relationship JS interface AGAIN.
2011-02-18  Jay Freeman... Make ConfirmationController's changes_ match package...
2011-02-18  Jay Freeman... Add -[Package relations].
2011-02-18  Jay Freeman... Minor code spacing and formatting bugs.
2011-02-18  Jay Freeman... More directly expose package.clear/install/remove.
2011-02-18  Jay Freeman... Reformat webScriptNameForSelector: and _attributeKeys...
2011-02-18  Jay Freeman... Objective-C objects do not officially exist until their...
2011-02-18  Jay Freeman... Added a public filter to pageForURL:.
2011-02-18  Jay Freeman... -[BrowserController applyRightButton] must be used...
2011-02-18  Grant PaulProperly update title of SourceController when reloading.
2011-02-18  Grant PaulFactor out source discovery.
2011-02-18  Grant PaulUse -[Source key] instead of -[Source name] or -[Source...
2011-02-18  Grant PaulSeriously? Is correcting the typos of repository owners...
next