index
:
cydia.git
master
proper
testing
userspacereboot
Cydia Installer
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MobileCydia.mm
Age
Commit message (
Expand
)
Author
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
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
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
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
Abstract out requestWithHeaders:.
Jay Freeman (saurik)
2011-03-21
Use modified URL during willSendRequest:.
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)
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
Do not show network activity for AppCacheController.
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
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
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
Expose ramifications of kCFCoreFoundationVersionNumber.
Jay Freeman (saurik)
2011-03-20
Remove obsolete cydiaSource attributeKey.
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
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)
[next]