]> git.saurik.com Git - cydia.git/commit
Move -init into -loadView -viewDidLoad and friends, as Apple wants. Add -navigationUR...
authorGrant Paul <chpwn@chpwn.com>
Sat, 12 Feb 2011 07:27:43 +0000 (23:27 -0800)
committerGrant Paul <chpwn@chpwn.com>
Sat, 12 Feb 2011 07:27:43 +0000 (23:27 -0800)
commit35f0a3b5de5a22872f7fbd96183f510a5ad80aa0
tree0de40ea9ad9f05a88e29ae905856016dfb31786b
parent32102f847292d56cf80f125eaea743f246c048a7
parent36fa2ea5375250c9059b83ecd7bd05af56730fa9
Move -init into -loadView -viewDidLoad and friends, as Apple wants. Add -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?)
MobileCydia.mm
UICaboodle/RVPage.h
UICaboodle/RVPage.mm