rpetrich / libactivator

Centralized gestures and button management for iOS
http://rpetri.ch/cydia/activator/
181 stars 40 forks source link

Dismiss siri if already open #154

Closed kirb closed 12 years ago

kirb commented 12 years ago

If Siri's already open and the virtual assistant event is executed, close it instead.

rpetrich commented 12 years ago

Reimplemented to properly return NO from the event handler when assistant is already visible.