The source project of this merge request has been removed.
Draft: Implement notification for missed call, fixes #52
As usual, I am uploading my quick-and-dirty implementation, because having a notification that tells you to look into call history is anyway better than nothing
Todo:
-
have the notification triggered only for missed calls (incoming, not rejected and duration=0) -
show CallerId -
add "Call back" button in the notification -
when there are more than one missed calls, substitute the existing notification for the 1st missed call by just showing the number of missed calls without CallerId
Edited by Marco Mattiolo