Age | Commit message (Expand) | Author |
2014-05-19 | Make HistogramInsertionSort's definition harmonize. | Jay Freeman (saurik) |
2014-05-19 | Avoid misaligned first field in PrintTimes column. | Jay Freeman (saurik) |
2014-05-18 | Rename Simple segment to User under Installed tab. | Jay Freeman (saurik) |
2014-05-17 | Add "sort by last updated" to InstalledController. | Jay Freeman (saurik) |
2014-05-17 | If using setRootViewController: don't addSubview:. | Jay Freeman (saurik) |
2014-05-17 | Sorting packages also requires the database lock. | Jay Freeman (saurik) |
2014-05-17 | Use FilteredPackageList to implement Changes (yay). | Jay Freeman (saurik) |
2014-05-17 | Move most of the textField code to back into init. | Jay Freeman (saurik) |
2014-05-17 | Use C++11 to remove setFilter:withObject:andStuff:. | Jay Freeman (saurik) |
2014-05-17 | This script doesn't really need to be executable. | Jay Freeman (saurik) |
2014-05-17 | Calculate last-update time for installed packages. | Jay Freeman (saurik) |
2014-05-17 | Don't rely on null-terminated name in PackageFind. | Jay Freeman (saurik) |
2014-05-17 | Rely on GetIndexes instead of ComputeIndexTargets. | Jay Freeman (saurik) |
2014-05-16 | No longer on gcc 4.2, so let's go Objective-C++11. | Jay Freeman (saurik) |
2014-05-16 | Port build environment to Xcode 5.0.2 (iOS 7 SDK). | Jay Freeman (saurik) |
2014-05-16 | This isn't strictly neccessary, but let's be safe. | Jay Freeman (saurik) |
2014-05-16 | On iOS 6 iPads, Cydia incorrectly uses pinstripes. | Jay Freeman (saurik) |
2014-05-16 | New role changes broke Simple/Expert abstraction. | Jay Freeman (saurik) |
2014-05-16 | Deleting a source left the list in half-edit mode. | Jay Freeman (saurik) |
2014-05-14 | Do not allow invalid APT config lines as sources. | Jay Freeman (saurik) |
2014-05-14 | Remove obsolete commented-out source check stuff. | Jay Freeman (saurik) |
2014-05-14 | Force clear all source's fetches when fetch stops. | Jay Freeman (saurik) |
2014-05-14 | Add a fetch activity indicator to the source cells. | Jay Freeman (saurik) |
2014-05-13 | Replace Simple/Expert toggle with segment control. | Jay Freeman (saurik) |
2014-05-13 | Remove the dropbar, replace with a loading badge. | Jay Freeman (saurik) |
2014-05-13 | Remove Settings (this concept is mostly obsolete). | Jay Freeman (saurik) |
2014-05-13 | Remove Manage/Storage, merge Sections and Sources. | Jay Freeman (saurik) |
2014-05-13 | Read source origin, not URL, when doing VoiceOver. | Jay Freeman (saurik) |
2014-05-13 | Decode all URL arguments before parsing the route. | Jay Freeman (saurik) |
2014-05-12 | Generalize TabBarController transients to CyteKit. | Jay Freeman (saurik) |
2014-05-12 | The April Fools' dickbar has likely rotted anyway. | Jay Freeman (saurik) |
2014-05-12 | Remove the section "promoted" cells (just easier). | Jay Freeman (saurik) |
2014-05-11 | Remove the April Fools' CHANGES -> Timeline hack. | Jay Freeman (saurik) |
2014-05-11 | Remove _clear from Source (future code loses it). | Jay Freeman (saurik) |
2014-05-11 | Use separate lines for all post-gssc sed commands. | Jay Freeman (saurik) |
2014-05-11 | Standardize the formatting and logic of ReapZombie. | Jay Freeman (saurik) |
2014-05-11 | Fix a silly mistake (a reversed close assertion). | Jay Freeman (saurik) |
2013-12-26 | Flip the icons for Soundboards and Ringtones. | Jay Freeman (saurik) |
2013-12-26 | Un-flip Administration and Terminal Support icons. | Jay Freeman (saurik) |
2013-12-24 | Last ditch hack to make the dropbar not fatal UI.v1.1.9 | Jay Freeman (saurik) |
2013-12-24 | I forgot I had Kyle fix the spacing of Themes.png. | Jay Freeman (saurik) |
2013-12-24 | Add a set of default ("launch") images for iOS 7. | Jay Freeman (saurik) |
2013-12-24 | Satisfy Optimo's request to make Sections lighter. | Jay Freeman (saurik) |
2013-12-24 | Fix iOS 7 autorotate (need setRootViewController). | Jay Freeman (saurik) |
2013-12-24 | Fix some filenames I had moved around incorrectly. | Jay Freeman (saurik) |
2013-12-24 | Use userInterfaceIdiom instead of isWildcat for 7. | Jay Freeman (saurik) |
2013-12-24 | Stashing /usr/libexec is fatal if using evasi0n7. | Jay Freeman (saurik) |
2013-12-24 | Support arm64 CPU as iphoneos-arm in firmware.sh. | Jay Freeman (saurik) |
2013-12-23 | Replace all images with the new ones from Kyle. | Jay Freeman (saurik) |
2013-12-23 | Actually fixed the dropbar adjustments on iOS 7. | Jay Freeman (saurik) |