Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | libmm-glib: implement support for the Messaging interface | Aleksander Morgado | |
2012-03-15 | libmm-glib: handle the 3GPP/USSD interface | Aleksander Morgado | |
2012-03-15 | libmm-glib: include support for the Location interface | Aleksander Morgado | |
We hide the location signaling; not sure if we should even support it. | |||
2012-03-15 | libmm-glib: handle the CDMA interface | Aleksander Morgado | |
2012-03-15 | libmm-glib: handle the Simple interface | Aleksander Morgado | |
2012-03-15 | libmm-glib: simplify handling of interfaces | Aleksander Morgado | |
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. |