ContactsProvider: Add contacts provider

The CallsContacts provider offers a GListModel that can be connected
directly to a GtkListBox for showing a contacts list.
This commit is contained in:
Julian Sparber
2021-01-20 15:14:11 +01:00
committed by Evangelos Ribeiro Tzaras
parent d6c05e85b4
commit 4ba9feb22f
4 changed files with 394 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ src/calls-call-record.c
src/calls-call-record-row.c
src/calls-call-selector-item.c
src/calls-call-window.c
src/calls-contacts-provider.c
src/calls-contacts.c
src/calls-encryption-indicator.c
src/calls-history-box.c