]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Fix Restart SpringBoard on iOS 3 (maybe others?).
[cydia.git] / MobileCydia.mm
2011-03-07  Jay Freeman (saurik)Remove obsolete cydia.setPopUpHook().
2011-03-07  Jay Freeman (saurik)Unload data when presenting modal page.
2011-03-07  Jay Freeman (saurik)Browser URLs are managed by the controller, not the...
2011-03-07  Jay Freeman (saurik)file:/// needs cydia.* access for error.html.
2011-03-07  Jay Freeman (saurik)Factor out diversion logic.
2011-03-07  Jay Freeman (saurik)Clean up UIProgressHUD code.
2011-03-07  Jay Freeman (saurik)Replace CYNavigationController with a category.
2011-03-07  Jay Freeman (saurik)Remove obsolete CYNavigationController::delegate_.
2011-03-07  Jay Freeman (saurik)Remove obsolete CYNavigationController::database_.
2011-03-07  Jay Freeman (saurik)Consistently use -[Cydia showSettings].
2011-03-07  Jay Freeman (saurik)Background appcache initialization using custom URL.
2011-03-07  Jay Freeman (saurik)Fix the root preferences issue at a lower level.
2011-03-07  Jay Freeman (saurik)I really really hate these locale codes.
2011-03-07  Jay Freeman (saurik)Clarify Pcre operator () helpers.
2011-03-07  Jay Freeman (saurik)Support regex formatting with Pcre.
2011-03-07  Jay Freeman (saurik)Rename -[Source description] to -[Source shortDescription].
2011-03-07  Jay Freeman (saurik)Reloading the world should really just /un/load the...
2011-03-07  Jay Freeman (saurik)Move CYNavigationController higher in the file.
2011-03-07  Jay Freeman (saurik)Standardize [super reloadData] placement.
2011-03-07  Jay Freeman (saurik)Make ChangesController honor the lazy-loading API.
2011-03-07  Jay Freeman (saurik)Avoid using hasLoaded in viewWillAppear:.
2011-03-07  Jay Freeman (saurik)Add a silly session store, just in case.
2011-03-07  Jay Freeman (saurik)Synchronize access to {Bridged,Pipelined}Hosts_.
2011-03-07  Jay Freeman (saurik)Support scheme-specific pipelined hosts.
2011-03-07  Jay Freeman (saurik)Split PipelinedHosts_ from BridgedHosts_.
2011-03-07  Jay Freeman (saurik)Remove indirection from addBridgedHost:.
2011-03-07  Jay Freeman (saurik)Rename CydiaHosts_ to BridgedHosts_.
2011-03-07  Jay Freeman (saurik)Hack NSURLConnection to turn on HTTP pipelining.
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].
next