]> git.saurik.com Git - cydia.git/shortlog
cydia.git
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  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.
2011-03-25  Jay Freeman... Remove obsolete NSLog() debugging.
2011-03-25  Jay Freeman... Add HTTP Referer: tracking.
2011-03-25  Jay Freeman... Add -[CyteWebView request] helper.
2011-03-24  Jay Freeman... Correctly handle layout updates of background tabs.
2011-03-24  Jay Freeman... Provide some more infraustructure around WAKWindow.
2011-03-24  Jay Freeman... Filter empty strings from query terms.
2011-03-24  Jay Freeman... Do not count ignored updates for Changes badge.
2011-03-24  Jay Freeman... Factor out -[SearchController termsForQuery:].
2011-03-24  Jay Freeman... Add a database lock around -[Database clean].
2011-03-23  Jay Freeman... Stupid code order issue in cancelButtonClicked.
2011-03-23  Jay Freeman... Work around /stupid/ screenSize miscalculation in WebKit.
2011-03-23  Jay Freeman... Add reachability to Refresh button.
2011-03-23  Jay Freeman... Delay reload HUD by 0.5s.
2011-03-23  Jay Freeman... You actually can cache no-cache, but not no-store.
2011-03-23  Jay Freeman... Don't yield to reloadSpringBoard: perform it after...
2011-03-23  Jay Freeman... Use double-ExecFork() rather than system() double-subshell.
2011-03-23  Jay Freeman... Double-fork sbreload and fall back to killing SpringBoard.
2011-03-23  Jay Freeman... Pop a HUD for sbreload.
2011-03-23  Jay Freeman... Backup reachability events.
2011-03-23  Jay Freeman... Use kCFAllocatorDefault, not NULL.
2011-03-23  Jay Freeman... Add cydia.isReachable().
2011-03-23  Jay Freeman... Move IsReachable() to its own function.
2011-03-22  Jay Freeman... I had broken the ability to deselect unselected control...
2011-03-22  Jay Freeman... Rename X-Cydia-Cf-Version to X-Cydia-Cf.
2011-03-22  Jay Freeman... Fix exception during setEditing:NO after syncData.
2011-03-22  Jay Freeman... Steal more entitlements from MobileSafari: I want Nitro.
2011-03-22  Jay Freeman... Finished implemented promoted packages bar.
2011-03-22  Jay Freeman... Need to setDelegate: on apptapp:// URLs.
2011-03-22  Jay Freeman... Create a lame helper for clearWindowObject.
2011-03-22  Jay Freeman... Separate out CyteKit/IndirectDelegate.h.
2011-03-22  Jay Freeman... Use more percent escapes: sections/ and search/.
2011-03-22  Jay Freeman... Fix typo in name of Changes localization.
2011-03-22  Jay Freeman... Provide -[CyteWebView scrollView] helper.
2011-03-22  Jay Freeman... #include <UIKit/UIKit.h> from iPhonePrivate.h.
2011-03-22  Jay Freeman... Move WebPreferences (Apple) into iPhonePrivate.h.
2011-03-22  Jay Freeman... Abstract out requestWithHeaders:.
2011-03-22  Jay Freeman... Use modified URL during willSendRequest:.
2011-03-21  Jay Freeman... Add initWithRequest: to CyteWebViewController.
2011-03-21  Jay Freeman... CyteWebView failed to verify a delegate before sending.
2011-03-21  Jay Freeman... Drop state storage to 30 minutes.
2011-03-21  Jay Freeman... Restore setView:UIView indirection, required for keyboa...
2011-03-21  Jay Freeman... Remove useless setView:UIView indirections.
2011-03-21  Jay Freeman... Use autoresizingMask for base UIViewController views.
2011-03-21  Jay Freeman... Clear NSURLCache during memory warnings.
2011-03-21  Jay Freeman... Add an irritated XXX comment for later use.
2011-03-21  Jay Freeman... Don't lose track of network activity during memory...
2011-03-21  Jay Freeman... Do not show network activity for AppCacheController.
2011-03-21  Jay Freeman... Remove (hopefully) unneeded 2.x memory-for-stability...
2011-03-21  Jay Freeman... Fix underlying Apple UIWebViewWebViewDelegate on 2...
2011-03-21  Jay Freeman... Call setDelegate:nil during _H<> = nil.
2011-03-21  Jay Freeman... Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.
next