Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-10 | Revert "api: remove Modem.Sar interface" | Aleksander Morgado | |
This reverts commit 686e37ff84daca6096fe18781ad9ba6f29cd4063. | |||
2021-08-09 | api: remove Modem.Sar interface | Aleksander Morgado | |
There is no real implementation for it yet, so let's recover these changes once 1.18 has been released. | |||
2021-04-29 | api,modem: new Modem3gpp.ProfileManager interface | Aleksander Morgado | |
This new interface allows modems to expose the list of available connection profiles stored in the device and edit or delete them; as long as the underlying device/protocol allows it. | |||
2021-03-23 | build: add support for the new SAR interface | Aleksander Morgado | |
Include the new SAR interface in the build so that gdbus-codegen generates support for it in libmm-glib as well as proper documentation in the API reference. | |||
2015-08-02 | docs,api: add missing links to the new Voice interface and Call object | Aleksander Morgado | |
2013-09-09 | introspection,api: new 'Oma' interface | Aleksander Morgado | |
2013-08-21 | api,introspection: new 'Signal' interface for extended signal quality | Aleksander Morgado | |
2013-06-18 | api,introspection: avoid exposing the Contacts interface | Aleksander Morgado | |
There is no implementation of the Contacts interface yet, just avoid exposing it for now. https://bugzilla.gnome.org/show_bug.cgi?id=701989 | |||
2013-06-13 | api,header: setup and export MM version symbols in the API | Aleksander Morgado | |
2012-10-04 | build: merge libmm-common into libmm-glib | Aleksander Morgado | |
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal. | |||
2012-03-16 | api,dbus: rewrote Time interface to be used with gdbus-codegen | Aleksander Morgado | |
2012-03-16 | docs: set `ModemManager' as module name instead of `mm' | Aleksander Morgado | |