]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Write a default cydia.list for apt to fix AppleTV.
[cydia.git] / MobileCydia.mm
2015-07-10  Jay Freeman (saurik)Write a default cydia.list for apt to fix AppleTV. v1.1.21
2015-07-10  Jay Freeman (saurik)Consider sources that do not end in / as "broken".
2015-07-10  Jay Freeman (saurik)Verify validity of sources added using the bridge.
2015-07-05  Jay Freeman (saurik)Escape shell arguments passed to system and popen. v1.1.20
2015-07-05  Jay Freeman (saurik)No: inline implementation is *equally* invalid ;P.
2015-07-05  Jay Freeman (saurik)Just go ahead and use du (since we have it still).
2015-07-04  Jay Freeman (saurik)Take _deep_ mutable copies of CFPreference values.
2015-07-03  Jay Freeman (saurik)Packages with corrupt Info.plist throw exceptions.
2015-07-03  Jay Freeman (saurik)Absolutely demand that cydia.list is a symlink :/.
2015-07-03  Jay Freeman (saurik)Remove all usage of ExecFork and, therefore, fork.
2015-07-03  Jay Freeman (saurik)Ignore Upgrades had not 1, but 2! reasons to fail.
2015-07-03  Jay Freeman (saurik)Cydia's repairWithSelector modifies dpkg's status. v1.1.19
2015-07-02  Jay Freeman (saurik)Avoid overwriting extended_states with a symlink.
2015-07-02  Jay Freeman (saurik)Use sh to escape package names for fixhalf script.
2015-07-02  Jay Freeman (saurik)We can no longer protect ourself from the kill -9.
2015-07-02  Jay Freeman (saurik)Using sbreload is not really needed anymore (yay).
2015-07-02  Jay Freeman (saurik)Wrap extended_states update using a symbolic link.
2015-07-02  Jay Freeman (saurik)Don't inject sources.list if cydia.list is linked.
2015-07-02  Jay Freeman (saurik)Replace /tmp/cydia.log functionality from the app.
2015-07-02  Jay Freeman (saurik)Update copyright, and really start to feel old :/.
2015-07-02  Jay Freeman (saurik)Cydia no longer runs as root. (WE FINALLY DID IT!)
2015-07-02  Jay Freeman (saurik)Do not lock the dpkg status database (this is OK).
2015-07-02  Jay Freeman (saurik)Put var/lib/cydia/metadata.plist in CFPreferences.
2015-07-02  Jay Freeman (saurik)Move LastUpdate time to new file in Caches folder.
2015-07-02  Jay Freeman (saurik)Remove Settings (this concept is *entirely gone*).
2015-07-02  Jay Freeman (saurik)No one, not even Mario, is configured with Tokens.
2015-07-02  Jay Freeman (saurik)Drop global Packages_ variable (no longer needed).
2015-07-02  Jay Freeman (saurik)Move the saved InterfaceState to a file in Caches.
2015-07-02  Jay Freeman (saurik)Also delete half-installed extrainst_ scripts (?).
2015-07-02  Jay Freeman (saurik)Use cydo to delete half-installed package scripts.
2015-07-02  Jay Freeman (saurik)Use a private (owned by mobile!) APT sources.list.
2015-07-02  Jay Freeman (saurik)Avoid duplication of pkgSourceList.ReadMainList().
2015-07-02  Jay Freeman (saurik)Trust in the mobile permissions on Cydia's caches.
2015-07-02  Jay Freeman (saurik)Replace dpkg with an insecure setuid root wrapper.
2015-06-27  Jay Freeman (saurik)Drop sysroot dependency on coreutils by owning du.
2015-06-27  Jay Freeman (saurik)Borrow Cycript's CYPool to avoid Depends: apr-lib.
2015-06-27  Jay Freeman (saurik)Use libicucore's uregex to avoid Depends: libpcre.
2015-06-26  Jay Freeman (saurik)Remove dependency on Substrate to have its macros.
2015-06-25  Jay Freeman (saurik)Do not stash /usr/lib/pam (just wishful thinking).
2015-06-24  Jay Freeman (saurik)This fix causes killing Cydia to lock SpringBoard. v1.1.18
2015-06-24  Jay Freeman (saurik)This (old...) change makes file:/// sources valid. v1.1.17
2015-06-24  Jay Freeman (saurik)Now on iOS 8.3, webView: can be webThreadWebView:.
2015-06-16  Jay Freeman (saurik)This apparently relied on a bug Apple fixed (8.3).
2014-11-05  Jay Freeman (saurik)We do not actually need to setnsfpn on /var/cache. v1.1.16
2014-11-05  Jay Freeman (saurik)Move setModalPresentationStyle: (for consistency).
2014-11-05  Jay Freeman (saurik)Only reload a non-modal view if under a FormSheet.
2014-11-05  Jay Freeman (saurik)If we go by the book, sec.s could seem like min.s.
2014-11-05  Jay Freeman (saurik)Move /var/stash under /var/db/stash for setnsfpn.
2014-10-30  Jay Freeman (saurik)Add a database era lock around -[Package warnings].
2014-10-30  Jay Freeman (saurik)Don't rely on postinst to setnsfpn /var lib/cache.
2014-10-30  Jay Freeman (saurik)The Cytore metadata should have been in ~/Library.
2014-10-30  Jay Freeman (saurik)I apparently lost this rotation commit somewhere.
2014-10-30  Jay Freeman (saurik)SpringBoard kills apps that are being reinstalled. v1.1.14
2014-10-30  Jay Freeman (saurik)Make the Modify animation look slightly less dumb.
2014-10-30  Jay Freeman (saurik)Migrate metadata.cb0 to Caches from /var/lib/cydia.
2014-10-30  Jay Freeman (saurik)Do not attempt to suspend Cydia on iOS before 8.0.
2014-10-30  Jay Freeman (saurik)Today we show that no one is above semicolon bugs.
2014-10-30  Jay Freeman (saurik)Reloading data for sure means you aren't queueing.
2014-10-30  Jay Freeman (saurik)Make the code for various intervals more similar.
2014-10-30  Jay Freeman (saurik)Unify intervals for foregrounding with launching.
2014-10-29  Jay Freeman (saurik)Reload the appcache if suspended over ten minutes.
2014-10-29  Jay Freeman (saurik)Force a refresh if suspended for over ten minutes.
2014-10-29  Jay Freeman (saurik)Save application interface state when suspending.
2014-10-29  Jay Freeman (saurik)Fix some permissions issues caused by root switch.
2014-10-29  Jay Freeman (saurik)Safe cancel of bad confirm should continue queue.
2014-10-28  Jay Freeman (saurik)Issues with /Applications were caused by Substrate.
2014-10-28  Jay Freeman (saurik)iOS 8 considers an action sheet to be a modal view.
2014-10-27  Jay Freeman (saurik)Remove /Applications from the stashing mechanism.
2014-10-27  Jay Freeman (saurik)Flail around, attacking random "suspend" messages.
2014-10-27  Jay Freeman (saurik)We should also be changing the gid, not just uid.
2014-10-27  Jay Freeman (saurik)Entirely isolate setreuid logic to MobileCydia.mm.
2014-10-27  Jay Freeman (saurik)Add more parts of Cydia that need to run as root.
2014-10-26  Jay Freeman (saurik)It's possible to externally lock dpkg under _root!
2014-10-26  Jay Freeman (saurik)Continue to put APT's extended_states in /var/lib.
2014-10-26  Jay Freeman (saurik)Attempt to isolate Cydia's priviledged code paths.
2014-10-22  Jay Freeman (saurik)Use public imageNamed, not applicationImageNamed. v1.1.13
2014-06-12  Jay Freeman (saurik)Someone saw UILocalizedIndexedCollation throw out.
2014-06-12  Jay Freeman (saurik)iOS 7's UILocalizedIndexedCollation fails Chinese.
2014-06-12  Jay Freeman (saurik)As the comment admitted: do not compare localized.
2014-06-12  Jay Freeman (saurik)Tighten ALL_SOURCES_EX width/string to make it fit.
2014-06-12  Jay Freeman (saurik)Just in case, I want to initialize this variable.
2014-06-12  Jay Freeman (saurik)Some minor adjustments to sort of support iOS 2.x.
2014-06-12  Jay Freeman (saurik)If we have a lot of memory, increase MaxParallel.
2014-06-12  Jay Freeman (saurik)Move the Queue button to upper-right of Installed.
2014-06-12  Jay Freeman (saurik)Truly "over-engineer" source progress indications.
2014-06-12  Jay Freeman (saurik)Use consistent "desc" name for ItemDesc parameter.
2014-06-11  Jay Freeman (saurik)The initial page color for packages should be nil.
2014-06-11  Jay Freeman (saurik)Improve icon image quality on non-Retina displays.
2014-06-11  Jay Freeman (saurik)Upgrade copyrights and about dialog to cover 2014.
2014-06-11  Jay Freeman (saurik)Reimplement the loading controller as real tabbar.
2014-06-11  Jay Freeman (saurik)Our app delegate doesn't implement these protocols.
2014-06-11  Jay Freeman (saurik)Remove some obsolete helper code from the dropbar.
2014-06-10  Jay Freeman (saurik)Do not show timestamp for "ancient" recent items.
2014-06-10  Jay Freeman (saurik)Add package installation warnings for */.DS_Store.
2014-06-10  Jay Freeman (saurik)Add more detail in body of the Invalid URL dialog.
2014-05-27  Jay Freeman (saurik)Expose Package upgraded time to JavaScript bridge.
2014-05-27  Jay Freeman (saurik)Improve naming of Package upgraded time selectors.
2014-05-25  Jay Freeman (saurik)Initialize/check Installed/Recent section with nil.
2014-05-25  Jay Freeman (saurik)Add the day as section header to Installed/Recent.
2014-05-25  Jay Freeman (saurik)Avoid division by 0 and implicit-zero struct value.
next