summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-31Terribly minor code nit: check hud for != nil.v1.1.6Jay Freeman (saurik)
2012-03-31Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.Jay Freeman (saurik)
2012-03-31Fix the bug Optimo reported with CFBundleIconFile.Jay Freeman (saurik)
2012-03-31Correct the name of cydia.getAllSources().Jay Freeman (saurik)
2012-03-31Remove the April Fools joke thing.Jay Freeman (saurik)
2012-03-18Do not claim repositories with only Packages are valid.Jay Freeman (saurik)
2012-03-09Update Copyright: 2008-2012 (from 2008-2011).Jay Freeman (saurik)
2012-03-07Merge numerous (small) improvements from rs/SDURLCache.v1.1.5Jay Freeman (saurik)
2012-03-07We should rebuild the package if Library/startup changes.Jay Freeman (saurik)
2012-03-07Use our caches folder to store WebKit LocalStorage.Jay Freeman (saurik)
2012-03-07Output the dpkg auto-install process to a log file.Jay Freeman (saurik)
2012-03-06Use our Cydia cache folder for WebKit LocalStorage.Jay Freeman (saurik)
2012-03-06Only copy the keyboard dictionary if it actually exists.Jay Freeman (saurik)
2012-02-29If a cache item is corrupt, ignore and delete it.Jay Freeman (saurik)
2012-02-25Do not add nil tags to the Package::tag_ array.Jay Freeman (saurik)
2012-02-18Use consistent (upper-)capitalization for Version.h.Jay Freeman (saurik)
2012-02-18Use xcode-select --print-path to find /Developer.Jay Freeman (saurik)
2012-02-04Merge branch 'master' of git.saurik.com:cydiaJay Freeman (saurik)
2012-01-20Stupidest fix ever for yet another root/mobile bug.v1.1.4Jay Freeman (saurik)
2012-01-20Improve the gsc.* packages for iPad compatibility.Jay Freeman (saurik)
2012-01-20Fix iPad 5.x segment control positioning bug.Jay Freeman (saurik)
2012-01-20Remove one extra space.Grant Paul
2012-01-20Use SBSSetInterceptsMenuButtonForever() to lock menu button.Jay Freeman (saurik)
2012-01-20Factor locked_ variable *crementing to separate methods.Jay Freeman (saurik)
2012-01-20We are failing to _loaded if Cydia !IsReachable().Jay Freeman (saurik)
2012-01-20Mark Force Clear as an Unsafe operation.Jay Freeman (saurik)
2011-12-23"Oh, my God... they killed parentViewController!"v1.1.3Jay Freeman (saurik)
2011-10-20Remove WebDefaultUIKitDelegate override for CYWebView.Jay Freeman (saurik)
2011-10-20Support compilation with 5.0 SDK.Jay Freeman (saurik)
2011-08-09iOS 5.x: cydia://uikit-image/ not accessible to file://.Jay Freeman (saurik)
2011-07-31Fixed deadlock rendering error during source removal.Jay Freeman (saurik)
2011-06-27Add support for unionfs stash check.v1.1.2Jay Freeman (saurik)
2011-06-18Refactor stash check to support complexity.Jay Freeman (saurik)
2011-06-18Limit -mcpu to armv6 on gcc.Jay Freeman (saurik)
2011-06-10Sanity check pcre_fullinfo (not that it helps clang).Jay Freeman (saurik)
2011-06-09Fix postinst compile post-clang.Jay Freeman (saurik)
2011-06-08Make compilations with clang succeed.Jay Freeman (saurik)
2011-06-06Simple change to search view: if the keyboard was shown before, show it again...Grant Paul
2011-06-06Merge branch 'master' of git.saurik.com:cydiaJay Freeman (saurik)
2011-04-16Create bins directory if nonexistent.Jay Freeman (saurik)
2011-04-16You must autorelease mutableCopy.Jay Freeman (saurik)
2011-04-09Update Chinese translations.Grant Paul
2011-04-06Update Swedish translation.Grant Paul
2011-04-02Reorganize cache_.Open() to not lose errors.Jay Freeman (saurik)
2011-04-02Remove broken/unused repairWithSelector:update.Jay Freeman (saurik)
2011-04-02Only do uicache during installation.Jay Freeman (saurik)
2011-04-01SourcesController does not need a pkgSourceList.Jay Freeman (saurik)
2011-04-01Parse APT sources before packages.Jay Freeman (saurik)
2011-03-29Do not trust iterator.Section(): use version.Jay Freeman (saurik)
2011-03-29Guard setOfflineWebApplicationCacheEnabled: for 2.0.Jay Freeman (saurik)