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 |
2010-12-01 |
Jay Freeman (saurik) | Merge CYContainer with CYTabBarController for 2.x support.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Support missing version information in metadata.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Check respondsToSelector: for CYWebViewDelegate::JavaScript...
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Random removals of some dead comments/code.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Make the Q'd UI actually respond to queue changes.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Add a _trace() to applicationDidFinishLaunching:.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Move reserved_ linkages up to Cytore::Block.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Add File::mappings_ to Cytore for munmap() and msync().
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Normalized Changed_ = true; placement.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Cache the epic sort ordering to Cytore.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Allocate Package objects into an NSZone.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Reorganized and bit-packed fields of Package.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Minor simplification to StripVersion_: ?: over if.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Store Package::metadata_ as a pointer, not a Cytore...
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Avoid using hasTag: during Package initialization.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Only copy Package::id_ from APT if it is mixed case.
|
commit | commitdiff | tree |
2010-12-01 |
Jay Freeman (saurik) | Remove an obsolete usage of static_cast<>.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Don't copy strings from APT when you can point to them.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Use parsed_ as a pointer instead of a flag.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Replace 99.9% of metadata.plist with metadata.cb0.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Add back a documentation warning from the old BrowserView.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Use time_t instead of NSDate *.
|
commit | commitdiff | tree |
2010-11-30 |
Jay Freeman (saurik) | Store Package::latest_ as CYString instead of NSString *.
|
commit | commitdiff | tree |
2010-11-26 |
Jay Freeman (saurik) | Merge branch 'master' of git.saurik.com:cydia
|
commit | commitdiff | tree |
2010-11-26 |
Jay Freeman (saurik) | Use sed to build version.sh, preferring '+#.%' to ...
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Use a much more reasonable capacity for cydia.getInstalledPa...
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Factor out -[Database releasePackages] and use from...
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Add @synchronized (database_) around some Package selectors...
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Fix -[NSNull defaultIcon] bug reported by @JakeAnthraX.
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Set Version: in control based on git describe --tags.
|
commit | commitdiff | tree |
2010-11-25 |
Jay Freeman (saurik) | Add lookup3 to Cydia's build environment.
|
commit | commitdiff | tree |
2010-11-24 |
Jay Freeman (saurik) | Apple renamed gsc.wildcat to gsc.ipad: let's make certain...
|
commit | commitdiff | tree |
2010-11-23 |
Jay Freeman (saurik) | Don't support <4.0 (should have been 3.2, damn it).
|
commit | commitdiff | tree |
next |