summaryrefslogtreecommitdiff
path: root/src/voicecall.c
Commit message (Expand)AuthorAgeFilesLines
* voicecall: Make sure SIM ecc numbers are always readIvaylo Dimitrov2022-09-191-12/+28
* treewide: Introduce support for missing g_memdup2Marcel Holtmann2021-05-051-0/+1
* treewide: Replace g_memdup with g_memdup2Marcel Holtmann2021-04-281-1/+1
* core: Quiet warning about strncpy useDenis Kenzior2019-05-161-1/+1
* voicecall: Fix possible crashDenis Kenzior2019-04-301-0/+3
* voicecall: Implement ofono_voicecall_get_modemSlava Monich2018-06-251-0/+5
* voicecall: Add memory location dialingPhilippe De Swert2018-02-131-7/+56
* voicecall: Rename hfp dialing functionsPhilippe De Swert2018-02-131-3/+3
* voicecall: Fix issue with invalid dbus pathPhilippe De Swert2017-12-081-0/+1
* voicecall: Fix up dial_last_callback error pathsDenis Kenzior2017-11-031-12/+16
* voicecallmanager: Handle last number dialled DBUS callPhilippe De Swert2017-11-031-0/+87
* voicecall: expand synthesize_outgoing_callDenis Kenzior2017-10-261-19/+20
* voicecall: use ofono_call_status_name in DBG messagesAlexander Couzens2017-09-071-3/+4
* voicecall,common: move call_status_to_string() to commonAlexander Couzens2017-09-071-20/+0
* voicecall: Reword fall through statement to avoid compiler warningMarcel Holtmann2017-07-111-3/+4
* voicecall: Use g_slist_free_fullJohn Ernberg2016-04-221-5/+2
* voicecall: limit g_drivers variable exposureJohn Ernberg2016-04-221-1/+1
* voicecall: fix CreateMultiparty method introspectionJohn Ernberg2016-04-221-1/+1
* voicecall: don't dereference a supplied null valueSimon Fels2015-11-291-3/+12
* voicecall: Don't accept USSD strings in Dial()Denis Kenzior2015-08-061-0/+3
* emulator: Improve SLC establishment logicDenis Kenzior2014-10-201-0/+4
* voicecall: Implement ofono_voicecall_mpty_hintDenis Kenzior2013-09-121-0/+40
* voicecall: Add extra debug infoDenis Kenzior2012-11-281-0/+3
* voicecall: Fix crashDenis Kenzior2012-11-281-4/+7
* voicecall: Handle RESETTING sim stateDenis Kenzior2012-11-221-0/+1
* voicecall: Accept long phone number format for STKPhilippe Nunes2012-09-051-1/+1
* voicecall: Implement ReleaseAndSwapDenis Kenzior2012-08-051-0/+23
* voicecall: Avoid shadowing of number variableMarcel Holtmann2012-07-151-2/+2
* voicecall: Remove shadowing modem variableMarcel Holtmann2012-07-151-5/+1
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-35/+29
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-36/+53
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-2/+2
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-2/+2
* voicecall: Force callheld update after calls swapFrédéric Danis2012-03-201-4/+72
* voicecall: Improve transitions checkFrédéric Danis2012-03-131-12/+17
* voicecall: Don't set indicators during transitionsDenis Kenzior2012-03-071-0/+13
* voicecall: Fix emulator AT+CHUP for HFPFrédéric Danis2012-02-091-1/+2
* voicecall: Use __ofono_atom_findDenis Kenzior2012-01-181-6/+3
* voicecall: Make emulator use release_queueDenis Kenzior2011-10-121-18/+11
* voicecall: Fix HangupAll for HFPDenis Kenzior2011-10-121-5/+38
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* voicecall: Relax reqs for hangup of held callsDenis Kenzior2011-08-181-1/+3
* voicecall: Move stuff aroundDenis Kenzior2011-08-181-48/+48
* emulator: fix indicator notificationFrédéric Danis2011-08-151-11/+0
* voicecall: Be more paranoid and null terminateDenis Kenzior2011-07-251-1/+4
* voicecall: Use defined constantsDenis Kenzior2011-07-251-3/+3
* voicecall: api for set/clear alpha and icon idJeevaka Badrappan2011-07-251-0/+65
* voicecall: remove usage of em_atd_numberFrédéric Danis2011-07-211-10/+9
* voicecall: Free settings when sim gets locked outDenis Kenzior2011-07-191-1/+2
* voicecall: close settings when SIM is removedFrédéric Danis2011-07-191-0/+3