Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | Minor code spacing and formatting bugs. | Jay Freeman (saurik) | |
2011-02-11 | Move -init into -loadView -viewDidLoad and friends, as Apple wants. Add ↵ | Grant Paul | |
-navigationURL and persistance (15 minute timeout) of Cydia sessions, with full lazy-loading of view controllers. Still failed to fix the URL->blackscreen bug, although now it just shows the wrong tab instaed of a black screen (really, WTF, UITabBarController?) | |||
2011-02-03 | Added session persistence; moved -init to -loadView, -viewDidLoad, etc; ↵ | Grant Paul | |
added releasing of views in low-memory situations; style changes. | |||
2010-10-06 | Merge CYViewController into UCViewController. | Jay Freeman (saurik) | |
2010-10-04 | Removed tabs and trailing space characters from codebase. | Jay Freeman (saurik) | |
2010-10-04 | Rewrote the build environment from scratch. | Jay Freeman (saurik) | |
2010-09-30 | Commit (chpwn): uiviewcontroller-final.patch | Grant Paul | |
2010-09-30 | Scrollers and keyboards and things. | Jay Freeman (saurik) | |
2010-09-30 | Epic multi-threading. | Jay Freeman (saurik) | |
2010-09-30 | Ported UICaboodle back to Cydia. | Jay Freeman (saurik) | |
2010-09-30 | Reorganized code and mostly finished ratings indicator. | Jay Freeman (saurik) | |
2010-09-30 | Support libraries for recent Cydia changes. | Jay Freeman (saurik) | |
2010-09-30 | Porting, webkit stability. | Jay Freeman (saurik) | |
2010-09-30 | Added settings and sources to manage and fixed a few small nits. | Jay Freeman (saurik) | |
2010-09-30 | Factored out common code to common subproject. | Jay Freeman (saurik) | |