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 (
Collapse
)
Author
2011-03-07
Added cydia.setHidesBackButton().
Jay Freeman (saurik)
2011-03-07
We are supposed to have two rows of buttons on half errors.
Jay Freeman (saurik)
2011-03-07
I cannot express how angry this mechanism makes me.
Jay Freeman (saurik)
2011-03-07
Make cydia.getPackageById() return null instead of undefined.
Jay Freeman (saurik)
2011-03-07
Expose cydia.version to JavaScript.
Jay Freeman (saurik)
2011-03-07
Minor code refactor of version.sh (unneccessary).
Jay Freeman (saurik)
2011-03-07
Comment document another cache_.Open() error.
Jay Freeman (saurik)
2011-03-07
Compile Cydia version into Binary: don't lookup with APT.
Jay Freeman (saurik)
2011-03-07
Support CydiaProgressEvent forItem: and return nulls to JS.
Jay Freeman (saurik)
2011-03-07
Do not claim dpkg-exec is a package (stupid APT).
Jay Freeman (saurik)
2011-03-07
Use https:// to load HTML5 Offline.
Jay Freeman (saurik)
2011-03-07
Support about:cydia- in addition to cydia://.
Jay Freeman (saurik)
2011-03-07
Allow token read access back to JavaScript.
Jay Freeman (saurik)
2011-03-07
Support cydia.setToken(null).
Jay Freeman (saurik)
2011-03-07
Apple's bridge requires NSNull.
Jay Freeman (saurik)
2011-03-07
Exposing more stuff to JavaScript.
Jay Freeman (saurik)
2011-02-23
Do not show ProgressController Close if running.
Jay Freeman (saurik)
2011-02-23
Complete reimplementation of "progress" using HTML5 Offline.
Jay Freeman (saurik)
2011-02-23
Do not display errors during cancel.
Jay Freeman (saurik)
2011-02-23
Debugging aid for {retain,release}NetworkActivityIndicator.
Jay Freeman (saurik)
2011-02-23
Add cydia.scrollToBottom().
Jay Freeman (saurik)
2011-02-23
Add cydia.removeButton().
Jay Freeman (saurik)
2011-02-23
Simplify memory management of custom buttons.
Jay Freeman (saurik)
2011-02-23
Slightly more compliant / safer NSRunLoop mode.
Jay Freeman (saurik)
2011-02-23
Fix inverted logic on rpetrich's UpdateExternalStatus() code.
Jay Freeman (saurik)
2011-02-22
Allow reload requests to update the local cache.
Jay Freeman (saurik)
2011-02-22
If you are reading this: git submodule sync.
Jay Freeman (saurik)
2011-02-22
Updated SDURLCache to get 4.2 compatibility.
Jay Freeman (saurik)
2011-02-22
Use stack to store temporary SHA1SumValues.
Jay Freeman (saurik)
2011-02-22
Remove obsolete -[ProgressController isRunning].
Jay Freeman (saurik)
2011-02-22
Export CydiaProgressEvent to JavaScript.
Jay Freeman (saurik)
2011-02-22
Simplify if logic in -[CydiaProgressEvent compoundTitle].
Jay Freeman (saurik)
2011-02-22
Primary excursion into improving memory management.
Jay Freeman (saurik)
2011-02-22
Standardized on [delegate_ {retain,release}NetworkActivityIndicator].
Jay Freeman (saurik)
2011-02-22
Drastic simplification of ProgressController API.
Jay Freeman (saurik)
2011-02-22
Remove seemingly incorrect special case for /var/lib/dpkg/lock.
Jay Freeman (saurik)
2011-02-21
Give a name to the firmware package.
Jay Freeman (saurik)
2011-02-21
Commit separate errors during popErrorWithTitle:.
Jay Freeman (saurik)
2011-02-21
Rename isCancelling: to isProgressCancelled.
Jay Freeman (saurik)
2011-02-21
Always use popErrorWithTitle: for list.ReadMainList().
Jay Freeman (saurik)
2011-02-21
Call through to pkgAcquireStatus::Start/Stop().
Jay Freeman (saurik)
2011-02-21
Do not double log fetch errors.
Jay Freeman (saurik)
2011-02-21
Pop pending fetch errors.
Jay Freeman (saurik)
2011-02-21
Retain the network activity indicator before the download starts.
Jay Freeman (saurik)
2011-02-21
Remove (id) typecast from CydiaApp.
Jay Freeman (saurik)
2011-02-21
Remove class Progress: it was slow anyway.
Jay Freeman (saurik)
2011-02-20
The configuration alert is not dismissed.
Jay Freeman (saurik)
2011-02-20
Refactor _detachNewThreadData as _detachNewThreadInvocation.
Jay Freeman (saurik)
2011-02-20
Add package.getField(name).
Jay Freeman (saurik)
2011-02-20
Reset the 'external status' to 0 when Cydia starts.
Jay Freeman (saurik)
[next]