]> git.saurik.com Git - cydia.git/shortlog
cydia.git
2015-06-27  Jay Freeman... Drop sysroot dependency on coreutils by owning du.
2015-06-27  Jay Freeman... Borrow Cycript's CYPool to avoid Depends: apr-lib.
2015-06-27  Jay Freeman... Use libicucore's uregex to avoid Depends: libpcre.
2015-06-26  Jay Freeman... Remove dependency on Substrate to have its macros.
2015-06-26  Jay Freeman... Remove the CydiaAppliance: it's probably obsolete.
2015-06-25  Jay Freeman... Do not stash /usr/lib/pam (just wishful thinking).
2015-06-25  Jay Freeman... Remove support for PwnageTool's bundle/Info.plist.
2015-06-24  Jay Freeman... This fix causes killing Cydia to lock SpringBoard. v1.1.18
2015-06-24  Jay Freeman... This (old...) change makes file:/// sources valid. v1.1.17
2015-06-24  Jay Freeman... Now on iOS 8.3, webView: can be webThreadWebView:.
2015-06-16  Jay Freeman... This apparently relied on a bug Apple fixed (8.3).
2014-11-05  Jay Freeman... We do not actually need to setnsfpn on /var/cache. v1.1.16
2014-11-05  Jay Freeman... Move setModalPresentationStyle: (for consistency).
2014-11-05  Jay Freeman... Only reload a non-modal view if under a FormSheet.
2014-11-05  Jay Freeman... Restart SpringBoard in the case that we MoveStash.
2014-11-05  Jay Freeman... Try harder to block all iTunes-related redirects.
2014-11-05  Jay Freeman... If we go by the book, sec.s could seem like min.s.
2014-11-05  Jay Freeman... Move /var/stash under /var/db/stash for setnsfpn.
2014-11-05  Jay Freeman... Move system() for setnsfpn to a separate function.
2014-11-05  Jay Freeman... Stop folder if we fail to fix a subfolder or file.
2014-10-30  Jay Freeman... Add a database era lock around -[Package warnings].
2014-10-30  Jay Freeman... The Installed tab icon was accidentally different. v1.1.15
2014-10-30  Jay Freeman... I thought I tested not needing this for rotation.
2014-10-30  Jay Freeman... Don't rely on postinst to setnsfpn /var lib/cache.
2014-10-30  Jay Freeman... The Cytore metadata should have been in ~/Library.
2014-10-30  Jay Freeman... I apparently lost this rotation commit somewhere.
2014-10-30  Jay Freeman... SpringBoard kills apps that are being reinstalled. v1.1.14
2014-10-30  Jay Freeman... Make the Modify animation look slightly less dumb.
2014-10-30  Jay Freeman... Block evil attempts to redirect to the App Store.
2014-10-30  Jay Freeman... Migrate metadata.cb0 to Caches from /var/lib/cydia.
2014-10-30  Jay Freeman... Move Caches creation outside of file conditionals.
2014-10-30  Jay Freeman... Add @3x tabbar icons from Surenix (even "manage").
2014-10-30  Jay Freeman... Do not attempt to suspend Cydia on iOS before 8.0.
2014-10-30  Jay Freeman... "shell-init: error retrieving current directory".
2014-10-30  Jay Freeman... Set DTPlatformVersion to really really assert 8.0.
2014-10-30  Jay Freeman... Somehow this code was lost for iPhone 6+ rotation.
2014-10-30  Jay Freeman... Migrate the user's legacy APT lists to new Caches.
2014-10-30  Jay Freeman... Today we show that no one is above semicolon bugs.
2014-10-30  Jay Freeman... Reloading data for sure means you aren't queueing.
2014-10-30  Jay Freeman... Make the code for various intervals more similar.
2014-10-30  Jay Freeman... Unify intervals for foregrounding with launching.
2014-10-29  Jay Freeman... Fix video playing on iOS 8 (bug due to -no_uuid).
2014-10-29  Jay Freeman... Reload the appcache if suspended over ten minutes.
2014-10-29  Jay Freeman... Force a refresh if suspended for over ten minutes.
2014-10-29  Jay Freeman... Save application interface state when suspending.
2014-10-29  Jay Freeman... Fix Cydia's popup blocking (broken since iOS 4.2).
2014-10-29  Jay Freeman... Move WebView (Apple) category to iPhonePrivate.h.
2014-10-29  Jay Freeman... Fix some permissions issues caused by root switch.
2014-10-29  Jay Freeman... Safe cancel of bad confirm should continue queue.
2014-10-28  Jay Freeman... Issues with /Applications were caused by Substrate.
2014-10-28  Jay Freeman... iOS 8 considers an action sheet to be a modal view.
2014-10-27  Jay Freeman... Remove /Applications from the stashing mechanism.
2014-10-27  Jay Freeman... Six years in the making: Cydia now has suspension!
2014-10-27  Jay Freeman... Flail around, attacking random "suspend" messages.
2014-10-27  Jay Freeman... Delete the now-obsolete cache folder in /var/root.
2014-10-27  Jay Freeman... Pretend to link against iOS 8 to allow 3.0 scale.
2014-10-27  Jay Freeman... Successfully add default images for the iPhone 6+.
2014-10-27  Jay Freeman... Implement shouldAutorotateTo*: using supported*s:.
2014-10-27  Jay Freeman... We should also be changing the gid, not just uid.
2014-10-27  Jay Freeman... Entirely isolate setreuid logic to MobileCydia.mm.
2014-10-27  Jay Freeman... Add more parts of Cydia that need to run as root.
2014-10-26  Jay Freeman... It's possible to externally lock dpkg under _root!
2014-10-26  Jay Freeman... Successfully add a default image for the iPhone 6.
2014-10-26  Jay Freeman... Continue to put APT's extended_states in /var/lib.
2014-10-26  Jay Freeman... Do not pass our disk cache path up to NSURLCache.
2014-10-26  Jay Freeman... Attempt to isolate Cydia's priviledged code paths.
2014-10-26  Jay Freeman... Skip dirents that have zeroed out (deleted) inodes.
2014-10-26  Jay Freeman... Use the "private" 64-bit version of getdirentries.
2014-10-26  Jay Freeman... Flatten out a level of indentation from setnsfpn.
2014-10-25  Jay Freeman... Add new @3x icons from Surenix for the iPhone 6+.
2014-10-25  Jay Freeman... If Library/move.sh is changed, rebuild the package.
2014-10-25  Jay Freeman... Carefully set NSFileProtectionNone inside of /var.
2014-10-24  Jay Freeman... Don't use /System/Library/LaunchDaemons for Cydia.
2014-10-22  Jay Freeman... Use public imageNamed, not applicationImageNamed. v1.1.13
2014-06-24  Jay Freeman... Update version dependency for apt7 in sysroot.sh.
2014-06-13  Jay Freeman... Scale icons for iPad Retina (waiting on Wolfgang). v1.1.12
2014-06-13  Jay Freeman... Integrate updated German translations by fre4ek7v.
2014-06-13  Jay Freeman... Apparently, this key actually defaults to false?
2014-06-13  Jay Freeman... Fix permissions of _.* containers on new stashes.
2014-06-13  Jay Freeman... iOS 4 and iOS 7 differ their required icon syntax.
2014-06-12  Jay Freeman... Apparently, this German is better in the singular. v1.1.11
2014-06-12  Jay Freeman... Recover old Italian for CLEAR that wasn't REMOVE.
2014-06-12  Jay Freeman... Downloading does not *always* involve mailto: ;P.
2014-06-12  Jay Freeman... Someone saw UILocalizedIndexedCollation throw out.
2014-06-12  Jay Freeman... iOS 7's UILocalizedIndexedCollation fails Chinese.
2014-06-12  Jay Freeman... Scale @modifiers must come before ~idioms on PNGs.
2014-06-12  Jay Freeman... Claim to use iOS 7 SDK (for status bar). [rpetrich]
2014-06-12  Jay Freeman... Force replacement of the "Russian Cydia" package.
2014-06-12  Jay Freeman... As the comment admitted: do not compare localized.
2014-06-12  Jay Freeman... The new version of Cydia needs newer translations. v1.1.10
2014-06-12  Jay Freeman... Do not restart SpringBoard if symlink is damaged.
2014-06-12  Jay Freeman... Tighten ALL_SOURCES_EX width/string to make it fit.
2014-06-12  Jay Freeman... Just in case, I want to initialize this variable.
2014-06-12  Jay Freeman... Some minor adjustments to sort of support iOS 2.x.
2014-06-12  Jay Freeman... Update all launch images (navbar height and iOS 6).
2014-06-12  Jay Freeman... If we have a lot of memory, increase MaxParallel.
2014-06-12  Jay Freeman... Move the Queue button to upper-right of Installed.
2014-06-12  Jay Freeman... Truly "over-engineer" source progress indications.
2014-06-12  Jay Freeman... Use consistent "desc" name for ItemDesc parameter.
2014-06-11  Jay Freeman... The initial page color for packages should be nil.
next