Aleksander Morgado
97ae345d9e
api: add 'Since' tags
...
These are not actively used by gdbus-codegen or gtk-doc, but they're
helpful anyway so that users know when a given API method was
introduced.
2021-03-23 12:50:17 +01:00
Aleksander Morgado
5123add860
api,doc: add note about when each modem interface is available
2019-01-15 15:40:10 +01:00
Aleksander Morgado
f7546ad824
introspection,api: new 'Messages' property in the Messaging interface
...
https://bugzilla.gnome.org/show_bug.cgi?id=712276
2013-11-21 11:36:21 +01:00
Aleksander Morgado
974408760c
introspection,api: fix Messaging documentation
...
We don't have a Completed signal.
2013-11-15 19:35:17 +01:00
Aleksander Morgado
1e69874e59
api,introspection: update interface version number
2013-07-19 09:59:21 +02:00
Aleksander Morgado
2be7adb5ea
api,introspection: update copyright notices
2013-06-11 10:12:33 +02:00
Aleksander Morgado
bddcc2fb07
iface-modem-messaging: instead of mem1,mem2,mem3 use just a new default storage
...
There is no point in specifying a default 'mem1' memory storage, which is used
for reading/listing/deleting, as those are operations that need a specific
'mem1' set each time.
Also, there is no point in specifying separate default 'mem2' and 'mem3' memory
storages, specially because now we allow Sms.Store() to specify a storage.
So, we will now only have a 'default' memory storage, which is applicable for
both 'mem2' and 'mem3' (storing, sending from storage and deleting).
2012-09-14 07:05:23 +02:00
Aleksander Morgado
67081f02c8
api: new `SupportedStorages' property in the Messaging interface
...
We will list which are the storages allowed to use when receiving/storing SMS
messages.
2012-09-14 07:05:23 +02:00
Aleksander Morgado
73ced242da
api: remove `Completed' signal from the Messaging interface
...
This signal is no longer needed, as the individual state changes of the SMS
objects are enough to know their correct status of completion.
See https://bugzilla.gnome.org/show_bug.cgi?id=675178
2012-09-12 08:00:24 +02:00
Aleksander Morgado
b03985a019
sms: user-created SMS objects will have either 'text' or 'data'
2012-09-06 19:58:02 +02:00
Aleksander Morgado
e68db23a97
introspection: setup all new files and remove old ones
2012-03-16 14:53:17 +01:00