summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20Fix regular expression subjects encoded in UTF-8.Jay Freeman (saurik)
2014-05-20Delayed URL loads should still be forExternal:YES.Jay Freeman (saurik)
2014-05-20Recover BrowserView authentication challenge logic.Jay Freeman (saurik)
2014-05-19Also update the Refresh/Changes button on Changes.Jay Freeman (saurik)
2014-05-19Use libicucore to build index collation transform.Jay Freeman (saurik)
2014-05-19Avoid misaligned second field in PrintTimes column.Jay Freeman (saurik)
2014-05-19Link libicucore and add headers to idirafter path.Jay Freeman (saurik)
2014-05-19Also use PackageName for -cyname in radix sorter.Jay Freeman (saurik)
2014-05-19Clean up all of the old _profile/PrintTimes logic.Jay Freeman (saurik)
2014-05-19New statistics now show the obvious being better.Jay Freeman (saurik)
2014-05-19Make HistogramInsertionSort's definition harmonize.Jay Freeman (saurik)
2014-05-19Avoid misaligned first field in PrintTimes column.Jay Freeman (saurik)
2014-05-18Rename Simple segment to User under Installed tab.Jay Freeman (saurik)
2014-05-17Add "sort by last updated" to InstalledController.Jay Freeman (saurik)
2014-05-17If using setRootViewController: don't addSubview:.Jay Freeman (saurik)
2014-05-17Sorting packages also requires the database lock.Jay Freeman (saurik)
2014-05-17Use FilteredPackageList to implement Changes (yay).Jay Freeman (saurik)
2014-05-17Move most of the textField code to back into init.Jay Freeman (saurik)
2014-05-17Use C++11 to remove setFilter:withObject:andStuff:.Jay Freeman (saurik)
2014-05-17This script doesn't really need to be executable.Jay Freeman (saurik)
2014-05-17Calculate last-update time for installed packages.Jay Freeman (saurik)
2014-05-17Don't rely on null-terminated name in PackageFind.Jay Freeman (saurik)
2014-05-17Rely on GetIndexes instead of ComputeIndexTargets.Jay Freeman (saurik)
2014-05-16No longer on gcc 4.2, so let's go Objective-C++11.Jay Freeman (saurik)
2014-05-16Port build environment to Xcode 5.0.2 (iOS 7 SDK).Jay Freeman (saurik)
2014-05-16This isn't strictly neccessary, but let's be safe.Jay Freeman (saurik)
2014-05-16On iOS 6 iPads, Cydia incorrectly uses pinstripes.Jay Freeman (saurik)
2014-05-16New role changes broke Simple/Expert abstraction.Jay Freeman (saurik)
2014-05-16Deleting a source left the list in half-edit mode.Jay Freeman (saurik)
2014-05-14Do not allow invalid APT config lines as sources.Jay Freeman (saurik)
2014-05-14Remove obsolete commented-out source check stuff.Jay Freeman (saurik)
2014-05-14Force clear all source's fetches when fetch stops.Jay Freeman (saurik)
2014-05-14Add a fetch activity indicator to the source cells.Jay Freeman (saurik)
2014-05-13Replace Simple/Expert toggle with segment control.Jay Freeman (saurik)
2014-05-13Remove the dropbar, replace with a loading badge.Jay Freeman (saurik)
2014-05-13Remove Settings (this concept is mostly obsolete).Jay Freeman (saurik)
2014-05-13Remove Manage/Storage, merge Sections and Sources.Jay Freeman (saurik)
2014-05-13Read source origin, not URL, when doing VoiceOver.Jay Freeman (saurik)
2014-05-13Decode all URL arguments before parsing the route.Jay Freeman (saurik)
2014-05-12Generalize TabBarController transients to CyteKit.Jay Freeman (saurik)
2014-05-12The April Fools' dickbar has likely rotted anyway.Jay Freeman (saurik)
2014-05-12Remove the section "promoted" cells (just easier).Jay Freeman (saurik)
2014-05-11Remove the April Fools' CHANGES -> Timeline hack.Jay Freeman (saurik)
2014-05-11Remove _clear from Source (future code loses it).Jay Freeman (saurik)
2014-05-11Use separate lines for all post-gssc sed commands.Jay Freeman (saurik)
2014-05-11Standardize the formatting and logic of ReapZombie.Jay Freeman (saurik)
2014-05-11Fix a silly mistake (a reversed close assertion).Jay Freeman (saurik)
2013-12-26Flip the icons for Soundboards and Ringtones.Jay Freeman (saurik)
2013-12-26Un-flip Administration and Terminal Support icons.Jay Freeman (saurik)
2013-12-24Last ditch hack to make the dropbar not fatal UI.v1.1.9Jay Freeman (saurik)