Commit Graph
7 Commits
Author SHA1 Message Date
anteater f4deeb4bbb po/es: Fix "llamadase" typo
This is not a word (https://dle.rae.es/llamadase) and seems to be a typo
for "llamadas".
2022-10-06 21:35:56 +00:00
anteater 51bccee920 ofono: add calls-ofono-provider.c to POTFILES.skip
this follows the pattern set by the MM plugin
2021-04-14 20:45:15 -04:00
anteater a4851c4fdc ofono: correct variant format confusion
this fixes the crash observed when starting the modem (#248)
2021-04-14 20:45:15 -04:00
anteater edc1089224 ofono: track status in CallsOfonoProvider 2021-04-14 20:45:15 -04:00
anteater cc93733c42 ofono: don't clear self->modem after constructing CallsOfonoOrigin
self->modem is used in calls_ofono_origin_matches; in that context, warn if it is NULL
2021-04-14 20:45:15 -04:00
anteaterand&t 9b4563e046 ofono: ref self across async callback 2021-04-15 00:44:26 +00:00
anteaterand&t 6db32b5452 ofono: fix return of incorrect field 2021-04-15 00:44:26 +00:00