1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-04 16:09:29 +00:00
Purism-Calls/plugins/ofono
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
..
libgdbofono Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00
calls-ofono-call.c call: Introduce protocol property 2021-05-28 13:18:24 +02:00
calls-ofono-call.h Let calls-call be an abstract class 2021-04-05 09:38:03 +05:30
calls-ofono-origin.c ofono: don't clear self->modem after constructing CallsOfonoOrigin 2021-04-14 20:45:15 -04:00
calls-ofono-origin.h provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
calls-ofono-provider.c provider: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-ofono-provider.h Let calls-provider be an abstract class 2021-01-31 23:01:13 +00:00
meson.build build: Avoid building files multiple times 2021-05-17 20:00:04 +05:30
ofono.plugin.in Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00