biotinker / LibreTasks

An updated form of Omnidroid
Apache License 2.0
82 stars 22 forks source link

event "Phone Call Ended" does not catch unanswered/rejected calls #205

Closed tbeitter closed 8 years ago

tbeitter commented 8 years ago

The event "Phone Call Ended" is nice to trigger an action like "Turn Off Bluetooth" to disconnect a headset after the call was finished. Unfortunately this events is not triggered after an call ended unanswered or was rejected. That way such a call will enable your bluetooth without disabling it afterwards.

thanks! Til

tbeitter commented 8 years ago

my fault, this can be done with a rule for the event "Missed Call" :)