gesture + properties bug
If you set a gesture event - shake for example - and then you set a property in app.properties the shake event get erased.
Update:
I narrowed the issue and it seems related in fact with the the textfield ui element.
If I focus a textfield element, even if I trigger by hand the blur event, the events declared in Titanium.Gesture does not trigger anymore.