2011-02-20 |
Jay Freeman... | Don't restart SpringBoard if download failed. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Factor out -[ConfirmationController complete]. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Factor confirmation controller variables to a single... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Entirely theoretical getInstalledPackages() threading... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Add explanatory threading comment to -[ChangesControlle... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Use setViewportWidth: only on main thread. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Move setToken: to main thread for Metadata_. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Use Metadata_['LastUpdate'] on main thread. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Use -[Cydia retain/releaseNetworkActivityIndicator... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | -[BrowserController close] can only be used on the... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Move setConfigurationData: to main thread. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Move addProgressOutput: to main thread. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Move setProgressTitle: to main thread. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Jay Freeman... | Move setProgressPercent: to main thread, taking NSNumbe... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Remove obsolete -[CydiaObject setSpecial:]. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Expose sysctl read access to JavaScript. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Shuffle set of system variables accessible via JS. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Add JavaScript interface to get sources. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | For safety's sake, let's addTrivialSources: on the... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Slightly safer ordering of _saveConfig / cydia.list. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Allow JavaScript to alter and refresh sources. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Finally FINALLY found and fixed the root cause of un... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Factor source addition out to -[Cydia addTrivialSource:]. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Support lazy loading of PackageListControllers. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Drastic simplification of Source management. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Super-charge the Reload button to actually reload. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Support Activator and libstatusbar. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Dustin L. Howett | Display "Ignore Upgrades" in its own section with its... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Dustin L. Howett | Don't display "Ignore Upgrades" if the package isn... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Don't cause the package view to keep bouncing horribly. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | That's an interesting corner case. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Implement package hold (ignored) switch. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Allow an invocation during reloading data. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Fix filtering the (No Section) section. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jay Freeman... | Upgrade the relationship JS interface AGAIN. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Make ConfirmationController's changes_ match package... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Add -[Package relations]. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Minor code spacing and formatting bugs. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | More directly expose package.clear/install/remove. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Reformat webScriptNameForSelector: and _attributeKeys... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Objective-C objects do not officially exist until their... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Added a public filter to pageForURL:. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | -[BrowserController applyRightButton] must be used... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Grant Paul | Properly update title of SourceController when reloading. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Grant Paul | Factor out source discovery. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Grant Paul | Use -[Source key] instead of -[Source name] or -[Source... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Grant Paul | Seriously? Is correcting the typos of repository owners... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Grant Paul | Fixed reloading of SourceController by re-mapping the... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Consider removal of special packages a reportable error. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Totally rewrote ConfirmationController JS interface. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Reload/nil buttons for ConfirmationController were... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jay Freeman... | Cancel refresh during confirmation. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | ConfirmationController cancel doesn't work for ReInstall. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Add CydiaScript: a better Objective-C bridge. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Remove extraneous [[self navigationItem] setTitle:... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Reformatted otherButtonTitles: due to variadic arguments. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Remove pointless IgnoreInstall #define. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Use document.dispatchEvent() for UIViewController events. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Use C++ RAII for WebThreadLock/Unlock(). |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Add LogMessages and use for console.log. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jay Freeman... | Support ShowInternals in more places. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Grant Paul | Update Chinese localization. (Credit goes to Merlin... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Grant Paul | Start at the homepage if !recently. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jay Freeman... | Use name_, not [package_ id], for -[CYPackageController... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jay Freeman... | Implement chpwn's lazy-loading API for BrowserController. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jay Freeman... | Remove cydia://storage. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Grant Paul | Fix lazy loading of PackageController, dependent on... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Grant Paul | Added more comments, and removed a useless method. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jay Freeman... | Use a better URL scheme for /ui/ios*/ *and* (frowny... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Jay Freeman... | Look, I don't like this syntax, but it is what Apple... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Grant Paul | Explanation. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Grant Paul | Update iPhonePrivate.h for unselected tab bar changes. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Grant Paul | Horrible, awful, ugly, nasty, evil, terrible, scary... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Grant Paul | Fix dpkg --configure -a, half-installed packages, datab... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Grant Paul | Fix "(No Section)" section. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Rename /ui/ to /ui/ios/. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Support ftruncate error conditions. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Add fail-fast error checking to Cytore. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Refactor the placard code with background colors. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Revert an old Clang change that broke cydia.format(). |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | -[SectionController initWithDatabase:section:] stored... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Restart Lowtide/AppleTV after processing AutoInstall. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Remove obsolete advanced.png graphic. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Remove package variable, use cydia.getPackageById(). |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Replace unknown.html with /ui/package/#!/name. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Remove obsolete local chevrons. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Use HTML5 Offline for confirm.html. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Jay Freeman... | Support NULL Cytore return in PackageFind(). |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Grant Paul | To match the built in Apple apps, the Confirm button... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Grant Paul | Remove unused (and unnecessary) functions, rename confu... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Grant Paul | Move -init into -loadView -viewDidLoad and friends... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Grant Paul | Fix Sections.plist. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Grant Paul | Merge branch 'develop-1.2' of git.saurik.com:cydia... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Grant Paul | Seriously? Is it *that hard* to name your sections... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Grant Paul | Fix rotation support in keyboard resizing. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Grant Paul | Properly resize search view when keyboard is shown... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Grant Paul | Update another copyright date. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Grant Paul | Remove [Filtered]PackageTable, replace with equivalent... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Ryan Petrich | We're living in the future |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Grant Paul | saurik is busy. |
commit | commitdiff | tree | snapshot |
next |