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-07
Rename UICaboodle to CyteKit.
Jay Freeman (saurik)
2011-03-07
Unloading view controllers should unload their modal.
Jay Freeman (saurik)
2011-03-07
Add cydia.setPasteboard*() for clipboard access.
Jay Freeman (saurik)
2011-03-07
Remove obsolete make.sh.
Jay Freeman (saurik)
2011-03-07
The HomeController is critical and must always be loaded.
Jay Freeman (saurik)
2011-03-07
Add cydia.setBadgeValue() for tab badges.
Jay Freeman (saurik)
2011-03-07
Expose languages and locales to JavaScript.
Jay Freeman (saurik)
2011-03-07
Log divertWithURL: diversion activity.
Jay Freeman (saurik)
2011-03-07
Add calls to [super viewDidLoad].
Jay Freeman (saurik)
2011-03-07
Remake iconClassic.png to fix 3.x compatibility.
Jay Freeman (saurik)
2011-03-07
Neuter the diversion mechanism: appcache FAIL.
Jay Freeman (saurik)
2011-03-07
Add Italian translation from qwertyuiop.
Jay Freeman (saurik)
2011-03-07
Remove extraneous executable mode bits.
Jay Freeman (saurik)
2011-03-07
Filter out the more annoying console.log() messages.
Jay Freeman (saurik)
2011-03-07
Factor class Pcre into its own file.
Jay Freeman (saurik)
2011-03-07
Remove obsolete -[NSString stringWithUTF8Bytes:length:withZone:inPool:].
Jay Freeman (saurik)
2011-03-07
Remove obsolete cydia.setPopUpHook().
Jay Freeman (saurik)
2011-03-07
Unload data when presenting modal page.
Jay Freeman (saurik)
2011-03-07
DRY refactorization with silly abstraction for {request,URL}WithURL.
Jay Freeman (saurik)
2011-03-07
Fix SDURLCache to ignore URL fragments.
Jay Freeman (saurik)
2011-03-07
Browser URLs are managed by the controller, not the view.
Jay Freeman (saurik)
2011-03-07
file:/// needs cydia.* access for error.html.
Jay Freeman (saurik)
2011-03-07
Factor out diversion logic.
Jay Freeman (saurik)
2011-03-07
Clean up UIProgressHUD code.
Jay Freeman (saurik)
2011-03-07
Replace CYNavigationController with a category.
Jay Freeman (saurik)
2011-03-07
Remove obsolete CYNavigationController::delegate_.
Jay Freeman (saurik)
2011-03-07
Remove obsolete CYNavigationController::database_.
Jay Freeman (saurik)
2011-03-07
Consistently use -[Cydia showSettings].
Jay Freeman (saurik)
2011-03-07
Background appcache initialization using custom URL.
Jay Freeman (saurik)
2011-03-07
Fix the root preferences issue at a lower level.
Jay Freeman (saurik)
2011-03-07
I really really hate these locale codes.
Jay Freeman (saurik)
2011-03-07
Clarify Pcre operator () helpers.
Jay Freeman (saurik)
2011-03-07
Support regex formatting with Pcre.
Jay Freeman (saurik)
2011-03-07
Rename -[Source description] to -[Source shortDescription].
Jay Freeman (saurik)
2011-03-07
Reloading the world should really just /un/load the world.
Jay Freeman (saurik)
2011-03-07
Move CYNavigationController higher in the file.
Jay Freeman (saurik)
2011-03-07
Standardize [super reloadData] placement.
Jay Freeman (saurik)
2011-03-07
Make ChangesController honor the lazy-loading API.
Jay Freeman (saurik)
2011-03-07
Avoid using hasLoaded in viewWillAppear:.
Jay Freeman (saurik)
2011-03-07
Use the latest available SDK: I now trust that they work.
Jay Freeman (saurik)
2011-03-07
Add a silly session store, just in case.
Jay Freeman (saurik)
2011-03-07
Synchronize access to {Bridged,Pipelined}Hosts_.
Jay Freeman (saurik)
2011-03-07
Support scheme-specific pipelined hosts.
Jay Freeman (saurik)
2011-03-07
Split PipelinedHosts_ from BridgedHosts_.
Jay Freeman (saurik)
2011-03-07
Remove indirection from addBridgedHost:.
Jay Freeman (saurik)
2011-03-07
Rename CydiaHosts_ to BridgedHosts_.
Jay Freeman (saurik)
2011-03-07
Hack NSURLConnection to turn on HTTP pipelining.
Jay Freeman (saurik)
2011-03-07
Add cydia.popViewController(animated).
Jay Freeman (saurik)
2011-03-07
Update Spanish localization (thanks mvit)!
Grant Paul
2011-03-07
Fix el/Localizable, which had stray doublequotes inside it.
Dustin L. Howett
[next]