]> 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)
commitf5a1751757734cc1e62f5182cea0edc08c32f956
treef87015d5c3aaf32d141491a8a37bc87832a6c8cb
parentc713af59c5ade19907804670a8c98381124aca6d
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