KKPasscodeLock
KKPasscodeLock copied to clipboard
KKPasscodeSettingsViewControllerDelegate:passcodeLockWillBePresented
I've added an optional method to KKPasscodeSettingsViewControllerDelegate, in order to notify the delegate that the passcode lock view will be on screen. The reason is to allow things like dismissing a popover controller. Additionally, I've unlocked rotation for the passcode view while on iPad.