summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12Apparently, this German is better in the singular.v1.1.11Jay Freeman (saurik)
2014-06-12Recover old Italian for CLEAR that wasn't REMOVE.Jay Freeman (saurik)
2014-06-12Downloading does not *always* involve mailto: ;P.Jay Freeman (saurik)
2014-06-12Someone saw UILocalizedIndexedCollation throw out.Jay Freeman (saurik)
2014-06-12iOS 7's UILocalizedIndexedCollation fails Chinese.Jay Freeman (saurik)
2014-06-12Scale @modifiers must come before ~idioms on PNGs.Jay Freeman (saurik)
2014-06-12Claim to use iOS 7 SDK (for status bar). [rpetrich]Jay Freeman (saurik)
2014-06-12Force replacement of the "Russian Cydia" package.Jay Freeman (saurik)
2014-06-12As the comment admitted: do not compare localized.Jay Freeman (saurik)
2014-06-12The new version of Cydia needs newer translations.v1.1.10Jay Freeman (saurik)
2014-06-12Do not restart SpringBoard if symlink is damaged.Jay Freeman (saurik)
2014-06-12Tighten ALL_SOURCES_EX width/string to make it fit.Jay Freeman (saurik)
2014-06-12Just in case, I want to initialize this variable.Jay Freeman (saurik)
2014-06-11Some minor adjustments to sort of support iOS 2.x.Jay Freeman (saurik)
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)