summaryrefslogtreecommitdiff
path: root/Cydia.mm
AgeCommit message (Collapse)Author
2010-09-30Fixed some bugs for deployment and added Sponsor.Jay Freeman (saurik)
2010-09-30Ported to latest firmware and fixed locales.Jay Freeman (saurik)
2010-09-30More intelligent essential package handling, launchctl unload/load ↵Jay Freeman (saurik)
SpringBoard, refactored the unmaintainable (and slightly wrong) tableRowSelected in PackageView, slight reorganizations for clarity, removed trusted package icon badge, reworded error handling, and figured out better semantics for closing the progress window.
2010-09-30Handled the half-installed package states and other assorted error conditions.Jay Freeman (saurik)
2010-09-30Exiting (SpringBoard, animation, clean), Author:, and Homepage:.Jay Freeman (saurik)
2010-09-30Minor cleanups before release.Jay Freeman (saurik)
2010-09-30Error handling, package validation, and button and display tweaks.Jay Freeman (saurik)
2010-09-30Initial pmconffile support and slightly cleaner error handling.Jay Freeman (saurik)
2010-09-30Essential upgrades, reload button, various description fixes, correct ↵Jay Freeman (saurik)
upgrades, and working file trees.
2010-09-30Blue, UTF-8, Search sizing, and file trees.Jay Freeman (saurik)
2010-09-30Subtle code cleanup.Jay Freeman (saurik)
2010-09-30Various performance disprovements (just scattered the time around, didn't ↵Jay Freeman (saurik)
actually make it faster... yet).
2010-09-30Renamed News to Home and started pre-caching tabs for perceived performance.Jay Freeman (saurik)
2010-09-30Further factorization, file content list, checkbox clarication, advanced ↵Jay Freeman (saurik)
search teaser, and fully awesome keyboard control.
2008-04-30Began factoring out some common tools.Jay Freeman (saurik)
2008-04-30Fixed a stupid typo and cleaned up some junk.Jay Freeman (saurik)
2008-04-25Modify/Install didn't work in Search.Jay Freeman (saurik)
2008-04-25Stupid fix for keeping apptapp: urls from opening in a new window.Jay Freeman (saurik)
2008-04-25Fixed reload button reclicking, updated the eye location.Jay Freeman (saurik)
2008-04-25Some mild naming and transition nits from the #iphone gang.Jay Freeman (saurik)
2008-04-25Refresh sources after source update and sort sections without case.Jay Freeman (saurik)
2008-04-25Added the section to the package table.Jay Freeman (saurik)
2008-04-25Slight visual improvements on the new flip.Jay Freeman (saurik)
2008-04-25Added beginnings of advanced search panel.Jay Freeman (saurik)
2008-04-25Added a refresh button to ChangesVieww.Jay Freeman (saurik)
2008-04-24Fixed keyboard click sound thingees.Jay Freeman (saurik)
2008-04-24Background apt-get update, reorganized interface, amazing browser, and fixed ↵Jay Freeman (saurik)
firmware modifier thingee.
2008-04-16Fixed a 2.0/1.2 issue.Jay Freeman (saurik)
2008-04-14Ported to iPhoneOS 2.0.Jay Freeman (saurik)
2008-04-10Ported Cydia to gcc 4.2.Jay Freeman (saurik)
2008-03-17Ghost packages suck.Jay Freeman (saurik)
2008-03-14Fixed a stupid bug involving now_ and FirstSeen.Jay Freeman (saurik)
2008-03-14If a dependency is broken, don't install the package. (Also, if a package is ↵Jay Freeman (saurik)
Essential, it's pretty much an upgrade.)
2008-03-08Label width, move.sh, and Default-Icon.Jay Freeman (saurik)
2008-03-05Added nifty graphics and Source support.Jay Freeman (saurik)
2008-03-05Handle the case of a package with a NULL section.Jay Freeman (saurik)
2008-03-05Fixed FW_LEAST and added 'exec' for Installer compatibility.Jay Freeman (saurik)
2008-03-03Repair corrupted package databases.Jay Freeman (saurik)
2008-03-02Speed up the launch some.Jay Freeman (saurik)
2008-03-02Bootstrap the firmware script on start.Jay Freeman (saurik)
2008-03-02Added CYDIA environment variable during Cydia execution, slightly refactored ↵Jay Freeman (saurik)
essential checks (but don't do anything with the new data), and fixed the Install button bug.
2008-02-27Please let this be the launch copy :(.Jay Freeman (saurik)
2008-02-26Cleaning up Cydia for launch.Jay Freeman (saurik)
2008-02-24Adding Pamphlet for Brian.Jay Freeman (saurik)
2008-02-08Fixed various graphical artifacts.Jay Freeman (saurik)
2008-02-03Memory management this deterministic _should_ be automated.Jay Freeman (saurik)
2008-02-03Renaming folder structure, added settings icon, and fixed crash bug for ↵Jay Freeman (saurik)
everyone but me.
2008-02-03Forgot a period for scp and removed some zombie Install buttons.Jay Freeman (saurik)
2008-02-03Implemented --bootstrap and renamed to Cydia.Jay Freeman (saurik)
2008-02-03Forgot to fully test ChangesView for upgrades :(.Jay Freeman (saurik)