Aleksander Morgado
715a775949
libmm-glib,firmware: new `MMModemFirmware' type to handle the Firmware interface
2012-10-04 10:17:05 +02:00
Aleksander Morgado
d07a138d37
libmm-glib,object: `MMObject' is now a real object
...
Not just a typedef of the gdbus-codegen generated `MmGdbusObject'.
2012-10-01 23:44:47 +02:00
Aleksander Morgado
a3e6faeaca
libmm-glib: implement Time interface specific actions
2012-03-16 14:53:22 +01:00
Aleksander Morgado
e82db67646
libmm-glib: implement support for the Messaging interface
2012-03-15 14:15:01 +01:00
Aleksander Morgado
a1b199d903
libmm-glib: handle the 3GPP/USSD interface
2012-03-15 14:14:57 +01:00
Aleksander Morgado
b05430cb28
libmm-glib: include support for the Location interface
...
We hide the location signaling; not sure if we should even support it.
2012-03-15 14:14:52 +01:00
Aleksander Morgado
a71393f227
libmm-glib: handle the CDMA interface
2012-03-15 14:14:48 +01:00
Aleksander Morgado
90b4323b8a
libmm-glib: handle the Simple interface
2012-03-15 14:14:37 +01:00
Aleksander Morgado
7acacbbfd7
libmm-glib: simplify handling of interfaces
...
Avoid trying to merge all interfaces into the same set of APIs, and keep having
a specific object (proxy) for each interface handled by the GDBusObjects
reported listed by the GDBusObjectManager.
2012-03-15 14:14:33 +01:00