]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Simplify _reloadPackages API to correct threading.
[cydia.git] / MobileCydia.mm
2011-03-07  Jay Freeman (saurik)Add cydia.popViewController(animated).
2011-03-07  Grant PaulEnsure saved state has at least somewhat proper base...
2011-03-07  Grant PaulFixed crash in SectionsController when there are hidden...
2011-03-07  Jay Freeman (saurik)Use localeIdentifier instead of preferredLanguages...
2011-03-07  Grant PaulUIViewController, amazingly enough, actually manages...
2011-03-07  Jay Freeman (saurik)Allow the website to register URL diversions.
2011-03-07  Jay Freeman (saurik)Use a real grouped table view to back our webviews.
2011-03-07  Jay Freeman (saurik)Fix version number update for hardcoding.
2011-03-07  Jay Freeman (saurik)Add _trace() debugging for yieldToSelector: run loop.
2011-03-07  Jay Freeman (saurik)Move #define configuration higher in code.
2011-03-07  Jay Freeman (saurik)Use mixed-case for ProgressEventType constants.
2011-03-07  Jay Freeman (saurik)Use kCydiaProgressEventType* constants for CydiaProgres...
2011-03-07  Jay Freeman (saurik)Remove the X-Role header that no one is using.
2011-03-07  Jay Freeman (saurik)Remove obsolete -[CYBrowserController setHeaders:forHost:].
2011-03-07  Jay Freeman (saurik)Restrict the cydia JS object to HTTPS.
2011-03-07  Jay Freeman (saurik)Add debugging to isSafeToSuspend:.
2011-03-07  Jay Freeman (saurik)Remove CYHomeController's magic HTTP headers.
2011-03-07  Jay Freeman (saurik)Centralize addCydiaHost: to Cydia delegate_.
2011-03-07  Jay Freeman (saurik)Rely on cydia.localize() for ProgressController's ...
2011-03-07  Jay Freeman (saurik)Implement a flexible cydia object whitelist.
2011-03-07  Jay Freeman (saurik)Add package.selection.
2011-03-07  Jay Freeman (saurik)Add package.state.
2011-03-07  Jay Freeman (saurik)Export package.tags to JavaScript.
2011-03-07  Jay Freeman (saurik)Update firmware.ver to 4.
2011-03-07  Jay Freeman (saurik)I am too tired to fix this in MS, so I 'fixed' it here.
2011-03-07  Jay Freeman (saurik)Make the navigation action blocker actually useful.
2011-03-07  Jay Freeman (saurik)Simplify memory management of Source.
2011-03-07  Jay Freeman (saurik)Simplify and correct memory management of SearchController.
2011-03-07  Jay Freeman (saurik)Simplify and correct memory management of SectionContro...
2011-03-07  Jay Freeman (saurik)Simplify memory management of CYPackageController.
2011-03-07  Jay Freeman (saurik)Add -[BrowserController _allowNavigationAction] to...
2011-03-07  Jay Freeman (saurik)Allow JavaScript to swap in package names for ids.
2011-03-07  Jay Freeman (saurik)Export cydia.setNavigationBarTintColor() to JS.
2011-03-07  Jay Freeman (saurik)Mild typo: UIColor instead of self for group color.
2011-03-07  Jay Freeman (saurik)Solve the iPad pinstripes != gray problem.
2011-03-07  Jay Freeman (saurik)Add std::setlocale() (de-comment).
2011-03-07  Jay Freeman (saurik)Remove global Home_ variable helper.
2011-03-07  Jay Freeman (saurik)Add some debug logging to MS dlopen() calls.
2011-03-07  Jay Freeman (saurik)Use a single URL for HTML5 Offline routing.
2011-03-07  Jay Freeman (saurik)Export cydia.setHidesNavigationBar() to JavaScript.
2011-03-07  Jay Freeman (saurik)Actually use reloadData state machine everywhere.
2011-03-07  Jay Freeman (saurik)Verified and fixed code for configuration update.
2011-03-07  Jay Freeman (saurik)Use userInterfaceIdiom instead of isWildcat for /ui...
2011-03-07  Jay Freeman (saurik)Remove @2x from /ui/ URL.
2011-03-07  Jay Freeman (saurik)Expose download stats to JavaScript.
2011-03-07  Jay Freeman (saurik)Rename cydiaProgress.progress to .percent.
2011-03-07  Jay Freeman (saurik)Added cydia.setNavigationBarStyle().
2011-03-07  Jay Freeman (saurik)Added cydia.setHidesBackButton().
2011-03-07  Jay Freeman (saurik)We are supposed to have two rows of buttons on half...
2011-03-07  Jay Freeman (saurik)I cannot express how angry this mechanism makes me.
2011-03-07  Jay Freeman (saurik)Make cydia.getPackageById() return null instead of...
2011-03-07  Jay Freeman (saurik)Expose cydia.version to JavaScript.
2011-03-07  Jay Freeman (saurik)Comment document another cache_.Open() error.
2011-03-07  Jay Freeman (saurik)Compile Cydia version into Binary: don't lookup with...
2011-03-07  Jay Freeman (saurik)Support CydiaProgressEvent forItem: and return nulls...
2011-03-07  Jay Freeman (saurik)Do not claim dpkg-exec is a package (stupid APT).
2011-03-07  Jay Freeman (saurik)Use https:// to load HTML5 Offline.
2011-03-07  Jay Freeman (saurik)Support about:cydia- in addition to cydia://.
2011-03-07  Jay Freeman (saurik)Allow token read access back to JavaScript.
2011-03-07  Jay Freeman (saurik)Support cydia.setToken(null).
2011-03-07  Jay Freeman (saurik)Apple's bridge requires NSNull.
2011-03-07  Jay Freeman (saurik)Exposing more stuff to JavaScript.
2011-02-23  Jay Freeman (saurik)Do not show ProgressController Close if running.
2011-02-23  Jay Freeman (saurik)Complete reimplementation of "progress" using HTML5...
2011-02-23  Jay Freeman (saurik)Do not display errors during cancel.
2011-02-23  Jay Freeman (saurik)Debugging aid for {retain,release}NetworkActivityIndicator.
2011-02-23  Jay Freeman (saurik)Add cydia.scrollToBottom().
2011-02-23  Jay Freeman (saurik)Add cydia.removeButton().
2011-02-23  Jay Freeman (saurik)Slightly more compliant / safer NSRunLoop mode.
2011-02-23  Jay Freeman (saurik)Fix inverted logic on rpetrich's UpdateExternalStatus...
2011-02-23  Jay Freeman (saurik)Use stack to store temporary SHA1SumValues.
2011-02-23  Jay Freeman (saurik)Remove obsolete -[ProgressController isRunning].
2011-02-23  Jay Freeman (saurik)Export CydiaProgressEvent to JavaScript.
2011-02-23  Jay Freeman (saurik)Simplify if logic in -[CydiaProgressEvent compoundTitle].
2011-02-23  Jay Freeman (saurik)Primary excursion into improving memory management.
2011-02-23  Jay Freeman (saurik)Standardized on [delegate_ {retain,release}NetworkActiv...
2011-02-23  Jay Freeman (saurik)Drastic simplification of ProgressController API.
2011-02-22  Jay Freeman (saurik)Remove seemingly incorrect special case for /var/lib...
2011-02-21  Jay Freeman (saurik)Commit separate errors during popErrorWithTitle:.
2011-02-21  Jay Freeman (saurik)Rename isCancelling: to isProgressCancelled.
2011-02-21  Jay Freeman (saurik)Always use popErrorWithTitle: for list.ReadMainList().
2011-02-21  Jay Freeman (saurik)Call through to pkgAcquireStatus::Start/Stop().
2011-02-21  Jay Freeman (saurik)Do not double log fetch errors.
2011-02-21  Jay Freeman (saurik)Pop pending fetch errors.
2011-02-21  Jay Freeman (saurik)Retain the network activity indicator before the downlo...
2011-02-21  Jay Freeman (saurik)Remove (id) typecast from CydiaApp.
2011-02-21  Jay Freeman (saurik)Remove class Progress: it was slow anyway.
2011-02-20  Jay Freeman (saurik)The configuration alert is not dismissed.
2011-02-20  Jay Freeman (saurik)Refactor _detachNewThreadData as _detachNewThreadInvoca...
2011-02-20  Jay Freeman (saurik)Add package.getField(name).
2011-02-20  Jay Freeman (saurik)Reset the 'external status' to 0 when Cydia starts.
2011-02-20  Jay Freeman (saurik)Don't restart SpringBoard if download failed.
2011-02-20  Jay Freeman (saurik)Factor out -[ConfirmationController complete].
2011-02-20  Jay Freeman (saurik)Factor confirmation controller variables to a single...
2011-02-20  Jay Freeman (saurik)Entirely theoretical getInstalledPackages() threading...
2011-02-20  Jay Freeman (saurik)Add explanatory threading comment to -[ChangesControlle...
2011-02-20  Jay Freeman (saurik)Use setViewportWidth: only on main thread.
2011-02-20  Jay Freeman (saurik)Move setToken: to main thread for Metadata_.
2011-02-20  Jay Freeman (saurik)Use Metadata_['LastUpdate'] on main thread.
2011-02-20  Jay Freeman (saurik)Use -[Cydia retain/releaseNetworkActivityIndicator...
next