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 (
Collapse
)
Author
2011-03-11
The orientation of the status bar is a global concept.
Jay Freeman (saurik)
2011-03-11
Separate out Version.mm: faster compile.
Jay Freeman (saurik)
2011-03-10
Use a firmware-specific cydia.saurik.com/ui.
Jay Freeman (saurik)
2011-03-10
Use a firmware-specific apt.saurik.com.
Jay Freeman (saurik)
2011-03-10
Adjust rowHeight of source cells.
Jay Freeman (saurik)
2011-03-10
Allow slightly wider text on source cells.
Jay Freeman (saurik)
2011-03-10
Fix swipe-to-delete animations on source cells.
Jay Freeman (saurik)
2011-03-10
Separate UI_ construction into phases.
Jay Freeman (saurik)
2011-03-10
Setup global X.Y Firmware_.
Jay Freeman (saurik)
2011-03-10
Slightly safer package.getField() memory management.
Jay Freeman (saurik)
2011-03-10
Add source.getField().
Jay Freeman (saurik)
2011-03-10
Reload package lists before pushing them.
Jay Freeman (saurik)
2011-03-10
Force update during upgrade.
Jay Freeman (saurik)
2011-03-10
Throw away almost all state on memory warning.
v1.1.0%b5
Jay Freeman (saurik)
2011-03-10
Do not crash on null package controllers.
Jay Freeman (saurik)
2011-03-10
Do not draw null package cells.
Jay Freeman (saurik)
2011-03-10
Fix SourceController state saving.
Jay Freeman (saurik)
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
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 ↵
Jay Freeman (saurik)
dialog box to cause a confirmation controller to present a second modal viewcontroller.
2011-03-10
We have to unload BEFORE we get the viewWillAppear callback.
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
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
Do not attempt to copy nil strings.
Jay Freeman (saurik)
2011-03-08
Add [super releaseSubviews].
Jay Freeman (saurik)
2011-03-08
Add releaseSubviews to StashController.
Jay Freeman (saurik)
[next]