Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | api: add 'Since' tags | Aleksander Morgado | |
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. | |||
2019-08-29 | introspection: untabify | Ben Chan | |
2019-07-12 | voice,call,cinterion: add Purism as copyright holder | Aleksander Morgado | |
The GSM supplementary services related changes, as well as the rework done to manage calls per call id, is copyrighted by Purism SPC. | |||
2019-07-11 | api,call: new JoinMultiparty() and LeaveMultiparty() methods | Aleksander Morgado | |
2019-07-11 | api,call: new Multiparty boolean property | Aleksander Morgado | |
It will be set to TRUE if this call is part of a multiparty call. | |||
2019-07-11 | api,call: new Deflect() method | Aleksander Morgado | |
This method allows deflecting an incoming or waiting call to a different number. | |||
2018-10-16 | api/libmm-glib/cli: add AudioPort and AudioFormat properties to the Call object | Dan Williams | |
2015-08-02 | api,call: fix Hangup() description | Aleksander Morgado | |
There's no MM_CALL_DIRECTION_TERMINATED enum; plus, anyway, hangup() should be allowed regardless the direction. | |||
2015-08-02 | api,call: minor documentation fix | Aleksander Morgado | |
2015-08-02 | core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' ↵ | Marco Bascetta | |
signal with 'SendDtmf' and 'DtmfReceived' | |||
2015-08-02 | api,voice: minor coding style fixes | Aleksander Morgado | |
2015-08-02 | api,voice: added DTMF interface specification | Marco Bascetta | |
2015-08-02 | api: added Modem.Voice and Call interfaces for voice call handling | Riccardo Vangelisti | |