aboutsummaryrefslogtreecommitdiff
path: root/src/mm-call-list.c
AgeCommit message (Expand)Author
2021-08-02call-list: allow getting call object by indexJoel Selvaraj
2019-07-11call-list: allow getting call object by DBus pathAleksander Morgado
2019-07-11call-list: allow iterating elementsAleksander Morgado
2019-07-11iface-modem-voice: allow creating incoming calls in waiting stateAleksander Morgado
2018-10-16huawei,call: handle in-call URCs in the call object itselfAleksander Morgado
2018-10-16base-call: automatically terminate unanswered incoming callsAleksander Morgado
2018-10-16base-call: no need to delete call info from the deviceAleksander Morgado
2018-06-11call-list: coding style fixesAleksander Morgado
2017-08-03call-list: remove unused variablesBen Chan
2017-07-18call-list: fix mm_call_list_delete_call to use g_task_report_new_errorBen Chan
2017-04-07call-list: port mm_call_list_delete_call to use GTaskBen Chan
2017-03-29core: reset GList pointers to NULL when necessaryBen Chan
2017-03-29core: remove explicit GDestroyNotify cast on g_free / g_object_unrefBen Chan
2015-08-02core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta
2015-08-02base-call,iface-modem-voice:: handle DTMFMarco Bascetta
2015-08-02huawei: handle voice call state changesMarco Bascetta
2015-08-02core: handle incoming calls (RING/CRING, CLIP, NO CARRIER).Marco Bascetta
2015-08-02fixes: added voice support in libmm-glib MMManager, also fixed wrong number o...Riccardo Vangelisti
2015-08-02core: implemented new MMBaseCall objectRiccardo Vangelisti