summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-29modem: Add some more debug outputsMarcel Holtmann1-3/+11
2011-07-29main: Print message when starting to shutdownMarcel Holtmann1-0/+1
2011-07-27network: Force auto-only mode if manual registration is not supportedMarcel Holtmann1-0/+9
2011-07-25stk: Fix missing break statementDenis Kenzior1-0/+1
2011-07-25voicecall: Be more paranoid and null terminateDenis Kenzior1-1/+4
2011-07-25voicecall: Use defined constantsDenis Kenzior1-3/+3
2011-07-25stk: Make sure to set cancel_cmdDenis Kenzior1-17/+34
2011-07-25stk: Remove code that does nothingDenis Kenzior1-3/+0
2011-07-25stk: Fix possible crashDenis Kenzior1-4/+4
2011-07-25stk: Handle set up call in handled_notifyJeevaka Badrappan1-26/+140
2011-07-25voicecall: api for set/clear alpha and icon idJeevaka Badrappan2-0/+71
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