summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-25voicecall: Add CNAP debugging ofono voicecallAntoine Reversat1-2/+3
2011-02-17voicecall: Watch for changes to relevant SIM filesAndrzej Zaborowski1-7/+17
2011-02-07voicecall: Fix check for ECT pre-conditionsDenis Kenzior1-1/+1
2011-02-03simfs: implement ofono_sim_context apiAndrzej Zaborowski1-2/+11
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-3/+2
2011-01-25common: add function to validate long numbersRafael Ignacio Zurita1-1/+1
2011-01-21voicecall: Fix some minor style issues for voicecall propertiesMarcel Holtmann1-13/+13
2011-01-19voicecall: Handle empty EFecc properlyDenis Kenzior1-4/+1
2011-01-18voicecall: Update to the new APIDenis Kenzior1-3/+5
2011-01-18voicecall: add support for cdipLucas De Marchi1-2/+36
2010-12-17voicecall: Minor style nitpickDenis Kenzior1-2/+2
2010-12-17voicecall: Add emergency propertyJohn Mathew1-0/+37
2010-12-16voicecall: Use cnap validity in get_propertiesDenis Kenzior1-5/+2
2010-12-16voicecall: Use clip_validity in get_propertiesDenis Kenzior1-1/+6
2010-12-16voicecall: Minor style fixesDenis Kenzior1-6/+5
2010-12-16voicecall: add support for CNAPGustavo F. Padovan1-0/+53
2010-12-03voicecall: fix dial result handlingPekka Pessi1-3/+16
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-41/+35
2010-11-26core: Remove stray newlines in messages sent to logRĂ©mi Denis-Courmont1-2/+2
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-5/+5
2010-10-25voicecall: Limit tone string length per request.Andrzej Zaborowski1-7/+10
2010-10-22voicecall: __ofono_voicecall_tone_send internal apiAndrzej Zaborowski1-32/+237
2010-10-10voicecall: check g_try_new0 return valuePekka Pessi1-0/+3
2010-10-10voicecall: remove dial_request_finish() cb paramPekka Pessi1-9/+9
2010-10-10voicecall: Check dial requests in voicecall_is_busyPekka Pessi1-7/+2
2010-09-28voicecall: Set single_call correctlyDenis Kenzior1-1/+1
2010-09-21Fix multi-line comment style issuesJeevaka Badrappan1-11/+22
2010-09-09voicecall: Simplify logicDenis Kenzior1-1/+1
2010-09-09stk: Fix User Cancel response to Set Up CallAndrzej Zaborowski1-0/+14
2010-09-01voicecall: Remove unusued MULTI_RELEASE flagDenis Kenzior1-8/+0
2010-08-30sim: Turn around the order of argumentsDenis Kenzior1-2/+2
2010-08-30voicecall: Fix crash during cleanupDenis Kenzior1-1/+2
2010-08-27voicecall: Cleanup dial request when removing atomDenis Kenzior1-0/+2
2010-08-27voicecall: Refactor ofono_voicecall_busyDenis Kenzior1-36/+43
2010-08-27voicecall: Switch to unsignedDenis Kenzior1-6/+6
2010-08-27voicecall: Cleanup dial request init / finishDenis Kenzior1-88/+66
2010-08-27voicecall: add __ofono_voicecall_dial internal apiAndrzej Zaborowski1-50/+278
2010-08-20voicecall: Remove unused variableMarcel Holtmann1-1/+0
2010-08-20voicecall: Fix memory leakDenis Kenzior1-0/+2
2010-08-20voicecall: Remove Calls propertyDenis Kenzior1-7/+0
2010-08-20voicecall: emit CallAdded and CallRemoved signalsDenis Kenzior1-41/+51
2010-08-20voicecall: Add GetCalls methodDenis Kenzior1-0/+53
2010-08-20voicecall: Fix up some style issuesDenis Kenzior1-28/+28
2010-08-20voicecall: Break out voicecall_append_propertiesDenis Kenzior1-22/+27
2010-08-20voicecall: Get rid of MultipartyCalls attributeDenis Kenzior1-46/+59
2010-08-13voicecall: Make hangup_all work for 911 callsDenis Kenzior1-7/+18
2010-08-12voicecall: Relax restriction for hangup_activeDenis Kenzior1-1/+2
2010-08-12voicecall: Move some stuff aroundDenis Kenzior1-37/+37
2010-08-12voicecall: Don't hangup waiting callsDenis Kenzior1-1/+8
2010-08-12voicecall: Make logic bit cleanerDenis Kenzior1-4/+4