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
2015-07-02
Cydia's repairWithSelector modifies dpkg's status.
v1.1.19
Jay Freeman (saurik)
2015-07-02
Avoid overwriting extended_states with a symlink.
Jay Freeman (saurik)
2015-07-02
Use sh to escape package names for fixhalf script.
Jay Freeman (saurik)
2015-07-02
We can no longer protect ourself from the kill -9.
Jay Freeman (saurik)
2015-07-02
Using sbreload is not really needed anymore (yay).
Jay Freeman (saurik)
2015-07-02
Wrap extended_states update using a symbolic link.
Jay Freeman (saurik)
2015-07-02
Don't inject sources.list if cydia.list is linked.
Jay Freeman (saurik)
2015-07-02
Replace /tmp/cydia.log functionality from the app.
Jay Freeman (saurik)
2015-07-02
Update copyright, and really start to feel old :/.
Jay Freeman (saurik)
2015-07-02
Cydia no longer runs as root. (WE FINALLY DID IT!)
Jay Freeman (saurik)
2015-07-02
Do not lock the dpkg status database (this is OK).
Jay Freeman (saurik)
2015-07-02
Put var/lib/cydia/metadata.plist in CFPreferences.
Jay Freeman (saurik)
2015-07-02
Move LastUpdate time to new file in Caches folder.
Jay Freeman (saurik)
2015-07-02
Remove Settings (this concept is *entirely gone*).
Jay Freeman (saurik)
2015-07-02
No one, not even Mario, is configured with Tokens.
Jay Freeman (saurik)
2015-07-02
Drop global Packages_ variable (no longer needed).
Jay Freeman (saurik)
2015-07-02
Move the saved InterfaceState to a file in Caches.
Jay Freeman (saurik)
2015-07-02
Also delete half-installed extrainst_ scripts (?).
Jay Freeman (saurik)
2015-07-02
Use cydo to delete half-installed package scripts.
Jay Freeman (saurik)
2015-07-02
Use a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik)
2015-07-02
Avoid duplication of pkgSourceList.ReadMainList().
Jay Freeman (saurik)
2015-07-02
Trust in the mobile permissions on Cydia's caches.
Jay Freeman (saurik)
2015-07-02
Replace dpkg with an insecure setuid root wrapper.
Jay Freeman (saurik)
2015-06-27
Drop sysroot dependency on coreutils by owning du.
Jay Freeman (saurik)
2015-06-26
Borrow Cycript's CYPool to avoid Depends: apr-lib.
Jay Freeman (saurik)
2015-06-26
Use libicucore's uregex to avoid Depends: libpcre.
Jay Freeman (saurik)
2015-06-26
Remove dependency on Substrate to have its macros.
Jay Freeman (saurik)
2015-06-25
Do not stash /usr/lib/pam (just wishful thinking).
Jay Freeman (saurik)
2015-06-24
This fix causes killing Cydia to lock SpringBoard.
v1.1.18
Jay Freeman (saurik)
2015-06-24
This (old...) change makes file:/// sources valid.
v1.1.17
Jay Freeman (saurik)
2015-06-24
Now on iOS 8.3, webView: can be webThreadWebView:.
Jay Freeman (saurik)
2015-06-16
This apparently relied on a bug Apple fixed (8.3).
Jay Freeman (saurik)
2014-11-05
We do not actually need to setnsfpn on /var/cache.
v1.1.16
Jay Freeman (saurik)
2014-11-05
Move setModalPresentationStyle: (for consistency).
Jay Freeman (saurik)
2014-11-05
Only reload a non-modal view if under a FormSheet.
Jay Freeman (saurik)
2014-11-04
If we go by the book, sec.s could seem like min.s.
Jay Freeman (saurik)
2014-11-04
Move /var/stash under /var/db/stash for setnsfpn.
Jay Freeman (saurik)
2014-10-30
Add a database era lock around -[Package warnings].
Jay Freeman (saurik)
2014-10-30
Don't rely on postinst to setnsfpn /var lib/cache.
Jay Freeman (saurik)
2014-10-30
The Cytore metadata should have been in ~/Library.
Jay Freeman (saurik)
2014-10-30
I apparently lost this rotation commit somewhere.
Jay Freeman (saurik)
2014-10-30
SpringBoard kills apps that are being reinstalled.
v1.1.14
Jay Freeman (saurik)
2014-10-30
Make the Modify animation look slightly less dumb.
Jay Freeman (saurik)
2014-10-30
Migrate metadata.cb0 to Caches from /var/lib/cydia.
Jay Freeman (saurik)
2014-10-30
Do not attempt to suspend Cydia on iOS before 8.0.
Jay Freeman (saurik)
2014-10-29
Today we show that no one is above semicolon bugs.
Jay Freeman (saurik)
2014-10-29
Reloading data for sure means you aren't queueing.
Jay Freeman (saurik)
2014-10-29
Make the code for various intervals more similar.
Jay Freeman (saurik)
2014-10-29
Unify intervals for foregrounding with launching.
Jay Freeman (saurik)
2014-10-29
Reload the appcache if suspended over ten minutes.
Jay Freeman (saurik)
[next]