summaryrefslogtreecommitdiff
path: root/MobileCydia.app
AgeCommit message (Collapse)Author
2011-03-10Update the Chinese translation.Jay Freeman (saurik)
2011-03-08Use 320px for iPad modality.Jay Freeman (saurik)
2011-03-08Added Swedish.lproj from Tommy (SwirlySpace, AB).Jay Freeman (saurik)
2011-03-08Remove spaces from png filenames.Jay Freeman (saurik)
2011-03-07Remake iconClassic.png to fix 3.x compatibility.Jay Freeman (saurik)
2011-03-07Add Italian translation from qwertyuiop.Jay Freeman (saurik)
2011-03-07Remove extraneous executable mode bits.Jay Freeman (saurik)
2011-03-07Update Spanish localization (thanks mvit)!Grant Paul
2011-03-07Fix el/Localizable, which had stray doublequotes inside it.Dustin L. Howett
2011-03-07Convert Greek localization to NeXTSTEP plist format.Grant Paul
2011-03-07Add Dutch localization by ius and "Krivi".Grant Paul
2011-03-07Add Spanish localization (thanks to translators and Treeki for merging!)Grant Paul
2011-03-07Finalize Greek localization (thanks limneos!)Grant Paul
2011-03-07I sometimes feel like the repos purposefully make typos just to piss me off. ↵Grant Paul
Is it *that freaking hard* to have a script check this!?
2011-03-07Finalize Chinese translations.Grant Paul
2011-03-07Fix broken permissions introduced in prior commit.Grant Paul
2011-03-07Update traditional Chinese, German, and French localizations (thanks Merlin ↵Grant Paul
Mao, westbaer, and Sakurina!)
2011-03-07Update -> Upgrade.Grant Paul
2011-03-07Updated extended description for holding.Grant Paul
2011-03-07Update Default-*.png for iPad with UITableView.Jay Freeman (saurik)
2011-03-07Figured out why multitasking was on (4.0 SDK compile) and turned it off.Jay Freeman (saurik)
2011-03-07Jobsification.Grant Paul
2011-02-23Complete reimplementation of "progress" using HTML5 Offline.Jay Freeman (saurik)
2011-02-19Display "Ignore Upgrades" in its own section with its own explanation. ↵Dustin L. Howett
Introduces a new string to be translated, IGNORE_UPGRADES_EX.
2011-02-18Seriously? Is correcting the typos of repository owners supposed to be a ↵Grant Paul
full time job?
2011-02-16Update Chinese localization. (Credit goes to Merlin Mao.)Grant Paul
2011-02-12Remove obsolete advanced.png graphic.Jay Freeman (saurik)
2011-02-12Replace unknown.html with /ui/package/#!/name.Jay Freeman (saurik)
2011-02-12Remove obsolete local chevrons.Jay Freeman (saurik)
2011-02-12Use HTML5 Offline for confirm.html.Jay Freeman (saurik)
2011-02-10Fix Sections.plist.Grant Paul
2011-02-10Seriously? Is it *that hard* to name your sections correctly?Grant Paul
2011-02-08saurik is busy.Grant Paul
2011-02-08Fixed slightly corrupted English localization -- but is this string ever used?Grant Paul
2011-02-07OMG HTML5 Offline FTW.Jay Freeman (saurik)
2011-02-07Remove that crazy/obsolete Test file.Jay Freeman (saurik)
2011-02-05I am perpetually impressed with the abilities of the default repositories to ↵Grant Paul
misspell, create, and otherwise mutilate the sections listing. For another small battle in this endless war, I add a mapping from Themes (App Addons) to Themes (Addons), to remove another one-package-only section.
2011-02-05Avoid flashing empty package view as it loads the package details.Grant Paul
2011-01-29Update section mapping to correctly redirect Themes (Video).Grant Paul
2011-01-22Merge commit :(. Bring in my work on URLs and UITabBarController into one ↵Grant Paul
functioning whole! - Queueing badges and controllers work. - As far as I can tell, no broken URLs on Cydia pages. - There might still be one the website, but that's not under my control. - Lazy loads tabs again, but also doesn't reload the home page when switching back to it (yay!). - Adds "Show Pacakge Settings" duplicated text as a section header on the PackageSettingsController, for asthetic reasons. - Popups are *still* broken, and I still don't know why.
2011-01-22fixed a few outdated cydia:// URLsGrant Paul
2011-01-04Merge branch 'master' of saurik.com:cydia into url-tabbarGrant Paul
2011-01-03[LARGE COMMIT] Switch to lazy-loaded SDK-style tab management. Remove the ↵Grant Paul
tags on the tab bar items, and remove a significant chunk of code. Also, fix a few internal pages (and the BrowserView) to work with the new URL schemes.
2011-01-03Began reworking of URL handling system; renamed a few classes to remove ↵Grant Paul
unnecessary CY prefix.
2011-01-01Removed random source icons from Cydia's package.Jay Freeman (saurik)
2011-01-01Revert all PNG files to their pre-pngcrush state.Jay Freeman (saurik)
2010-12-30Switch to native UITabBarController handling, and rewrite URL subsystem. ↵Grant Paul
Also make a number of changes, creating and renaming classes for the different pages dispalyed in Cydia. Incomplete; -urlForPage methods are not implemented or used and CYSearchController does not yet exist.
2010-12-12Added Greek translation by limneos.Grant Paul
2010-12-11Fixed empty Statistics on confirm page if all statistics have been removed.Grant Paul
2010-12-08German localization update.Grant Paul