summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-24cdma-connman: fix the set_property Activate replyBertrand Aygon1-1/+1
2011-07-22network: handle hfp operator change correctlyDenis Kenzior1-1/+2
2011-07-21voicecall: remove usage of em_atd_numberFrédéric Danis1-10/+9
2011-07-21cdma-connman: emit PropertyChanged signalDenis Kenzior1-2/+20
2011-07-21cdma-connman: Add Username and Password propertiesGuillaume Zajac1-1/+47
2011-07-19voicecall: Free settings when sim gets locked outDenis Kenzior1-1/+2
2011-07-19sim: Support SIM_STATE_LOCKED_OUTDenis Kenzior2-4/+7
2011-07-19sim: Break out state notification into own methodDenis Kenzior1-19/+15
2011-07-19voicecall: close settings when SIM is removedFrédéric Danis1-0/+3
2011-07-19voicecall: fix callheld indicator for PTSFrédéric Danis1-0/+20
2011-07-15stk: Fix crash seen in stk_alpha_id_unsetJeevaka Badrappan1-1/+6
2011-07-14voicecall: Minor style fixDenis Kenzior1-5/+5
2011-07-14voicecall: dial_request_user_cancel is not safeDenis Kenzior1-14/+8
2011-07-14voicecall: Send busy to DBus if emulator is pendingDenis Kenzior1-12/+12
2011-07-14voicecall: Don't send response to defunct emulatorDenis Kenzior1-12/+28
2011-07-14voicecall: Throttle emulatorsDenis Kenzior1-35/+45
2011-07-14voicecall: Minor style fixesDenis Kenzior1-4/+4
2011-07-14voicecall: manage multiparty list in AT+CHLD=2XFrédéric Dalleau1-2/+56
2011-07-14voicecall: manage multiparty list in AT+CHLD=3Frédéric Dalleau1-4/+51
2011-07-14voicecall: Minor style fixDenis Kenzior1-1/+1
2011-07-06emulator: Make the logic a bit more readableDenis Kenzior1-13/+18
2011-07-06emulator: fix CCWA for PTSFrédéric Danis1-36/+59
2011-07-06stk: Use the right command pointerAndrzej Zaborowski1-1/+1
2011-07-01main: Move signalfd setup in its own functionMarcel Holtmann1-38/+55
2011-06-30stkutil: Fix alignment issue with channel data lengthMarcel Holtmann1-1/+1
2011-06-30stkutil: Fix alignment issue with building event listMarcel Holtmann1-1/+1
2011-06-30stkutil: Add missing call to va_end()Marcel Holtmann1-0/+2
2011-06-29emulator: Use ACFC and PFC by defaultGuillaume Zajac1-0/+3
2011-06-29stk: Remove deprecated structurePhilippe Nunes1-8/+0
2011-06-21voicecall: add ATD> support for HFP emulatorFrédéric Danis1-3/+28
2011-06-21message-waiting: API to retrieve voicemail numberFrédéric Danis2-0/+11
2011-06-20emulator: fix local HFP AG featuresFrédéric Danis1-2/+5
2011-06-16voicecall: add +BLDN support for HFP emulatorFrédéric Danis1-0/+34
2011-06-16voicecall: add ATD support for HFP emulatorFrédéric Danis1-19/+146
2011-06-16call-settings: fix typoNicolas Bertrand1-1/+1
2011-06-15emulator: fix request testsFrédéric Danis1-2/+2
2011-06-12cdma-voicecall: Fix for crash when unregistering atomDara Spieker-Doyle1-0/+14
2011-06-05cdma-smsutil: Fix uninitialized var on gcc >= 4.5Denis Kenzior1-1/+1
2011-06-02sim: Make sure only PINs can be sent to EnterPinDenis Kenzior1-0/+3
2011-06-02gprs: Unify logic inside registration_status_cbDenis Kenzior1-11/+12
2011-06-01emulator: Don't try to release in case of errorDenis Kenzior1-2/+4
2011-06-01voicecall: save last dialed numberFrédéric Danis1-0/+45
2011-06-01voicecall: create generic dial functionFrédéric Danis1-27/+55
2011-05-31stk: Cancel pending DTMF tones if session is endedDenis Kenzior1-13/+25
2011-05-31stk: simplify respond_on_exit flag handlingPhilippe Nunes1-25/+2
2011-05-31netreg: Remove unused variableDenis Kenzior1-6/+1
2011-05-29smsutil: Mark variable properly as unusedMarcel Holtmann1-4/+1
2011-05-25emulator: Fix make distcheckDenis Kenzior1-1/+0
2011-05-27smsutil: Fix missing error handling for strtol functionMarcel Holtmann1-1/+3
2011-05-25emulator: Reflow ato implementation logicDenis Kenzior1-11/+4