summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-11Update all launch images (navbar height and iOS 6).Jay Freeman (saurik)
2014-06-11If we have a lot of memory, increase MaxParallel.Jay Freeman (saurik)
2014-06-11Move the Queue button to upper-right of Installed.Jay Freeman (saurik)
2014-06-11Truly "over-engineer" source progress indications.Jay Freeman (saurik)
2014-06-11Use consistent "desc" name for ItemDesc parameter.Jay Freeman (saurik)
2014-06-11The initial page color for packages should be nil.Jay Freeman (saurik)
2014-06-11Improve icon image quality on non-Retina displays.Jay Freeman (saurik)
2014-06-11Upgrade copyrights and about dialog to cover 2014.Jay Freeman (saurik)
2014-06-11Bring back the UITableViewStyleGrouped color hack.Jay Freeman (saurik)
2014-06-11Add last-minute Russian translations from Tethras.Jay Freeman (saurik)
2014-06-11Reimplement the loading controller as real tabbar.Jay Freeman (saurik)
2014-06-11Our app delegate doesn't implement these protocols.Jay Freeman (saurik)
2014-06-11Remove some obsolete helper code from the dropbar.Jay Freeman (saurik)
2014-06-11Avoid overriding the background color after push.Jay Freeman (saurik)
2014-06-11Add some new (and old :/) section remaps (*sigh*).Jay Freeman (saurik)
2014-06-10Upgrade to the final iOS 7 Cydia icon from Surenix.Jay Freeman (saurik)
2014-06-10Remove a number of obsolete/inane section remaps.Jay Freeman (saurik)
2014-06-10The string "X Window" is the same in all languages.Jay Freeman (saurik)
2014-06-10Update to the completed translations from Tethras.Jay Freeman (saurik)
2014-06-10Do not show timestamp for "ancient" recent items.Jay Freeman (saurik)
2014-06-10Add package installation warnings for */.DS_Store.Jay Freeman (saurik)
2014-06-10Add more detail in body of the Invalid URL dialog.Jay Freeman (saurik)
2014-06-10Use ISO 639-1 and BCP 47 names for .lproj folders.Jay Freeman (saurik)
2014-05-27Finally commit the careful status bar install fix.Jay Freeman (saurik)
2014-05-27Finally commit the careful status bar upgrade fix.Jay Freeman (saurik)
2014-05-27Expose Package upgraded time to JavaScript bridge.Jay Freeman (saurik)
2014-05-27Improve naming of Package upgraded time selectors.Jay Freeman (saurik)
2014-05-25Do not require CydiaSubstrate to compile postinst.Jay Freeman (saurik)
2014-05-25Initialize/check Installed/Recent section with nil.Jay Freeman (saurik)
2014-05-25Remove an unneeded #include of PerlCompatibleRegEx.Jay Freeman (saurik)
2014-05-25Add the day as section header to Installed/Recent.Jay Freeman (saurik)
2014-05-25Avoid division by 0 and implicit-zero struct value.Jay Freeman (saurik)
2014-05-25Make root->mobile preference shift find keyboards.Jay Freeman (saurik)
2014-05-25Port root->mobile preference shift to the future.Jay Freeman (saurik)
2014-05-25Make root->mobile preference shift exception-safe.Jay Freeman (saurik)
2014-05-22Allow multi-tasking while modal dialog is present.Jay Freeman (saurik)
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)