]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2013-12-23  Jay Freeman... I think this made the dropbar almost work on iOS 7.
2013-12-22  Jay Freeman... I don't even remember what this fixed (omg fail).
2013-12-22  Jay Freeman... Emergency commit of my background color changes.
2013-10-30  Jay Freeman... New Cydia style no longer requires legacy metrics.
2013-10-28  Jay Freeman... Re-add package-level Support as override for Bugs.
2013-10-28  Jay Freeman... Provide the entire package record via JavaScript.
2013-10-28  Jay Freeman... Remove the Sponsor field (it was obsolete in 2008).
2013-10-28  Jay Freeman... Always show the short description (even on iPad).
2013-10-15  Jay Freeman... Add the new iOS 7 tab bar icons (from Surenix).
2013-09-30  Jay Freeman... Fix text width of editing section cells on iOS 7.
2013-09-30  Jay Freeman... Do not white text on iOS 7 highlighted table cells.
2013-09-30  Jay Freeman... Fix the position of the loading indicator on iOS 7.
2013-09-30  Jay Freeman... Fix UISwitch cell position (used to be iOS 4 only).
2013-09-30  Jay Freeman... Support detecting if iOS 7 is fast (yes: yes it is).
2013-09-29  Jay Freeman... Pretend to link against iOS 7 to get the flat UI.
2013-09-29  Jay Freeman... Update copyright notices to include the year 2013.
2013-09-29  Jay Freeman... In the last couple decades I learned BSD is wrong.
2013-09-29  Jay Freeman... Use MobileGestalt to get device uniqueIdentifier.
2013-09-23  Jay Freeman... Support armv6 with clang using the iPhoneOS5.1 SDK.
2013-09-23  Jay Freeman... Old fix for Cydia failing to save Source changes.
2013-02-02  Jay Freeman... Add a Default-568h@2x.png to support iPhone 5. v1.1.8.1
2012-09-21  Jay Freeman... Restart/Reload SpringBoard -> Restart backboardd. v1.1.8
2012-09-19  Jay Freeman... Use sbdidlaunch to handle bothersome uicache race. v1.1.7
2012-09-19  Jay Freeman... Remove the iframe.html I didn't actually need.
2012-09-13  Jay Freeman... Add missing LogBrowser NSLog for didClearWindowObject.
2012-09-13  Jay Freeman... Add cydia.registerFrame() to force auto-iframe size.
2012-09-10  Jay Freeman... Allow users to click loading customized buttons.
2012-09-10  Jay Freeman... Remove redundant "protect commercial package" logic.
2012-09-07  Jay Freeman... Remove duplicate entitlement (iOS 6.0 fix from MN).
2012-07-11  Jay Freeman... Remove obsolete UIProgressBar: fix for iOS 6.0.
2012-05-15  Jay Freeman... Add delegate getters to match setDelegate setters.
2012-05-06  Jay Freeman... A few random improvements to Menes ObjectHandle.
2012-03-31  Jay Freeman... Terribly minor code nit: check hud for != nil. v1.1.6
2012-03-31  Jay Freeman... Move setIdleTimerDisabled: mechanism to {,un}lockSuspend:.
2012-03-31  Jay Freeman... Fix the bug Optimo reported with CFBundleIconFile.
2012-03-31  Jay Freeman... Correct the name of cydia.getAllSources().
2012-03-31  Jay Freeman... Remove the April Fools joke thing.
2012-03-19  Jay Freeman... Do not claim repositories with only Packages are valid.
2012-03-09  Jay Freeman... Update Copyright: 2008-2012 (from 2008-2011).
2012-03-07  Jay Freeman... Merge numerous (small) improvements from rs/SDURLCache. v1.1.5
2012-03-07  Jay Freeman... We should rebuild the package if Library/startup changes.
2012-03-07  Jay Freeman... Use our caches folder to store WebKit LocalStorage.
2012-03-07  Jay Freeman... Output the dpkg auto-install process to a log file.
2012-03-07  Jay Freeman... Use our Cydia cache folder for WebKit LocalStorage.
2012-03-07  Jay Freeman... Only copy the keyboard dictionary if it actually exists.
2012-03-01  Jay Freeman... If a cache item is corrupt, ignore and delete it.
2012-02-25  Jay Freeman... Do not add nil tags to the Package::tag_ array.
2012-02-19  Jay Freeman... Use consistent (upper-)capitalization for Version.h.
2012-02-19  Jay Freeman... Use xcode-select --print-path to find /Developer.
2012-02-05  Jay Freeman... Merge branch 'master' of git.saurik.com:cydia
2012-01-20  Jay Freeman... Stupidest fix ever for yet another root/mobile bug. v1.1.4
2012-01-20  Jay Freeman... Improve the gsc.* packages for iPad compatibility.
2012-01-20  Jay Freeman... Fix iPad 5.x segment control positioning bug.
2012-01-20  Grant PaulRemove one extra space.
2012-01-20  Jay Freeman... Use SBSSetInterceptsMenuButtonForever() to lock menu...
2012-01-20  Jay Freeman... Factor locked_ variable *crementing to separate methods.
2012-01-20  Jay Freeman... We are failing to _loaded if Cydia !IsReachable().
2012-01-20  Jay Freeman... Mark Force Clear as an Unsafe operation.
2011-12-24  Jay Freeman... "Oh, my God... they killed parentViewController!" v1.1.3
2011-10-20  Jay Freeman... Remove WebDefaultUIKitDelegate override for CYWebView.
2011-10-20  Jay Freeman... Support compilation with 5.0 SDK.
2011-08-10  Jay Freeman... iOS 5.x: cydia://uikit-image/ not accessible to file://.
2011-07-31  Jay Freeman... Fixed deadlock rendering error during source removal.
2011-06-27  Jay Freeman... Add support for unionfs stash check. v1.1.2
2011-06-18  Jay Freeman... Refactor stash check to support complexity.
2011-06-18  Jay Freeman... Limit -mcpu to armv6 on gcc.
2011-06-10  Jay Freeman... Sanity check pcre_fullinfo (not that it helps clang).
2011-06-09  Jay Freeman... Fix postinst compile post-clang.
2011-06-09  Jay Freeman... Make compilations with clang succeed.
2011-06-06  Grant PaulSimple change to search view: if the keyboard was shown...
2011-06-06  Jay Freeman... Merge branch 'master' of git.saurik.com:cydia
2011-04-16  Jay Freeman... Create bins directory if nonexistent.
2011-04-16  Jay Freeman... You must autorelease mutableCopy.
2011-04-09  Grant PaulUpdate Chinese translations.
2011-04-07  Grant PaulUpdate Swedish translation.
2011-04-02  Jay Freeman... Reorganize cache_.Open() to not lose errors.
2011-04-02  Jay Freeman... Remove broken/unused repairWithSelector:update.
2011-04-02  Jay Freeman... Only do uicache during installation.
2011-04-02  Jay Freeman... SourcesController does not need a pkgSourceList.
2011-04-02  Jay Freeman... Parse APT sources before packages.
2011-03-29  Jay Freeman... Do not trust iterator.Section(): use version.
2011-03-29  Jay Freeman... Guard setOfflineWebApplicationCacheEnabled: for 2.0.
2011-03-26  Jay Freeman... Add back the original X-Unique-ID behavior for Add... v1.1.1
2011-03-26  Jay Freeman... Improve state machine that protects against automatic...
2011-03-26  Jay Freeman... Don't hold the Removing Essentials dialog over Progress... v1.1.0
2011-03-26  Jay Freeman... Use two rows for Removing Essentials buttons.
2011-03-26  Jay Freeman... Add timeout of 10s to Source icons.
2011-03-26  Jay Freeman... Decrease Add Source timeout to 10s from 120s.
2011-03-26  Jay Freeman... Add newline to lprintf() error.
2011-03-26  Jay Freeman... Add crazy redirection mechanism for gs.apple.com.
2011-03-25  Jay Freeman... Count essential installations towards Changes badge. v1.1.0%rc2
2011-03-25  Jay Freeman... Revert "Do not double log fetch errors."
2011-03-25  Jay Freeman... Let's just output these errors: why not?
2011-03-25  Jay Freeman... Add insane workaround for source range bug.
2011-03-25  Jay Freeman... Bring up _loaded prompt during cancelled update. v1.1.0%rc1
2011-03-25  Jay Freeman... Let's just pretend we didn't do that.
2011-03-25  Jay Freeman... Slow down PulseInterval_ on old devices.
2011-03-25  Jay Freeman... Fix incompetent code ordering.
2011-03-25  Jay Freeman... Use CyF in User-Agent, not CF.
2011-03-25  Jay Freeman... Do not refresh after deleting a source.
next