4 Commits

Author SHA1 Message Date
Bardia Moshiri
523ec151d1 ofono: fixup styling
Signed-off-by: Bardia Moshiri <bardia@furilabs.com>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/742>
2025-04-04 08:52:12 +00:00
Bardia Moshiri
524235b86c ofono: implement USSD interface
all the information for ofono USSD iface comes from https://github.com/FuriLabs/ofono/blob/trixie/ofono/doc/supplementaryservices-api.txt
the introspect for gdbo bindings comes from gdbus introspect -x

Signed-off-by: Bardia Moshiri <bardia@furilabs.com>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/742>
2025-04-04 08:52:12 +00:00
Eugenio Paolantonio (g7)
c9c6ca05d8 ofono: Implement empty emergency call property
See 75cbc30dc0.

Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
2023-10-17 14:08:46 +00:00
Evangelos Ribeiro Tzaras
86a8f3ae22 Move provider plugins into a dedicated directory
Since we will introduce another type of plugin for the policy engine
we want to have each plugin type in separate directories.

We also have to adjust:

- plugin search directories
- po file location
- update paths for calls-doc target
2022-08-19 08:43:57 +00:00