1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/plugins/ofono
Evangelos Ribeiro Tzaras 44f2002f86 manager: Differentiate the NO_ORIGIN state
This avoids confusion when only the SIP plugin is loaded, but no account
is being used.

For this we introduce two new functions in the abstract CallsProvider class:
`is_modem()` to indicate whether the the provider deals with PTSN telephony and
`is_operational()` which by default simply checks if there any avalaible origins
2021-06-01 14:52:23 +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 origin: Add API to query supported protocols 2021-05-28 17:02:02 +02:00
calls-ofono-origin.h provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
calls-ofono-provider.c manager: Differentiate the NO_ORIGIN state 2021-06-01 14:52:23 +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