]> git.saurik.com Git - cydia.git/history - MobileCydia.mm
Borrow Cycript's CYPool to avoid Depends: apr-lib.
[cydia.git] / MobileCydia.mm
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.
2014-05-25  Jay Freeman (saurik)Make root->mobile preference shift find keyboards.
2014-05-25  Jay Freeman (saurik)Port root->mobile preference shift to the future.
2014-05-25  Jay Freeman (saurik)Make root->mobile preference shift exception-safe.
2014-05-22  Jay Freeman (saurik)Allow multi-tasking while modal dialog is present.
2014-05-20  Jay Freeman (saurik)Fix regular expression subjects encoded in UTF-8.
2014-05-20  Jay Freeman (saurik)Delayed URL loads should still be forExternal:YES.
2014-05-20  Jay Freeman (saurik)Also update the Refresh/Changes button on Changes.
2014-05-19  Jay Freeman (saurik)Use libicucore to build index collation transform.
2014-05-19  Jay Freeman (saurik)Avoid misaligned second field in PrintTimes column.
2014-05-19  Jay Freeman (saurik)Also use PackageName for -cyname in radix sorter.
2014-05-19  Jay Freeman (saurik)Clean up all of the old _profile/PrintTimes logic.
2014-05-19  Jay Freeman (saurik)New statistics now show the obvious being better.
2014-05-19  Jay Freeman (saurik)Make HistogramInsertionSort's definition harmonize.
2014-05-19  Jay Freeman (saurik)Avoid misaligned first field in PrintTimes column.
2014-05-19  Jay Freeman (saurik)Rename Simple segment to User under Installed tab.
2014-05-18  Jay Freeman (saurik)Add "sort by last updated" to InstalledController.
2014-05-17  Jay Freeman (saurik)If using setRootViewController: don't addSubview:.
2014-05-17  Jay Freeman (saurik)Sorting packages also requires the database lock.
2014-05-17  Jay Freeman (saurik)Use FilteredPackageList to implement Changes (yay).
2014-05-17  Jay Freeman (saurik)Move most of the textField code to back into init.
2014-05-17  Jay Freeman (saurik)Use C++11 to remove setFilter:withObject:andStuff:.
2014-05-17  Jay Freeman (saurik)Calculate last-update time for installed packages.
2014-05-17  Jay Freeman (saurik)Don't rely on null-terminated name in PackageFind.
2014-05-17  Jay Freeman (saurik)Rely on GetIndexes instead of ComputeIndexTargets.
2014-05-17  Jay Freeman (saurik)No longer on gcc 4.2, so let's go Objective-C++11.
2014-05-17  Jay Freeman (saurik)Port build environment to Xcode 5.0.2 (iOS 7 SDK).
2014-05-17  Jay Freeman (saurik)This isn't strictly neccessary, but let's be safe.
2014-05-16  Jay Freeman (saurik)New role changes broke Simple/Expert abstraction.
2014-05-16  Jay Freeman (saurik)Deleting a source left the list in half-edit mode.
2014-05-14  Jay Freeman (saurik)Do not allow invalid APT config lines as sources.
2014-05-14  Jay Freeman (saurik)Remove obsolete commented-out source check stuff.
2014-05-14  Jay Freeman (saurik)Force clear all source's fetches when fetch stops.
2014-05-14  Jay Freeman (saurik)Add a fetch activity indicator to the source cells.
2014-05-14  Jay Freeman (saurik)Replace Simple/Expert toggle with segment control.
2014-05-14  Jay Freeman (saurik)Remove the dropbar, replace with a loading badge.
next