summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-26We should also be changing the gid, not just uid.Jay Freeman (saurik)
2014-10-26Entirely isolate setreuid logic to MobileCydia.mm.Jay Freeman (saurik)
2014-10-26Add more parts of Cydia that need to run as root.Jay Freeman (saurik)
2014-10-26It's possible to externally lock dpkg under _root!Jay Freeman (saurik)
2014-10-26Successfully add a default image for the iPhone 6.Jay Freeman (saurik)
2014-10-26Continue to put APT's extended_states in /var/lib.Jay Freeman (saurik)
2014-10-26Do not pass our disk cache path up to NSURLCache.Jay Freeman (saurik)
2014-10-26Attempt to isolate Cydia's priviledged code paths.Jay Freeman (saurik)
2014-10-26Skip dirents that have zeroed out (deleted) inodes.Jay Freeman (saurik)
2014-10-26Use the "private" 64-bit version of getdirentries.Jay Freeman (saurik)
2014-10-26Flatten out a level of indentation from setnsfpn.Jay Freeman (saurik)
2014-10-25Add new @3x icons from Surenix for the iPhone 6+.Jay Freeman (saurik)
2014-10-25If Library/move.sh is changed, rebuild the package.Jay Freeman (saurik)
2014-10-25Carefully set NSFileProtectionNone inside of /var.Jay Freeman (saurik)
2014-10-24Don't use /System/Library/LaunchDaemons for Cydia.Jay Freeman (saurik)
2014-10-22Use public imageNamed, not applicationImageNamed.v1.1.13Jay Freeman (saurik)
2014-06-24Update version dependency for apt7 in sysroot.sh.Jay Freeman (saurik)
2014-06-13Scale icons for iPad Retina (waiting on Wolfgang).v1.1.12Jay Freeman (saurik)
2014-06-13Integrate updated German translations by fre4ek7v.Jay Freeman (saurik)
2014-06-13Apparently, this key actually defaults to false?Jay Freeman (saurik)
2014-06-13Fix permissions of _.* containers on new stashes.Jay Freeman (saurik)
2014-06-13iOS 4 and iOS 7 differ their required icon syntax.Jay Freeman (saurik)
2014-06-12Apparently, this German is better in the singular.v1.1.11Jay Freeman (saurik)
2014-06-12Recover old Italian for CLEAR that wasn't REMOVE.Jay Freeman (saurik)
2014-06-12Downloading does not *always* involve mailto: ;P.Jay Freeman (saurik)
2014-06-12Someone saw UILocalizedIndexedCollation throw out.Jay Freeman (saurik)
2014-06-12iOS 7's UILocalizedIndexedCollation fails Chinese.Jay Freeman (saurik)
2014-06-12Scale @modifiers must come before ~idioms on PNGs.Jay Freeman (saurik)
2014-06-12Claim to use iOS 7 SDK (for status bar). [rpetrich]Jay Freeman (saurik)
2014-06-12Force replacement of the "Russian Cydia" package.Jay Freeman (saurik)
2014-06-12As the comment admitted: do not compare localized.Jay Freeman (saurik)
2014-06-12The new version of Cydia needs newer translations.v1.1.10Jay Freeman (saurik)
2014-06-12Do not restart SpringBoard if symlink is damaged.Jay Freeman (saurik)
2014-06-12Tighten ALL_SOURCES_EX width/string to make it fit.Jay Freeman (saurik)
2014-06-12Just in case, I want to initialize this variable.Jay Freeman (saurik)
2014-06-11Some minor adjustments to sort of support iOS 2.x.Jay Freeman (saurik)
2014-06-11Update all launch images (navbar height and iOS 6).Jay Freeman (saurik)
2014-06-11If we have a lot of memory, increase MaxParallel.Jay Freeman (saurik)
2014-06-11Move the Queue button to upper-right of Installed.Jay Freeman (saurik)
2014-06-11Truly "over-engineer" source progress indications.Jay Freeman (saurik)
2014-06-11Use consistent "desc" name for ItemDesc parameter.Jay Freeman (saurik)
2014-06-11The initial page color for packages should be nil.Jay Freeman (saurik)
2014-06-11Improve icon image quality on non-Retina displays.Jay Freeman (saurik)
2014-06-11Upgrade copyrights and about dialog to cover 2014.Jay Freeman (saurik)
2014-06-11Bring back the UITableViewStyleGrouped color hack.Jay Freeman (saurik)
2014-06-11Add last-minute Russian translations from Tethras.Jay Freeman (saurik)
2014-06-11Reimplement the loading controller as real tabbar.Jay Freeman (saurik)
2014-06-11Our app delegate doesn't implement these protocols.Jay Freeman (saurik)
2014-06-11Remove some obsolete helper code from the dropbar.Jay Freeman (saurik)
2014-06-11Avoid overriding the background color after push.Jay Freeman (saurik)