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-10
Add a Done: status for downloads.
Jay Freeman (saurik)
2011-03-10
Do not use [package_ id] to save state as that could be nil.
Jay Freeman (saurik)
2011-03-10
Add (disabled) memory warning flood mechanism.
Jay Freeman (saurik)
2011-03-10
Protect the appcache controllers from memory events.
Jay Freeman (saurik)
2011-03-10
Raise the global translation variables.
Jay Freeman (saurik)
2011-03-10
Support the iOS 3.2 SDK.
v1.1.0%b4
Jay Freeman (saurik)
2011-03-10
Update the Chinese translation.
Jay Freeman (saurik)
2011-03-10
I normally use tangelo-3.7: let's agree for now.
Jay Freeman (saurik)
2011-03-10
Don't re-simplify the simplified section icon name.
Jay Freeman (saurik)
2011-03-10
Truncate descriptions to 200, not 100, characters.
Jay Freeman (saurik)
2011-03-10
There is no reason HUDs can't rotate correctly.
Jay Freeman (saurik)
2011-03-10
If you get an error while refreshing you cannot allow an essential upgrade di...
Jay Freeman (saurik)
2011-03-10
We have to unload BEFORE we get the viewWillAppear callback.
Jay Freeman (saurik)
2011-03-10
Cydia was supposed to be marked cydia::essential.
Jay Freeman (saurik)
2011-03-09
The iPad sometimes shows multiple things at once.
Jay Freeman (saurik)
2011-03-09
basic_string::_S_construct NULL not valid
Jay Freeman (saurik)
2011-03-09
The Sources list hasn't been sorted since 2008.
Jay Freeman (saurik)
2011-03-09
We need to not leave parsed_ Packages laying around.
Jay Freeman (saurik)
2011-03-09
Add architecture field.
Jay Freeman (saurik)
2011-03-09
Save the state during abnormal terminations.
Jay Freeman (saurik)
2011-03-09
Add cydia.getMetadataKeys().
Jay Freeman (saurik)
2011-03-09
Fix various forms of icon escape encoding.
Jay Freeman (saurik)
2011-03-09
Totally obsolete and replace the old source packages.
Jay Freeman (saurik)
2011-03-09
Improve robustness of Changes button code.
Jay Freeman (saurik)
2011-03-09
Add cydia.{g,s}etMetadataValue().
Jay Freeman (saurik)
2011-03-09
Numerical tweaks to the relevancy algorithm.
Jay Freeman (saurik)
2011-03-09
Accidentally lost the index :(.
Jay Freeman (saurik)
2011-03-09
If you have cydia. access, get Token_.
Jay Freeman (saurik)
2011-03-09
Only send UDID to vaguely secure hosts.
v1.1.0%b3
Jay Freeman (saurik)
2011-03-09
Only send X-Cydia-Token to vaguely trusted hosts.
Jay Freeman (saurik)
2011-03-09
Only add special headers if they are not present.
Jay Freeman (saurik)
2011-03-09
Add Cydia_.deb to .gitignore.
Jay Freeman (saurik)
2011-03-09
Add Version.h to .gitignore.
Jay Freeman (saurik)
2011-03-09
DHowett tells me I forgot this file. :(
Jay Freeman (saurik)
2011-03-09
Version number change should rebuild user agent code.
Jay Freeman (saurik)
2011-03-09
Apply custom useragent after loadView.
Jay Freeman (saurik)
2011-03-08
Gracefully recover from low-memory conditions.
v1.1.0%b2
Jay Freeman (saurik)
2011-03-08
Do not attempt to copy nil strings.
Jay Freeman (saurik)
2011-03-08
Add [super releaseSubviews].
Jay Freeman (saurik)
2011-03-08
Use loadView/releaseSubviews for CyteWebViewController.
Jay Freeman (saurik)
2011-03-08
Add releaseSubviews to StashController.
Jay Freeman (saurik)
2011-03-08
Use loadView/releaseSubviews for PackageListController.
Jay Freeman (saurik)
2011-03-08
On 3.x I need to animate these buttons or they go nuts.
Jay Freeman (saurik)
2011-03-08
Copy strings that might get yanked from under us.
Jay Freeman (saurik)
2011-03-08
On 2.x I have this funny status bar offset.
Jay Freeman (saurik)
2011-03-08
Move -[CYTabBarController statusBarHeight] to ::CYStatusBarHeight().
Jay Freeman (saurik)
2011-03-08
I do not have objectForKey:UIKeyboardAnimation{Curve,Duration}UserInfoKey on ...
Jay Freeman (saurik)
2011-03-08
Use 320px for iPad modality.
Jay Freeman (saurik)
2011-03-08
Use % for ~ in tagged versions.
v1.1.0%b1
Jay Freeman (saurik)
2011-03-08
Remove obsolete changes calculation debugging.
Jay Freeman (saurik)
[next]