summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-26Don't hold the Removing Essentials dialog over ProgressController.v1.1.0Jay Freeman (saurik)
2011-03-26Use two rows for Removing Essentials buttons.Jay Freeman (saurik)
2011-03-26Add timeout of 10s to Source icons.Jay Freeman (saurik)
2011-03-26Decrease Add Source timeout to 10s from 120s.Jay Freeman (saurik)
2011-03-26Add newline to lprintf() error.Jay Freeman (saurik)
2011-03-25Add crazy redirection mechanism for gs.apple.com.Jay Freeman (saurik)
2011-03-25Count essential installations towards Changes badge.v1.1.0%rc2Jay Freeman (saurik)
2011-03-25Revert "Do not double log fetch errors."Jay Freeman (saurik)
2011-03-25Let's just output these errors: why not?Jay Freeman (saurik)
2011-03-25Add insane workaround for source range bug.Jay Freeman (saurik)
2011-03-25Bring up _loaded prompt during cancelled update.v1.1.0%rc1Jay Freeman (saurik)
2011-03-25Let's just pretend we didn't do that.Jay Freeman (saurik)
2011-03-25Slow down PulseInterval_ on old devices.Jay Freeman (saurik)
2011-03-25Fix incompetent code ordering.Jay Freeman (saurik)
2011-03-25Use CyF in User-Agent, not CF.Jay Freeman (saurik)
2011-03-25Do not refresh after deleting a source.Jay Freeman (saurik)
2011-03-25Remove obsolete NSLog() debugging.Jay Freeman (saurik)
2011-03-25Add HTTP Referer: tracking.Jay Freeman (saurik)
2011-03-25Add -[CyteWebView request] helper.Jay Freeman (saurik)
2011-03-24Correctly handle layout updates of background tabs.Jay Freeman (saurik)
2011-03-24Provide some more infraustructure around WAKWindow.Jay Freeman (saurik)
2011-03-24Filter empty strings from query terms.Jay Freeman (saurik)
2011-03-24Do not count ignored updates for Changes badge.Jay Freeman (saurik)
2011-03-24Factor out -[SearchController termsForQuery:].Jay Freeman (saurik)
2011-03-24Add a database lock around -[Database clean].Jay Freeman (saurik)
2011-03-23Stupid code order issue in cancelButtonClicked.Jay Freeman (saurik)
2011-03-23Work around /stupid/ screenSize miscalculation in WebKit.Jay Freeman (saurik)
2011-03-22Add reachability to Refresh button.Jay Freeman (saurik)
2011-03-22Delay reload HUD by 0.5s.Jay Freeman (saurik)
2011-03-22You actually can cache no-cache, but not no-store.Jay Freeman (saurik)
2011-03-22Don't yield to reloadSpringBoard: perform it after a delay and return;.Jay Freeman (saurik)
2011-03-22Use double-ExecFork() rather than system() double-subshell.Jay Freeman (saurik)
2011-03-22Double-fork sbreload and fall back to killing SpringBoard.Jay Freeman (saurik)
2011-03-22Pop a HUD for sbreload.Jay Freeman (saurik)
2011-03-22Backup reachability events.Jay Freeman (saurik)
2011-03-22Use kCFAllocatorDefault, not NULL.Jay Freeman (saurik)
2011-03-22Add cydia.isReachable().Jay Freeman (saurik)
2011-03-22Move IsReachable() to its own function.Jay Freeman (saurik)
2011-03-22I had broken the ability to deselect unselected controllers.Jay Freeman (saurik)
2011-03-22Rename X-Cydia-Cf-Version to X-Cydia-Cf.Jay Freeman (saurik)
2011-03-22Fix exception during setEditing:NO after syncData.Jay Freeman (saurik)
2011-03-21Steal more entitlements from MobileSafari: I want Nitro.Jay Freeman (saurik)
2011-03-21Finished implemented promoted packages bar.Jay Freeman (saurik)
2011-03-21Need to setDelegate: on apptapp:// URLs.Jay Freeman (saurik)
2011-03-21Create a lame helper for clearWindowObject.Jay Freeman (saurik)
2011-03-21Separate out CyteKit/IndirectDelegate.h.Jay Freeman (saurik)
2011-03-21Use more percent escapes: sections/ and search/.Jay Freeman (saurik)
2011-03-21Fix typo in name of Changes localization.Jay Freeman (saurik)
2011-03-21Provide -[CyteWebView scrollView] helper.Jay Freeman (saurik)
2011-03-21#include <UIKit/UIKit.h> from iPhonePrivate.h.Jay Freeman (saurik)