| Commit message (Expand) | Author | Age | Files | Lines |
* | libmm-glib,common-helpers: fix reading boolean from string | Aleksander Morgado | 2016-04-19 | 1 | -5/+6 |
* | libmm-glib: fix enum conversion warning/error | Brian Norris | 2016-03-25 | 1 | -1/+1 |
* | libmm-glib,modem-voice: fix unknown methods in documentation | Aleksander Morgado | 2016-03-16 | 2 | -3/+3 |
* | libmm-glib,modem-location: fix unknown method in documentation | Aleksander Morgado | 2016-03-16 | 1 | -1/+1 |
* | build,libmm-glib: built headers shouldn't be included in dist | Aleksander Morgado | 2016-03-15 | 1 | -1/+1 |
* | build: end all multiline list variables with $(NULL) | Aleksander Morgado | 2016-03-15 | 2 | -22/+34 |
* | build,libmm-glib: fix gdbus-codegen rules | Aleksander Morgado | 2016-03-15 | 1 | -12/+45 |
* | libmm-glib: make C++ happy by not using 'class' | Dan Williams | 2016-01-20 | 2 | -5/+5 |
* | location: support updating the GPS refresh time | Aleksander Morgado | 2015-12-19 | 2 | -0/+118 |
* | libmm-glib: retrieve stats from the bearer | Aleksander Morgado | 2015-12-07 | 2 | -0/+120 |
* | libmm-glib: new helper object to handle bearer stats | Aleksander Morgado | 2015-12-07 | 3 | -0/+310 |
* | libmm-glib: don't create a SIM object if empty path (/) given | Aleksander Morgado | 2015-09-24 | 1 | -6/+16 |
* | libmm-glib, simple: add missing introspection annotations to disconnect() | Krzysztof Kotlenga | 2015-09-16 | 1 | -2/+2 |
* | libmm-glib,docs: fix missing documentations | Aleksander Morgado | 2015-08-02 | 3 | -6/+6 |
* | libmm-glib,call: add missing 'dtmf' variable description | Aleksander Morgado | 2015-08-02 | 1 | -0/+2 |
* | core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign... | Marco Bascetta | 2015-08-02 | 2 | -25/+25 |
* | libmm-glib,cli: Replaced 'list call' with 'list calls' | Marco Bascetta | 2015-08-02 | 2 | -32/+32 |
* | libmm-glib,voice: minor coding style fixes | Aleksander Morgado | 2015-08-02 | 6 | -212/+197 |
* | api,voice: added DTMF interface specification | Marco Bascetta | 2015-08-02 | 2 | -2/+103 |
* | fixes: added voice support in libmm-glib MMManager, also fixed wrong number o... | Riccardo Vangelisti | 2015-08-02 | 1 | -0/+1 |
* | build: added voice call include in libmm-glib and modified Makefile.am | Riccardo Vangelisti | 2015-08-02 | 1 | -0/+2 |
* | libmm-glib: added support for Modem.Voice and Call interfaces | Riccardo Vangelisti | 2015-08-02 | 13 | -0/+1965 |
* | build: add code coverage support | Jakub Sitnicki | 2015-01-11 | 4 | -2/+13 |
* | libmm-glib,location: add helpers to get/set the SUPL server address | Aleksander Morgado | 2014-09-05 | 2 | -0/+138 |
* | libmbim-glib: handle explicit '+' on positive numbers | David McCullough | 2014-07-29 | 1 | -1/+1 |
* | libmm-glib: always return all bearer properties | Dan Williams | 2014-06-13 | 1 | -4/+1 |
* | build: look for gdbus-codegen through pkg-config | Aleksander Morgado | 2014-06-11 | 2 | -6/+6 |
* | libmm-glib: fix a memory leak of GMutex | Ben Chan | 2014-06-03 | 1 | -0/+1 |
* | libmbim-glib: consistently use spaces for indentation | Ben Chan | 2014-05-20 | 1 | -42/+42 |
* | libmm-glib: Initialize result array | Martin Pitt | 2014-05-05 | 1 | -1/+1 |
* | api: add MTU to bearer IP config properties | Ben Chan | 2014-03-25 | 2 | -0/+42 |
* | libmm-glib: deep-copy ports array in ensure_internal_ports() (bgo #724900) | Dan Williams | 2014-02-27 | 1 | -2/+11 |
* | libmm-glib,tests: use gdbus-codegen to generate code for the new Test interface | Aleksander Morgado | 2014-02-13 | 2 | -0/+40 |
* | libmm-glib: add methods to retrieve 'Bearers' property in Modem interface | Ben Chan | 2013-11-22 | 2 | -0/+42 |
* | introspection,api: new 'Messages' property in the Messaging interface | Aleksander Morgado | 2013-11-21 | 1 | -36/+14 |
* | introspection,api: new 'Bearers' property in the Modem interface | Aleksander Morgado | 2013-11-21 | 1 | -36/+16 |
* | libmm-glib: allow new 'teleservice-id' and 'service-category' keywords in MMS... | Aleksander Morgado | 2013-10-25 | 4 | -2/+172 |
* | api: add 'ServiceCategory' property to the SMS interface | Aleksander Morgado | 2013-10-25 | 2 | -0/+20 |
* | api: add 'TeleserviceId' property to the SMS interface | Aleksander Morgado | 2013-10-25 | 2 | -0/+20 |
* | libmm-glib: fix some more introspection annotations | Aleksander Morgado | 2013-10-24 | 2 | -2/+2 |
* | libmm-glib: fix several introspection annotations | Aleksander Morgado | 2013-10-24 | 6 | -19/+19 |
* | iface-modem-3gpp: add SubscriptionState property | Thieu Le | 2013-10-09 | 4 | -0/+67 |
* | libmm-glib: don't include internal header from public header | Colin Walters | 2013-09-10 | 2 | -1/+1 |
* | libmm-glib: fix return type | Aleksander Morgado | 2013-09-09 | 1 | -1/+1 |
* | mmcli,oma: support for the new OMA interface | Aleksander Morgado | 2013-09-09 | 2 | -0/+76 |
* | libmm-glib: support for the 'OMA' interface | Aleksander Morgado | 2013-09-09 | 10 | -0/+874 |
* | introspection,api: new 'Oma' interface | Aleksander Morgado | 2013-09-09 | 1 | -0/+3 |
* | libmm-glib,time: fix gtk-doc comments | Aleksander Morgado | 2013-08-21 | 1 | -2/+2 |
* | libmm-glib,signal: fix introspection annotations and gtk-doc comments | Aleksander Morgado | 2013-08-21 | 1 | -31/+31 |
* | libmm-glib: distribute the mm-modem-signal.h header | Aleksander Morgado | 2013-08-21 | 1 | -0/+1 |