]> git.saurik.com Git - cydia.git/commit
Controllers need their delegete set when launched from URLs. Also, use cydia://home...
authorGrant Paul <chpwn@chpwn.com>
Sun, 23 Jan 2011 20:38:17 +0000 (12:38 -0800)
committerGrant Paul <chpwn@chpwn.com>
Sun, 23 Jan 2011 20:38:17 +0000 (12:38 -0800)
commitb61d2cec34c506e9c9fd2055f99e3ce3bf4b5df1
treef87015d5c3aaf32d141491a8a37bc87832a6c8cb
parent10e8f8d33af4cee626bcd1fa69a362fac1962bc4
Controllers need their delegete set when launched from URLs. Also, use cydia://home when creating the home page, to avoid a *third* duplication of that code. (Setting the selected index to zero is not possible due to UITabBarController changes between 2.x and 3.x+ that make behavior uncertain in that case with regard to calling delegate methods.)
MobileCydia.mm