]> 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)
commit2b08fabdebe2ae8283de8354e815cbfb5ec4f849
tree0de40ea9ad9f05a88e29ae905856016dfb31786b
parent964ef5ba685afaef86e9b8cded3de5a21d5b5512
parent1ef4bd4af716d825dc2558f9771f40f5b3dd2de5
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