2015-06-25 |
Jay Freeman (saurik) | Do not stash /usr/lib/pam (just wishful thinking). |
blob | commitdiff | raw |
2015-06-24 |
Jay Freeman (saurik) | This fix causes killing Cydia to lock SpringBoard. v1.1.18 |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Jay Freeman (saurik) | This (old...) change makes file:/// sources valid. v1.1.17 |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Jay Freeman (saurik) | Now on iOS 8.3, webView: can be webThreadWebView:. |
blob | commitdiff | raw | diff to current |
2015-06-16 |
Jay Freeman (saurik) | This apparently relied on a bug Apple fixed (8.3). |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jay Freeman (saurik) | We do not actually need to setnsfpn on /var/cache. v1.1.16 |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jay Freeman (saurik) | Move setModalPresentationStyle: (for consistency). |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jay Freeman (saurik) | Only reload a non-modal view if under a FormSheet. |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jay Freeman (saurik) | If we go by the book, sec.s could seem like min.s. |
blob | commitdiff | raw | diff to current |
2014-11-05 |
Jay Freeman (saurik) | Move /var/stash under /var/db/stash for setnsfpn. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Add a database era lock around -[Package warnings]. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Don't rely on postinst to setnsfpn /var lib/cache. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | The Cytore metadata should have been in ~/Library. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | I apparently lost this rotation commit somewhere. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | SpringBoard kills apps that are being reinstalled. v1.1.14 |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Make the Modify animation look slightly less dumb. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Migrate metadata.cb0 to Caches from /var/lib/cydia. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Do not attempt to suspend Cydia on iOS before 8.0. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Today we show that no one is above semicolon bugs. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Reloading data for sure means you aren't queueing. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Make the code for various intervals more similar. |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Jay Freeman (saurik) | Unify intervals for foregrounding with launching. |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Jay Freeman (saurik) | Reload the appcache if suspended over ten minutes. |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Jay Freeman (saurik) | Force a refresh if suspended for over ten minutes. |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Jay Freeman (saurik) | Save application interface state when suspending. |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Jay Freeman (saurik) | Fix some permissions issues caused by root switch. |
blob | commitdiff | raw | diff to current |
2014-10-29 |
Jay Freeman (saurik) | Safe cancel of bad confirm should continue queue. |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Jay Freeman (saurik) | Issues with /Applications were caused by Substrate. |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Jay Freeman (saurik) | iOS 8 considers an action sheet to be a modal view. |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Jay Freeman (saurik) | Remove /Applications from the stashing mechanism. |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Jay Freeman (saurik) | Flail around, attacking random "suspend" messages. |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Jay Freeman (saurik) | We should also be changing the gid, not just uid. |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Jay Freeman (saurik) | Entirely isolate setreuid logic to MobileCydia.mm. |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Jay Freeman (saurik) | Add more parts of Cydia that need to run as root. |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Jay Freeman (saurik) | It's possible to externally lock dpkg under _root! |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Jay Freeman (saurik) | Continue to put APT's extended_states in /var/lib. |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Jay Freeman (saurik) | Attempt to isolate Cydia's priviledged code paths. |
blob | commitdiff | raw | diff to current |
2014-10-22 |
Jay Freeman (saurik) | Use public imageNamed, not applicationImageNamed. v1.1.13 |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Someone saw UILocalizedIndexedCollation throw out. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | iOS 7's UILocalizedIndexedCollation fails Chinese. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | As the comment admitted: do not compare localized. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Tighten ALL_SOURCES_EX width/string to make it fit. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Just in case, I want to initialize this variable. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Some minor adjustments to sort of support iOS 2.x. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | If we have a lot of memory, increase MaxParallel. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Move the Queue button to upper-right of Installed. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Truly "over-engineer" source progress indications. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
Jay Freeman (saurik) | Use consistent "desc" name for ItemDesc parameter. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | The initial page color for packages should be nil. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | Improve icon image quality on non-Retina displays. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | Upgrade copyrights and about dialog to cover 2014. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | Reimplement the loading controller as real tabbar. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | Our app delegate doesn't implement these protocols. |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Jay Freeman (saurik) | Remove some obsolete helper code from the dropbar. |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Jay Freeman (saurik) | Do not show timestamp for "ancient" recent items. |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Jay Freeman (saurik) | Add package installation warnings for */.DS_Store. |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Jay Freeman (saurik) | Add more detail in body of the Invalid URL dialog. |
blob | commitdiff | raw | diff to current |
2014-05-27 |
Jay Freeman (saurik) | Expose Package upgraded time to JavaScript bridge. |
blob | commitdiff | raw | diff to current |
2014-05-27 |
Jay Freeman (saurik) | Improve naming of Package upgraded time selectors. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Initialize/check Installed/Recent section with nil. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Add the day as section header to Installed/Recent. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Avoid division by 0 and implicit-zero struct value. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Make root->mobile preference shift find keyboards. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Port root->mobile preference shift to the future. |
blob | commitdiff | raw | diff to current |
2014-05-25 |
Jay Freeman (saurik) | Make root->mobile preference shift exception-safe. |
blob | commitdiff | raw | diff to current |
2014-05-22 |
Jay Freeman (saurik) | Allow multi-tasking while modal dialog is present. |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Jay Freeman (saurik) | Fix regular expression subjects encoded in UTF-8. |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Jay Freeman (saurik) | Delayed URL loads should still be forExternal:YES. |
blob | commitdiff | raw | diff to current |
2014-05-20 |
Jay Freeman (saurik) | Also update the Refresh/Changes button on Changes. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Use libicucore to build index collation transform. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Avoid misaligned second field in PrintTimes column. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Also use PackageName for -cyname in radix sorter. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Clean up all of the old _profile/PrintTimes logic. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | New statistics now show the obvious being better. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Make HistogramInsertionSort's definition harmonize. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Avoid misaligned first field in PrintTimes column. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
Jay Freeman (saurik) | Rename Simple segment to User under Installed tab. |
blob | commitdiff | raw | diff to current |
2014-05-18 |
Jay Freeman (saurik) | Add "sort by last updated" to InstalledController. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | If using setRootViewController: don't addSubview:. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Sorting packages also requires the database lock. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Use FilteredPackageList to implement Changes (yay). |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Move most of the textField code to back into init. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Use C++11 to remove setFilter:withObject:andStuff:. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Calculate last-update time for installed packages. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Don't rely on null-terminated name in PackageFind. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Rely on GetIndexes instead of ComputeIndexTargets. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | No longer on gcc 4.2, so let's go Objective-C++11. |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | Port build environment to Xcode 5.0.2 (iOS 7 SDK). |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Jay Freeman (saurik) | This isn't strictly neccessary, but let's be safe. |
blob | commitdiff | raw | diff to current |
2014-05-16 |
Jay Freeman (saurik) | New role changes broke Simple/Expert abstraction. |
blob | commitdiff | raw | diff to current |
2014-05-16 |
Jay Freeman (saurik) | Deleting a source left the list in half-edit mode. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Do not allow invalid APT config lines as sources. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Remove obsolete commented-out source check stuff. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Force clear all source's fetches when fetch stops. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Add a fetch activity indicator to the source cells. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Replace Simple/Expert toggle with segment control. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Remove the dropbar, replace with a loading badge. |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Remove Settings (this concept is mostly obsolete). |
blob | commitdiff | raw | diff to current |
2014-05-14 |
Jay Freeman (saurik) | Remove Manage/Storage, merge Sections and Sources. |
blob | commitdiff | raw | diff to current |
2014-05-13 |
Jay Freeman (saurik) | Read source origin, not URL, when doing VoiceOver. |
blob | commitdiff | raw | diff to current |
next |