1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00
Purism-Calls/src
Evangelos Ribeiro Tzaras 7ad0f4cdd6 provider: Add API to query supported protocols
These are the protocols that the provider plugin may support. The origins
must be queried independently whether or not they support any given protocol.

Example: A SIP origin/account may or may not support the "tel" protocol.
2021-05-28 17:02:02 +02:00
..
ui provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
wayland Display call window over the phosh lockscreen 2019-09-06 14:58:08 +01:00
calls-account-provider.c account-provider: Add debugging in the public functions 2021-05-28 13:18:24 +02:00
calls-account-provider.h Add CallsAccountProviderInterface 2021-05-04 06:41:43 +02:00
calls-account.c Add CallsAccountInterface 2021-05-04 05:57:42 +02:00
calls-account.h sip: origin: Use CallsAccountState instead of SipAccountState 2021-05-04 05:57:42 +02:00
calls-application.c build: separate version from the rest of the configuration data 2021-04-27 01:55:13 +02:00
calls-application.h Add calls-application class 2018-10-04 18:33:47 +05:30
calls-best-match.c best-match: Don't set NULL phone numbers when updating country code 2021-04-12 14:02:26 +02:00
calls-best-match.h BestMatch: add has-individual property 2021-02-03 23:58:31 +00:00
calls-call-display.c code style: consistent whitespaces for g_autoptr 2021-02-11 00:43:18 +01:00
calls-call-display.h remove CallsCallHolder and CallsCallData 2021-01-28 15:22:59 +01:00
calls-call-record-row.c CallsCallRecordRow: Cleanup contact setup 2021-02-03 23:58:31 +00:00
calls-call-record-row.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-call-record.c calls-record: Introduce the protocol property 2021-05-28 17:02:02 +02:00
calls-call-record.h Record calls to an SQLite database via libgom 2019-07-22 14:37:41 +01:00
calls-call-selector-item.c CallsCallSelectorItem: Make sure that the contact infomation is updated 2021-02-03 23:58:31 +00:00
calls-call-selector-item.h remove CallsCallHolder and CallsCallData 2021-01-28 15:22:59 +01:00
calls-call-window.c window: Don't unhibit with 0 cookie 2021-04-01 16:50:51 +00:00
calls-call-window.h CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-call.h call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-contacts-box.c Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
calls-contacts-box.h Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
calls-contacts-provider.c doc: Fix gtk-doc transfer annotations 2021-04-27 11:38:26 +02:00
calls-contacts-provider.h BestMatch: remove BestMatchView to reduce vala code 2021-02-03 23:58:31 +00:00
calls-contacts-row.c contact-row: remove deprecated function 2021-03-09 22:45:01 +01:00
calls-contacts-row.h Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
calls-credentials.c account-provider: Add debugging in the public functions 2021-05-28 13:18:24 +02:00
calls-credentials.h account-provider: Add debugging in the public functions 2021-05-28 13:18:24 +02:00
calls-encryption-indicator.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-encryption-indicator.h Add CallsEncryptionIndicator 2018-07-31 10:14:49 +02:00
calls-history-box.c Port to libhandy 1 2020-10-06 14:06:51 +00:00
calls-history-box.h Port to libhandy 1 2020-10-06 14:06:51 +00:00
calls-in-app-notification.c Add class for in-app notification 2020-03-18 11:20:46 +01:00
calls-in-app-notification.h Add class for in-app notification 2020-03-18 11:20:46 +01:00
calls-main-window.c build: separate version from the rest of the configuration data 2021-04-27 01:55:13 +02:00
calls-main-window.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-manager.c cleanup: Fix calls_origin_get_name() related memory leaks 2021-05-28 13:18:24 +02:00
calls-manager.h manager: remove unused function 2021-03-15 09:24:46 +00:00
calls-message-source.c Preliminary documentation of provider interfaces 2018-05-23 09:59:28 +01:00
calls-message-source.h Preliminary documentation of provider interfaces 2018-05-23 09:59:28 +01:00
calls-new-call-box.c cleanup: Fix calls_origin_get_name() related memory leaks 2021-05-28 13:18:24 +02:00
calls-new-call-box.h new-call-box: Handle USSD commands 2020-11-03 08:19:03 +05:30
calls-notifier.c notifier: Fix compile warning 2021-03-01 10:04:02 +01:00
calls-notifier.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-origin.c cleanup: Fix calls_origin_get_name() related memory leaks 2021-05-28 13:18:24 +02:00
calls-origin.h cleanup: Fix calls_origin_get_name() related memory leaks 2021-05-28 13:18:24 +02:00
calls-phone-number-query.vala Add phone number lookup using libfolks 2019-10-29 13:21:45 +00:00
calls-provider.c provider: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-provider.h provider: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-record-store.c calls-record: Introduce the protocol property 2021-05-28 17:02:02 +02:00
calls-record-store.h RecordStore: Use Manager 2020-03-27 12:05:34 +01:00
calls-ringer.c ringer: use quiet profile for non-primary calls 2021-03-15 09:24:46 +00:00
calls-ringer.h Ringer: Use Manager 2020-03-27 12:05:34 +01:00
calls-ussd.c Add calls-ussd interface 2020-11-02 10:00:46 +05:30
calls-ussd.h Add calls-ussd interface 2020-11-02 10:00:46 +05:30
calls-wayland-config.h Display call window over the phosh lockscreen 2019-09-06 14:58:08 +01:00
calls.gresources.xml Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
main.c main: Remove needless cast to GtkApplication 2018-11-09 16:20:39 +00:00
meson.build build: Avoid building files multiple times 2021-05-17 20:00:04 +05:30
style.css Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
util.c util: Add simple API to query protocol 2021-05-28 13:18:24 +02:00
util.h util: Add simple API to query protocol 2021-05-28 13:18:24 +02:00
version.h.in build: separate version from the rest of the configuration data 2021-04-27 01:55:13 +02:00