Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-14 | Explanation. | Grant Paul | |
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-07 | Use IsWildcat_, not UI_USER_INTERFACE_IDIOM(). | Jay Freeman (saurik) | |
2011-02-03 | Added session persistence; moved -init to -loadView, -viewDidLoad, etc; ↵ | Grant Paul | |
added releasing of views in low-memory situations; style changes. | |||
2011-01-27 | Small formatting fixes. | Grant Paul | |
2011-01-27 | Sanity in rotation handling: centralize in CYViewController, as it should be. | Grant Paul | |
2010-12-11 | Cleanup my stupidity: remove logging, fix landscape back buttons (via ↵ | Grant Paul | |
delegation to parent view controllers), and such. | |||
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-09-30 | more rotation fixes: remove rotation info from UCViewController, and let the ↵ | Grant Paul | |
HUDs rotate (Reloading Data: now with added landscape!) | |||
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 | 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) | |