summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
AgeCommit message (Expand)Author
2014-10-30SpringBoard kills apps that are being reinstalled.v1.1.14Jay Freeman (saurik)
2014-10-30Make the Modify animation look slightly less dumb.Jay Freeman (saurik)
2014-10-30Migrate metadata.cb0 to Caches from /var/lib/cydia.Jay Freeman (saurik)
2014-10-30Do not attempt to suspend Cydia on iOS before 8.0.Jay Freeman (saurik)
2014-10-29Today we show that no one is above semicolon bugs.Jay Freeman (saurik)
2014-10-29Reloading data for sure means you aren't queueing.Jay Freeman (saurik)
2014-10-29Make the code for various intervals more similar.Jay Freeman (saurik)
2014-10-29Unify intervals for foregrounding with launching.Jay Freeman (saurik)
2014-10-29Reload the appcache if suspended over ten minutes.Jay Freeman (saurik)
2014-10-29Force a refresh if suspended for over ten minutes.Jay Freeman (saurik)
2014-10-29Save application interface state when suspending.Jay Freeman (saurik)
2014-10-29Fix some permissions issues caused by root switch.Jay Freeman (saurik)
2014-10-28Safe cancel of bad confirm should continue queue.Jay Freeman (saurik)
2014-10-28Issues with /Applications were caused by Substrate.Jay Freeman (saurik)
2014-10-28iOS 8 considers an action sheet to be a modal view.Jay Freeman (saurik)
2014-10-27Remove /Applications from the stashing mechanism.Jay Freeman (saurik)
2014-10-27Flail around, attacking random "suspend" messages.Jay Freeman (saurik)
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-26Continue to put APT's extended_states in /var/lib.Jay Freeman (saurik)
2014-10-26Attempt to isolate Cydia's priviledged code paths.Jay Freeman (saurik)
2014-10-22Use public imageNamed, not applicationImageNamed.v1.1.13Jay 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-12As the comment admitted: do not compare localized.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-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-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-10Do not show timestamp for "ancient" recent items.Jay Freeman (saurik)
2014-06-10Add package installation warnings for */.DS_Store.Jay Freeman (saurik)
2014-06-10Add more detail in body of the Invalid URL dialog.Jay Freeman (saurik)
2014-05-27Expose Package upgraded time to JavaScript bridge.Jay Freeman (saurik)
2014-05-27Improve naming of Package upgraded time selectors.Jay Freeman (saurik)
2014-05-25Initialize/check Installed/Recent section with nil.Jay Freeman (saurik)
2014-05-25Add the day as section header to Installed/Recent.Jay Freeman (saurik)
2014-05-25Avoid division by 0 and implicit-zero struct value.Jay Freeman (saurik)
2014-05-25Make root->mobile preference shift find keyboards.Jay Freeman (saurik)
2014-05-25Port root->mobile preference shift to the future.Jay Freeman (saurik)