index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-25
Revert "Do not double log fetch errors."
Jay Freeman (saurik)
2011-03-25
Let's just output these errors: why not?
Jay Freeman (saurik)
2011-03-25
Add insane workaround for source range bug.
Jay Freeman (saurik)
2011-03-25
Bring up _loaded prompt during cancelled update.
v1.1.0%rc1
Jay Freeman (saurik)
2011-03-25
Let's just pretend we didn't do that.
Jay Freeman (saurik)
2011-03-25
Slow down PulseInterval_ on old devices.
Jay Freeman (saurik)
2011-03-25
Fix incompetent code ordering.
Jay Freeman (saurik)
2011-03-25
Use CyF in User-Agent, not CF.
Jay Freeman (saurik)
2011-03-25
Do not refresh after deleting a source.
Jay Freeman (saurik)
2011-03-25
Remove obsolete NSLog() debugging.
Jay Freeman (saurik)
2011-03-25
Add HTTP Referer: tracking.
Jay Freeman (saurik)
2011-03-25
Add -[CyteWebView request] helper.
Jay Freeman (saurik)
2011-03-24
Correctly handle layout updates of background tabs.
Jay Freeman (saurik)
2011-03-24
Provide some more infraustructure around WAKWindow.
Jay Freeman (saurik)
2011-03-24
Filter empty strings from query terms.
Jay Freeman (saurik)
2011-03-24
Do not count ignored updates for Changes badge.
Jay Freeman (saurik)
2011-03-24
Factor out -[SearchController termsForQuery:].
Jay Freeman (saurik)
2011-03-24
Add a database lock around -[Database clean].
Jay Freeman (saurik)
2011-03-23
Stupid code order issue in cancelButtonClicked.
Jay Freeman (saurik)
2011-03-23
Work around /stupid/ screenSize miscalculation in WebKit.
Jay Freeman (saurik)
2011-03-22
Add reachability to Refresh button.
Jay Freeman (saurik)
2011-03-22
Delay reload HUD by 0.5s.
Jay Freeman (saurik)
2011-03-22
You actually can cache no-cache, but not no-store.
Jay Freeman (saurik)
2011-03-22
Don't yield to reloadSpringBoard: perform it after a delay and return;.
Jay Freeman (saurik)
2011-03-22
Use double-ExecFork() rather than system() double-subshell.
Jay Freeman (saurik)
2011-03-22
Double-fork sbreload and fall back to killing SpringBoard.
Jay Freeman (saurik)
2011-03-22
Pop a HUD for sbreload.
Jay Freeman (saurik)
2011-03-22
Backup reachability events.
Jay Freeman (saurik)
2011-03-22
Use kCFAllocatorDefault, not NULL.
Jay Freeman (saurik)
2011-03-22
Add cydia.isReachable().
Jay Freeman (saurik)
2011-03-22
Move IsReachable() to its own function.
Jay Freeman (saurik)
2011-03-22
I had broken the ability to deselect unselected controllers.
Jay Freeman (saurik)
2011-03-22
Rename X-Cydia-Cf-Version to X-Cydia-Cf.
Jay Freeman (saurik)
2011-03-22
Fix exception during setEditing:NO after syncData.
Jay Freeman (saurik)
2011-03-21
Steal more entitlements from MobileSafari: I want Nitro.
Jay Freeman (saurik)
2011-03-21
Finished implemented promoted packages bar.
Jay Freeman (saurik)
2011-03-21
Need to setDelegate: on apptapp:// URLs.
Jay Freeman (saurik)
2011-03-21
Create a lame helper for clearWindowObject.
Jay Freeman (saurik)
2011-03-21
Separate out CyteKit/IndirectDelegate.h.
Jay Freeman (saurik)
2011-03-21
Use more percent escapes: sections/ and search/.
Jay Freeman (saurik)
2011-03-21
Fix typo in name of Changes localization.
Jay Freeman (saurik)
2011-03-21
Provide -[CyteWebView scrollView] helper.
Jay Freeman (saurik)
2011-03-21
#include <UIKit/UIKit.h> from iPhonePrivate.h.
Jay Freeman (saurik)
2011-03-21
Move WebPreferences (Apple) into iPhonePrivate.h.
Jay Freeman (saurik)
2011-03-21
Abstract out requestWithHeaders:.
Jay Freeman (saurik)
2011-03-21
Use modified URL during willSendRequest:.
Jay Freeman (saurik)
2011-03-21
Add initWithRequest: to CyteWebViewController.
Jay Freeman (saurik)
2011-03-21
CyteWebView failed to verify a delegate before sending.
Jay Freeman (saurik)
2011-03-21
Drop state storage to 30 minutes.
Jay Freeman (saurik)
2011-03-21
Restore setView:UIView indirection, required for keyboard resize. :(
Jay Freeman (saurik)
[next]