Skip to content

Draft: Implement notification for missed call, fixes #52

Marco Mattiolo requested to merge (removed):tiol-master-patch-91222 into master

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

Merge request reports