Age | Commit message (Expand) | Author |
2023-10-27 | core: ensure all errors returned in DBus operations are normalized | Aleksander Morgado |
2021-09-08 | iface-modem-voice: avoid warning with -Wincompatible-pointer-types | Aleksander Morgado |
2021-09-08 | mm-broadband-modem-qmi: add AT URCs fall back for calls | Dylan Van Assche |
2020-05-27 | iface-modem-voice: fix assertions in call setup/teardown logic | Aleksander Morgado |
2020-05-21 | iface-modem-voice: fix assert() when setting up call polling | Aleksander Morgado |
2020-04-08 | iface-modem-voice: port to use object logging | Aleksander Morgado |
2020-02-06 | iface-modem-voice: report calls only if +CLCC was successful | Bob Ham |
2020-02-06 | iface-modem-voice: log details when ending call missing from call list | Bob Ham |
2020-02-06 | iface-modem-voice: match calls in call list by number | Bob Ham |
2020-01-30 | iface-modem-voice: fix warnings with -Wimplicit-fallthrough | Aleksander Morgado |
2020-01-30 | iface-modem-voice: fix warnings with -Wswitch-default | Aleksander Morgado |
2020-01-30 | iface-modem-voice: fix warnings with -Wswitch-enum | Aleksander Morgado |
2020-01-03 | iface-modem-voice: fix segfault when voice support check fails | Aleksander Morgado |
2019-11-28 | iface-modem-voice: plug task memleaks when returning error if cancelled | Aleksander Morgado |
2019-10-17 | call: disallow non-emergency calls when in emergency-only state | Aleksander Morgado |
2019-10-17 | iface-modem-voice: always completely reinitialize the interface | Aleksander Morgado |
2019-10-17 | voice,api: new 'EmergencyOnly' boolean flag | Aleksander Morgado |
2019-10-17 | iface-modem-voice: all methods available even if not enabled | Aleksander Morgado |
2019-10-17 | iface-modem-voice: call list setup during initialization | Aleksander Morgado |
2019-10-14 | iface-modem-voice: ignore unknown calls reported as terminated | Aleksander Morgado |
2019-10-11 | iface-modem-voice: avoid using MM_CORE_ERROR_CANCELLED | Aleksander Morgado |
2019-07-19 | api,voice: new CallWaitingSetup() and CallWaitingQuery() methods | Aleksander Morgado |
2019-07-12 | voice,call,cinterion: add Purism as copyright holder | Aleksander Morgado |
2019-07-11 | iface-modem-voice: use g_object_connect() to connect all handlers | Aleksander Morgado |
2019-07-11 | api,call: new JoinMultiparty() and LeaveMultiparty() methods | Aleksander Morgado |
2019-07-11 | iface-modem-voice: disable special terminated match on multiparty calls | Aleksander Morgado |
2019-07-11 | iface-modem-voice: allow reporting received DTMF by call index | Aleksander Morgado |
2019-07-11 | iface-modem-voice: allow reporting state updates of any single call | Aleksander Morgado |
2019-07-11 | iface-modem-voice: handle in-call state at modem level | Aleksander Morgado |
2019-07-11 | iface-modem-voice: minor logging update | Aleksander Morgado |
2019-07-11 | api,voice: new Transfer() method | Aleksander Morgado |
2019-07-11 | api,voice: new HangupAll() method | Aleksander Morgado |
2019-07-11 | api,voice: new HoldAndAccept() method | Aleksander Morgado |
2019-07-11 | api,voice: new HangupAndAccept() method | Aleksander Morgado |
2019-07-11 | iface-modem-voice: setup full call list polling logic | Aleksander Morgado |
2019-07-11 | iface-modem-voice: allow reporting the state of all ongoing calls | Aleksander Morgado |
2019-07-11 | iface-modem-voice: allow creating incoming calls in waiting state | Aleksander Morgado |
2018-10-16 | iface-modem-voice: simplify reporting new incoming calls | Aleksander Morgado |
2018-10-16 | base-call: treat 'ringing-in' as an in-call state | Aleksander Morgado |
2018-10-16 | mm-iface-mode: provide direction and number when creating calls | Aleksander Morgado |
2018-10-16 | iface-modem-voice: always create plugin-specified call objects | Aleksander Morgado |
2018-10-16 | huawei,call: handle in-call URCs in the call object itself | Aleksander Morgado |
2018-10-16 | base-call: automatically terminate unanswered incoming calls | Aleksander Morgado |
2018-10-16 | base-call: don't update state twice | Aleksander Morgado |
2018-10-16 | base-call: no need to delete call info from the device | Aleksander Morgado |
2018-07-27 | iface-modem-voice: fix ordering of D-Bus signals for call addition/deletion | Bob Ham |
2018-06-11 | iface-modem-voice: plug memleak when creating new incoming call | Aleksander Morgado |
2017-06-29 | iface-modem-voice: port mm_iface_modem_voice_disable to use GTask | Ben Chan |
2017-06-29 | iface-modem-voice: port mm_iface_modem_voice_enable to use GTask | Ben Chan |
2017-06-29 | iface-modem-voice: port mm_iface_modem_voice_initialize to use GTask | Ben Chan |