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 |
2010-11-23 |
Jay Freeman (saurik) | Instead of using sbdidlaunch, let's just spin on gssc.
|
commit | commitdiff | tree |
2010-11-23 |
Jay Freeman (saurik) | Please do not delete the first package in my status...
|
commit | commitdiff | tree |
2010-11-22 |
Jay Freeman (saurik) | Remove obsolete -[Package compareForChanges] (use PackageCha...
|
commit | commitdiff | tree |
2010-11-21 |
Jay Freeman (saurik) | Make cydia.setViewportWidth() work again with CYWebView.
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Break CYColor::Create_ from CYColor::{CYColor,Set}.
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Remove PackageCell::{color_,fade_,faded_} as they are...
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Factored out CYTableViewCell to fix cell highlight...
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Reactivate and localize 'Loading Changes' progress...
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Flatten Sections.plist: no Rename and no recursion.
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Fix localization of LOADING_DATA (use ELISION+LOADING...
|
commit | commitdiff | tree |
2010-11-19 |
Jay Freeman (saurik) | Clarify visibility rules, removing Package::visibile_...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Remove unused std::hash_map implementation of -[SectionsCont...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Remove Package::required_, an unimplemented feature.
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Leave Package::source_ nil until first use.
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Queue status affects /all/ views, not just the active...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Remove Package::relationships_, which was never implemented.
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | -[PackageController setPackage:] needs to reload package...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Reimplement APT marking as I finally understand how...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Turn off LogBrowser for official master tree.
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Replace Package::cached_ with Package::source_ == ...
|
commit | commitdiff | tree |
2010-11-18 |
Jay Freeman (saurik) | Remove StripVersion(), inlining the code to the one...
|
commit | commitdiff | tree |
2010-11-17 |
Jay Freeman (saurik) | Corrected some reasonably minor code formatting issues.
|
commit | commitdiff | tree |
2010-11-17 |
Jay Freeman (saurik) | Always prefer alloc/init/autorelease/... to alloc/init...
|
commit | commitdiff | tree |
2010-11-17 |
Jay Freeman (saurik) | Carefully audited all usages of alloc*/retain/release...
|
commit | commitdiff | tree |
2010-11-17 |
Jay Freeman (saurik) | Use actual types for fields rather than id (UISwitch...
|
commit | commitdiff | tree |
2010-11-16 |
Jay Freeman (saurik) | Store Sections.plist using space characters rather...
|
commit | commitdiff | tree |
2010-11-16 |
Jay Freeman (saurik) | Sprinkle more ProfileTiming logic among -[Package init...
|
commit | commitdiff | tree |
2010-11-16 |
Jay Freeman (saurik) | Rename CFCString to CYStringCreate.
|
commit | commitdiff | tree |
2010-11-16 |
Jay Freeman (saurik) | Make CFCString() accept non-UTF8 data without horrible...
|
commit | commitdiff | tree |
2010-11-16 |
Jay Freeman (saurik) | Move around usages of _trace() for greater understanding.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Remove call to [UIKeyboard initImplementationNow] during...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Do not bother with 'Loading Changes...', a 0.12s step.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Use CFMutableArrayRef (with NULL callBacks) instead...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Use CFMutableArrayRef (with NULL callBacks) instead...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Fold RadixSort_() into -[NSMutableArray(Radix) radixSortUsin...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Remove the obsolete (and sometimes dangerously optimized...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Re-calibrated PackagePrefixRadix() to more accurately...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Verbose logging support for #define HistogramInsertionSort.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Avoid NSMutableArray for temporary radix buffer.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Use lowercase identifiers always, even internally.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Use CYPoolStart/End instead of _pool (just starting).
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | If you are going to use a private API (pinStripeColor...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Heavily optimized (and simplified) @synchronized lock...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Slightly more normalized if nesting on decidePolicyForNaviga...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Remove the APT HTTP timeout: Host Unreachable == frowny...
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Add X-Carrier-ID.
|
commit | commitdiff | tree |
2010-11-15 |
Jay Freeman (saurik) | Use the same pattern for willSendRequest:'s delegate...
|
commit | commitdiff | tree |
2010-11-06 |
Jay Freeman (saurik) | Verified 2.2+ methods against 2.1 SDK: all were present.
|
commit | commitdiff | tree |
2010-11-06 |
Jay Freeman (saurik) | Just in case it is ever useful I finished webView:createWebV...
|
commit | commitdiff | tree |
2010-11-06 |
Jay Freeman (saurik) | Verified 3.2/4.1+ methods against 4.0: all were present.
|
commit | commitdiff | tree |
2010-11-06 |
Jay Freeman (saurik) | Add some more #if LogBrowser love to BrowserController.
|
commit | commitdiff | tree |
next |