2011-02-19 |
Jay Freeman (saurik) | Allow an invocation during reloading data.
|
commit | commitdiff | tree |
2011-02-19 |
Jay Freeman (saurik) | Fix filtering the (No Section) section.
|
commit | commitdiff | tree |
2011-02-19 |
Jay Freeman (saurik) | Upgrade the relationship JS interface AGAIN.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Make ConfirmationController's changes_ match package...
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Add -[Package relations].
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Minor code spacing and formatting bugs.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | More directly expose package.clear/install/remove.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Reformat webScriptNameForSelector: and _attributeKeys...
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Objective-C objects do not officially exist until their...
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Added a public filter to pageForURL:.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | -[BrowserController applyRightButton] must be used...
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Consider removal of special packages a reportable error.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Totally rewrote ConfirmationController JS interface.
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Reload/nil buttons for ConfirmationController were...
|
commit | commitdiff | tree |
2011-02-18 |
Jay Freeman (saurik) | Cancel refresh during confirmation.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | ConfirmationController cancel doesn't work for ReInstall.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Add CydiaScript: a better Objective-C bridge.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Remove extraneous [[self navigationItem] setTitle:...
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Reformatted otherButtonTitles: due to variadic arguments.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Remove pointless IgnoreInstall #define.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Use document.dispatchEvent() for UIViewController events.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Use C++ RAII for WebThreadLock/Unlock().
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Add LogMessages and use for console.log.
|
commit | commitdiff | tree |
2011-02-17 |
Jay Freeman (saurik) | Support ShowInternals in more places.
|
commit | commitdiff | tree |
2011-02-14 |
Jay Freeman (saurik) | Use name_, not [package_ id], for -[CYPackageController...
|
commit | commitdiff | tree |
2011-02-14 |
Jay Freeman (saurik) | Implement chpwn's lazy-loading API for BrowserController.
|
commit | commitdiff | tree |
2011-02-14 |
Jay Freeman (saurik) | Remove cydia://storage.
|
commit | commitdiff | tree |
2011-02-14 |
Jay Freeman (saurik) | Use a better URL scheme for /ui/ios*/ *and* (frowny...
|
commit | commitdiff | tree |
2011-02-14 |
Jay Freeman (saurik) | Look, I don't like this syntax, but it is what Apple...
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Rename /ui/ to /ui/ios/.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Support ftruncate error conditions.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Add fail-fast error checking to Cytore.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Refactor the placard code with background colors.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Revert an old Clang change that broke cydia.format().
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | -[SectionController initWithDatabase:section:] stored...
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Restart Lowtide/AppleTV after processing AutoInstall.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Remove obsolete advanced.png graphic.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Remove package variable, use cydia.getPackageById().
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Replace unknown.html with /ui/package/#!/name.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Remove obsolete local chevrons.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Use HTML5 Offline for confirm.html.
|
commit | commitdiff | tree |
2011-02-13 |
Jay Freeman (saurik) | Support NULL Cytore return in PackageFind().
|
commit | commitdiff | tree |
2011-02-08 |
Jay Freeman (saurik) | Merge branch 'restructure'
|
commit | commitdiff | tree |
2011-02-08 |
Jay Freeman (saurik) | Revert "Move Source{Cell,Controller} lower in MobileCydia...
|
commit | commitdiff | tree |
2011-02-08 |
Jay Freeman (saurik) | OMG HTML5 Offline FTW.
|
commit | commitdiff | tree |
2011-02-08 |
Jay Freeman (saurik) | Support non-NSHTTPURLResponse https?:// NSURLResponse.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | Remove that crazy/obsolete Test file.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | We are no longer recycling package controllers.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | Fix for description searching from humbold.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | We can't use 3.0 constants on 2.0 SDK.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | UIApplication.applicationSupportsShakeToEdit is 3.0...
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | Conditional out indexed collation nonsense.
|
commit | commitdiff | tree |
2011-02-07 |
Jay Freeman (saurik) | Use IsWildcat_, not UI_USER_INTERFACE_IDIOM().
|
commit | commitdiff | tree |
2011-01-10 |
Jay Freeman (saurik) | Move Source{Cell,Controller} lower in MobileCydia.mm.
|
commit | commitdiff | tree |
2011-01-10 |
Jay Freeman (saurik) | Remove SourceCell::description_ and hard-code height.
|
commit | commitdiff | tree |
2011-01-10 |
Jay Freeman (saurik) | Use 73, not 73.0f, for uniformity.
|
commit | commitdiff | tree |
2011-01-10 |
Jay Freeman (saurik) | Remove (unused) +[PackageCell heightForPackage:].
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Remove (non-functional) shake-to-undo mechanism.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Use pngcrush to crush the images as we build the package.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | g++ -mthumb
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Removed random source icons from Cydia's package.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Display the size of the output package after dpkg-deb.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Use dpkg-deb -z to specify compression type.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Revert all PNG files to their pre-pngcrush state.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Further break down _profile usage for ChangesController.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Add database lock @synchronized to -[ChangesController...
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Reallocate ChangesController::packages_ in _reloadPackages...
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Allow profiling usage of Database::sections_ in -[Database...
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Add _unlikely() to conditions in -[Package unfiltered].
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Do not highlight section cell text while editing.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Fix 'resubmit form' dialog: new alert API crash.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Store Package::role_ as integer instead of NSString.
|
commit | commitdiff | tree |
2011-01-01 |
Jay Freeman (saurik) | Cache section remap using APT cache pointer.
|
commit | commitdiff | tree |
2010-12-06 |
Jay Freeman (saurik) | Allow ./version.sh on a specified commit-ish.
|
commit | commitdiff | tree |
2010-12-06 |
Jay Freeman (saurik) | Reload all the crazy different iPad tabs.
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | More correctly handle a couple (impossible) corner...
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Add _trace() calls around system() usage.
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Use uikittools' sbreload for Finish_ in ('restart'...
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Compile for 2.0 using 3.2 SDK (for now).
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Use reboot2() instead of system("reboot").
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Prefer SBReboot() (when available) to system("reboot").
|
commit | commitdiff | tree |
2010-12-03 |
Jay Freeman (saurik) | Remove 1.x-compatible ApplicationIconBadge logic.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Use UIApplication::networkActivityIndicator to indicate...
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Protect against various <script/>-injection attacks.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Automatically use gcc 4.0 to target iOS 2.0, if available.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Add section icons for: Fonts, Site-Specific Apps, and...
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | pngcrush -rem alla -iphone -reduce -brute *.png
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Subsections, like Addons (SBSettings), cannot have...
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Use high-resolution icons for purpose badges.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Remove firmware (>= 3.2) dependency from control file.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Repurpose -[Cydia hudIsShowing] as -[Cydia isSafeToSuspend].
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Improve era locking on tables to allow rotation with...
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Only run the UIActivityIndicatorView animation while...
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Fix reload button layout on 2.x browser.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Integrate SDURLCache: disk cache FTW.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Package::id_ needs to be backed by Cytore, not APT.
|
commit | commitdiff | tree |
2010-12-02 |
Jay Freeman (saurik) | Apparently, NSRecycleZone actually destroys the zone.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Cache the Database::packages_ capacity in Cytore.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Add a ~srk to the version if !ForRelease.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Use UISearchBar::_searchField if -[UISearchBar searchField...
|
commit | commitdiff | tree |
next |