Daniel Abrecht and Evangelos Ribeiro Tzaras
0d8470597b
Don't localise property descriptions in calls-call and calls-origin properties
2020-12-07 17:25:33 +00:00
Daniel Abrecht and Evangelos Ribeiro Tzaras
4e7a0b8151
Replace CallsOrigin getters with properties and add calls_origin_foreach_call method
2020-12-07 17:25:33 +00:00
Daniel Abrecht and Julian Sparber
cad79a4834
Reintroduce GParamSpec props arrays & replace g_object_notify with g_object_notify_by_pspec
2020-03-18 09:57:01 +00:00
Daniel Abrecht and Julian Sparber
4055503336
Notify if number changes in mm plugin
2020-03-18 09:57:01 +00:00
Daniel Abrecht and Julian Sparber
a7a679c186
Convert calls call getters to readonly properties
...
This is part of a larger refactoring effort, with the goal to replace
all the get_*() member functions in provider abstraction interfaces with
GObject properties. See also: https://source.puri.sm/Librem5/calls/issues/6
2020-03-18 09:57:01 +00:00
Daniel Abrecht
b576afe1f1
Fix some lintian warnings regarding the debian/copyright file.
...
This fixes the following lintian warnings:
- W: calls source: field-name-typo-in-dep5-copyright copytight -> copyright (line 27)
- W: calls source: missing-license-paragraph-in-dep5-copyright gpl-3+ (paragraph at line 1)
2020-02-20 21:26:45 +00:00