Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-19 | Display "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-18 | Seriously? Is correcting the typos of repository owners supposed to be a ↵ | Grant Paul | |
full time job? | |||
2011-02-16 | Update Chinese localization. (Credit goes to Merlin Mao.) | Grant Paul | |
2011-02-12 | Remove obsolete advanced.png graphic. | Jay Freeman (saurik) | |
2011-02-12 | Replace unknown.html with /ui/package/#!/name. | Jay Freeman (saurik) | |
2011-02-12 | Remove obsolete local chevrons. | Jay Freeman (saurik) | |
2011-02-12 | Use HTML5 Offline for confirm.html. | Jay Freeman (saurik) | |
2011-02-10 | Fix Sections.plist. | Grant Paul | |
2011-02-10 | Seriously? Is it *that hard* to name your sections correctly? | Grant Paul | |
2011-02-08 | saurik is busy. | Grant Paul | |
2011-02-08 | Fixed slightly corrupted English localization -- but is this string ever used? | Grant Paul | |
2011-02-07 | OMG HTML5 Offline FTW. | Jay Freeman (saurik) | |
2011-02-07 | Remove that crazy/obsolete Test file. | Jay Freeman (saurik) | |
2011-02-05 | I 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-05 | Avoid flashing empty package view as it loads the package details. | Grant Paul | |
2011-01-29 | Update section mapping to correctly redirect Themes (Video). | Grant Paul | |
2011-01-22 | Merge 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-22 | fixed a few outdated cydia:// URLs | Grant Paul | |
2011-01-04 | Merge branch 'master' of saurik.com:cydia into url-tabbar | Grant 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-03 | Began reworking of URL handling system; renamed a few classes to remove ↵ | Grant Paul | |
unnecessary CY prefix. | |||
2011-01-01 | Removed random source icons from Cydia's package. | Jay Freeman (saurik) | |
2011-01-01 | Revert all PNG files to their pre-pngcrush state. | Jay Freeman (saurik) | |
2010-12-30 | Switch 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-12 | Added Greek translation by limneos. | Grant Paul | |
2010-12-11 | Fixed empty Statistics on confirm page if all statistics have been removed. | Grant Paul | |
2010-12-08 | German localization update. | Grant Paul | |
2010-12-03 | Make errors not horribly ugly looking on the iPad. | Grant Paul | |
2010-12-03 | Added Chinese localization (complete), updated English localization, updated ↵ | Grant Paul | |
Cydia to use two new strings. French and German localizations are currently lacking. | |||
2010-12-02 | Protect against various <script/>-injection attacks. | Jay Freeman (saurik) | |
2010-12-02 | Add section icons for: Fonts, Site-Specific Apps, and Soundboards. | Jay Freeman (saurik) | |
2010-12-02 | pngcrush -rem alla -iphone -reduce -brute *.png | Jay Freeman (saurik) | |
2010-12-02 | Subsections, like Addons (SBSettings), cannot have icons. | Jay Freeman (saurik) | |
2010-12-02 | Use high-resolution icons for purpose badges. | Jay Freeman (saurik) | |
2010-12-01 | Fix Sections.plist (<string>...</key>) | Dustin L. Howett | |
2010-11-30 | update mapping | Grant Paul | |
2010-11-24 | English locaization: iPhoneOS->iOS. | Grant Paul | |
2010-11-18 | Flatten Sections.plist: no Rename and no recursion. | Jay Freeman (saurik) | |
2010-11-18 | Fix localization of LOADING_DATA (use ELISION+LOADING for 'Loading...'). | Jay Freeman (saurik) | |
2010-11-15 | Store Sections.plist using space characters rather than underscores. | Jay Freeman (saurik) | |
2010-11-12 | App Store-style initial loading indicator to replace "Loading Data". | Grant Paul | |
2010-11-11 | Rename some of the section images to match chpwn's latest mappings. | Dustin L. Howett | |
2010-11-11 | Map Themes (SYSTEM) to Themes (System). | Dustin L. Howett | |
2010-11-07 | Start in all orientations on the iPad. | Dustin L. Howett | |
2010-11-06 | Changed launch to show pinstripes (finally!) Updated Default.png images to ↵ | Grant Paul | |
for the change. However, the iPad still refuses to launch in landscape no matter what I do to the Info.plist -- could anyone else check this part out? | |||
2010-11-06 | Updated sections mapping file to further consolidate sections. | Grant Paul | |
2010-11-05 | Section mapping update suggested by chown (Lockinfo => Addons (LockInfo)). | Dustin L. Howett | |
2010-11-04 | Totally reimplemented BrowserController in terms of UIWebView. | Jay Freeman (saurik) | |
2010-11-01 | Rename Cydia.* to MobileCydia.* and add Cydia.frappliance. | Jay Freeman (saurik) | |