Show notification on missed calls

Closes: #153
This commit is contained in:
Guido Günther
2020-05-19 12:36:29 +02:00
parent c3e6a444db
commit 281ccbd8e6
4 changed files with 273 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ calls_sources = files(['calls-message-source.c', 'calls-message-source.h',
'calls-best-match.c', 'calls-best-match.h',
'calls-in-app-notification.c', 'calls-in-app-notification.h',
'calls-manager.c', 'calls-manager.h',
'calls-notifier.c', 'calls-notifier.h',
'contrib/hdy-avatar.c', 'contrib/hdy-avatar.h',
])