Age | Commit message (Expand) | Author |
2014-06-11 | If we have a lot of memory, increase MaxParallel. | Jay Freeman (saurik) |
2014-06-11 | Move the Queue button to upper-right of Installed. | Jay Freeman (saurik) |
2014-06-11 | Truly "over-engineer" source progress indications. | Jay Freeman (saurik) |
2014-06-11 | Use consistent "desc" name for ItemDesc parameter. | Jay Freeman (saurik) |
2014-06-11 | The initial page color for packages should be nil. | Jay Freeman (saurik) |
2014-06-11 | Improve icon image quality on non-Retina displays. | Jay Freeman (saurik) |
2014-06-11 | Upgrade copyrights and about dialog to cover 2014. | Jay Freeman (saurik) |
2014-06-11 | Bring back the UITableViewStyleGrouped color hack. | Jay Freeman (saurik) |
2014-06-11 | Add last-minute Russian translations from Tethras. | Jay Freeman (saurik) |
2014-06-11 | Reimplement the loading controller as real tabbar. | Jay Freeman (saurik) |
2014-06-11 | Our app delegate doesn't implement these protocols. | Jay Freeman (saurik) |
2014-06-11 | Remove some obsolete helper code from the dropbar. | Jay Freeman (saurik) |
2014-06-11 | Avoid overriding the background color after push. | Jay Freeman (saurik) |
2014-06-11 | Add some new (and old :/) section remaps (*sigh*). | Jay Freeman (saurik) |
2014-06-10 | Upgrade to the final iOS 7 Cydia icon from Surenix. | Jay Freeman (saurik) |
2014-06-10 | Remove a number of obsolete/inane section remaps. | Jay Freeman (saurik) |
2014-06-10 | The string "X Window" is the same in all languages. | Jay Freeman (saurik) |
2014-06-10 | Update to the completed translations from Tethras. | Jay Freeman (saurik) |
2014-06-10 | Do not show timestamp for "ancient" recent items. | Jay Freeman (saurik) |
2014-06-10 | Add package installation warnings for */.DS_Store. | Jay Freeman (saurik) |
2014-06-10 | Add more detail in body of the Invalid URL dialog. | Jay Freeman (saurik) |
2014-06-10 | Use ISO 639-1 and BCP 47 names for .lproj folders. | Jay Freeman (saurik) |
2014-05-27 | Finally commit the careful status bar install fix. | Jay Freeman (saurik) |
2014-05-27 | Finally commit the careful status bar upgrade fix. | Jay Freeman (saurik) |
2014-05-27 | Expose Package upgraded time to JavaScript bridge. | Jay Freeman (saurik) |
2014-05-27 | Improve naming of Package upgraded time selectors. | Jay Freeman (saurik) |
2014-05-25 | Do not require CydiaSubstrate to compile postinst. | Jay Freeman (saurik) |
2014-05-25 | Initialize/check Installed/Recent section with nil. | Jay Freeman (saurik) |
2014-05-25 | Remove an unneeded #include of PerlCompatibleRegEx. | Jay Freeman (saurik) |
2014-05-25 | Add the day as section header to Installed/Recent. | Jay Freeman (saurik) |
2014-05-25 | Avoid division by 0 and implicit-zero struct value. | Jay Freeman (saurik) |
2014-05-25 | Make root->mobile preference shift find keyboards. | Jay Freeman (saurik) |
2014-05-25 | Port root->mobile preference shift to the future. | Jay Freeman (saurik) |
2014-05-25 | Make root->mobile preference shift exception-safe. | Jay Freeman (saurik) |
2014-05-22 | Allow multi-tasking while modal dialog is present. | Jay Freeman (saurik) |
2014-05-20 | Fix regular expression subjects encoded in UTF-8. | Jay Freeman (saurik) |
2014-05-20 | Delayed URL loads should still be forExternal:YES. | Jay Freeman (saurik) |
2014-05-20 | Recover BrowserView authentication challenge logic. | Jay Freeman (saurik) |
2014-05-19 | Also update the Refresh/Changes button on Changes. | Jay Freeman (saurik) |
2014-05-19 | Use libicucore to build index collation transform. | Jay Freeman (saurik) |
2014-05-19 | Avoid misaligned second field in PrintTimes column. | Jay Freeman (saurik) |
2014-05-19 | Link libicucore and add headers to idirafter path. | Jay Freeman (saurik) |
2014-05-19 | Also use PackageName for -cyname in radix sorter. | Jay Freeman (saurik) |
2014-05-19 | Clean up all of the old _profile/PrintTimes logic. | Jay Freeman (saurik) |
2014-05-19 | New statistics now show the obvious being better. | Jay Freeman (saurik) |
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) |