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-21
Drop state storage to 30 minutes.
Jay Freeman (saurik)
2011-03-21
Restore setView:UIView indirection, required for keyboard resize. :(
Jay Freeman (saurik)
2011-03-21
Remove useless setView:UIView indirections.
Jay Freeman (saurik)
2011-03-21
Use autoresizingMask for base UIViewController views.
Jay Freeman (saurik)
2011-03-21
Clear NSURLCache during memory warnings.
Jay Freeman (saurik)
2011-03-21
Add an irritated XXX comment for later use.
Jay Freeman (saurik)
2011-03-21
Don't lose track of network activity during memory warnings.
Jay Freeman (saurik)
2011-03-21
Do not show network activity for AppCacheController.
Jay Freeman (saurik)
2011-03-21
Remove (hopefully) unneeded 2.x memory-for-stability hack.
Jay Freeman (saurik)
2011-03-21
Fix underlying Apple UIWebViewWebViewDelegate on 2.x retain/release bug.
Jay Freeman (saurik)
2011-03-21
Call setDelegate:nil during _H<> = nil.
Jay Freeman (saurik)
2011-03-21
Rely on /var/lib/cydia/firmware.ver over /tmp/.cydia.fw.
Jay Freeman (saurik)
2011-03-21
Work around stupid 2.x UINavigationController behavior.
Jay Freeman (saurik)
2011-03-21
Reloading the data of an arbitrary viewcontroller involves loading its view.
Jay Freeman (saurik)
2011-03-21
Remove useless -[HomeController didReceiveMemoryWarning].
Jay Freeman (saurik)
2011-03-21
Support 2.x memory warning dispatch.
Jay Freeman (saurik)
2011-03-21
Increase memory warning between time to 2 seconds.
Jay Freeman (saurik)
2011-03-20
On 2.x we cannot use unselectedViewController.
Jay Freeman (saurik)
2011-03-20
Witness the return of the memory-for-stability tradeoff on 2.x.
Jay Freeman (saurik)
2011-03-20
Fix the disk cache by moving a better fix into SDURLCache.
Jay Freeman (saurik)
2011-03-20
Don't use HTTP disk cache on < 3.2.
Jay Freeman (saurik)
2011-03-20
Store backup symbols in bins/.
Jay Freeman (saurik)
2011-03-20
Expose ramifications of kCFCoreFoundationVersionNumber.
Jay Freeman (saurik)
2011-03-20
Prefer $@ to hardcode.
Jay Freeman (saurik)
2011-03-20
Remove obsolete cydiaSource attributeKey.
Jay Freeman (saurik)
2011-03-20
Remove (Restart) from CLOSE_CYDIA.
Jay Freeman (saurik)
2011-03-20
Remove setCydiaSource().
Jay Freeman (saurik)
2011-03-20
Use System_, not Firmware_, for APT repository.
Jay Freeman (saurik)
2011-03-19
Backup pre-stripped binary.
Jay Freeman (saurik)
2011-03-19
If era_ != era goto reload; for PackageListController.
Jay Freeman (saurik)
2011-03-18
Increase expiration time of UI state to 60 minutes.
Jay Freeman (saurik)
2011-03-18
Fix expiration of UI state.
Jay Freeman (saurik)
2011-03-18
Remove X-System header: use User-Agent's Mobile/.
Jay Freeman (saurik)
2011-03-18
Avoid using SystemVersion.plist.
Jay Freeman (saurik)
2011-03-18
Add cydia.operator.
Jay Freeman (saurik)
2011-03-18
Provide cydia.mcc and cydia.mnc, not cydia.plmn.
Jay Freeman (saurik)
2011-03-18
CTSIMSupportCopyMobileSubscriberNetworkCode() was calling CTSIMSupportCopyMob...
Jay Freeman (saurik)
2011-03-18
Even cleaner PLMN support.
Jay Freeman (saurik)
2011-03-18
Better support iPod Touch PLMN.
Jay Freeman (saurik)
2011-03-17
Remove obsolete .PHONY: sign.
Jay Freeman (saurik)
2011-03-17
Run ldid on postinst.
Jay Freeman (saurik)
2011-03-17
Add cydia.setScrollAlwaysBounceVertical().
Jay Freeman (saurik)
2011-03-17
Add cydia.setScrollIndicatorStyle().
Jay Freeman (saurik)
2011-03-17
I need to @synchronize access to the StateCache.
Jay Freeman (saurik)
2011-03-15
Add a lock around configuration saving to the metafile.
Jay Freeman (saurik)
2011-03-15
Mild formatting changes to SourceCells.
Jay Freeman (saurik)
2011-03-15
CachedURLs_ contains URLs, not hrefs.
Jay Freeman (saurik)
2011-03-15
Merge latest bigboss package: org.thebigboss.repo.icons.
Jay Freeman (saurik)
2011-03-14
Standardize ExecFork/ReapZombie usage.
Jay Freeman (saurik)
2011-03-14
Use verifying HUD for repotag and don't overlay dialog.
Jay Freeman (saurik)
[next]