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-14
Source warnings added null sources.
Jay Freeman (saurik)
2011-03-14
Separate out Sources.mm.
Jay Freeman (saurik)
2011-03-14
Constrain the dimensions of icons rendered from repositories.
Jay Freeman (saurik)
2011-03-14
Add X-Cydia-Id.
Jay Freeman (saurik)
2011-03-12
Refactor Source URI code to remove cydia://source-icon.
Jay Freeman (saurik)
2011-03-11
Remove confusing SourceController sections.
v1.1.0%b6
Jay Freeman (saurik)
2011-03-11
One-off Package objects should use an internal pool.
Jay Freeman (saurik)
2011-03-11
Add package.md5sum.
Jay Freeman (saurik)
2011-03-11
Add Cydia version to UI_ URL.
Jay Freeman (saurik)
2011-03-11
Stop stomping on Diversions_ in subclasses.
Jay Freeman (saurik)
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 di...
Jay Freeman (saurik)
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)
[next]