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 |
2011-02-09 |
Grant Paul | Fixed slightly corrupted English localization -- but... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jay Freeman... | Merge branch 'restructure' |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jay Freeman... | Revert "Move Source{Cell,Controller} lower in MobileCyd... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jay Freeman... | OMG HTML5 Offline FTW. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jay Freeman... | Support non-NSHTTPURLResponse https?:// NSURLResponse. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | Remove that crazy/obsolete Test file. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | We are no longer recycling package controllers. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | Fix for description searching from humbold. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | We can't use 3.0 constants on 2.0 SDK. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | UIApplication.applicationSupportsShakeToEdit is 3.0... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | Conditional out indexed collation nonsense. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Jay Freeman... | Use IsWildcat_, not UI_USER_INTERFACE_IDIOM(). |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Grant Paul | I am perpetually impressed with the abilities of the... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Grant Paul | Fix "fake terminal" in ProgressController extending... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Grant Paul | Added session persistence; moved -init to -loadView... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Grant Paul | Avoid flashing empty package view as it loads the packa... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Grant Paul | Merge branch 'restructure' into develop-1.2 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Grant Paul | Make PackageCell, SourceCell, and SectionCell have... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Grant Paul | Fix VoiceOver (at least on 4.x). Does not cause issues... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Grant Paul | Merge branch 'develop-1.2' of git.saurik.com:cydia... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Grant Paul | Added session persistence; moved -init to -loadView... |
commit | commitdiff | tree | snapshot |
next |