summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-10-28stk: Handle Send SS in handled_notifyDenis Kenzior1-0/+5
2010-10-27radio-settings: Don't check for cachedDenis Kenzior1-2/+1
2010-10-27radio-settings: Add extra newlinesDenis Kenzior1-0/+11
2010-10-27radio settings: add FastDormancy propertyMika Liljeberg1-6/+108
2010-10-28Fix string array memory leaks during plugin loadingJohan Hedberg1-0/+3
2010-10-27gprs-context: Replace TYPE_INVALID with TYPE_ANYDenis Kenzior1-26/+27
2010-10-27stk: Remove ofono_stk_terminal_response_sent_notifyDenis Kenzior1-7/+11
2010-10-27stk: Handle more commands in handled_notifyAndrzej Zaborowski1-0/+27
2010-10-27gprs: Use common function for default name of default Internet contextMarcel Holtmann1-1/+7
2010-10-27gprs-context: add IMS connection typePekka Pessi1-0/+6
2010-10-27gprs: Add host route to the configured MMS proxyMarcel Holtmann1-2/+109
2010-10-27gprs: Set IP address for GPRS contexts of type MMSMarcel Holtmann1-0/+49
2010-10-27gprs: Add support for exposing proxy information for MMS contextMarcel Holtmann1-3/+20
2010-10-27gprs: Add support for selecting GPRS context drivers based on typesMarcel Holtmann1-4/+14
2010-10-27main: Enable active capability droppingMarcel Holtmann1-0/+4
2010-10-27gprs: Add flag to track usage of GPRS context driversMarcel Holtmann1-2/+10
2010-10-27gprs: Extract GPRS context assignment into separate functionMarcel Holtmann1-12/+21
2010-10-27gprs: Add support for setting GPRS context typeMarcel Holtmann1-2/+11
2010-10-27gprs: Make GPRS context type a public enumMarcel Holtmann1-34/+31
2010-10-27gprs: Load stored MMS Proxy and MMSC settingsMarcel Holtmann1-12/+30
2010-10-26gprs: Use better default name for context creationMarcel Holtmann1-1/+20
2010-10-26gprs: Add support for storing MMS Proxy and MMSC settingsMarcel Holtmann1-0/+91
2010-10-26gprs: Assign GPRS atom to GPRS context atomMarcel Holtmann1-0/+5
2010-10-25stk: Default to general beep if no tone is providedDenis Kenzior1-1/+1
2010-10-25stk: Handle the Play Tone proactive command.Andrzej Zaborowski1-0/+131
2010-10-25stk: Add duration_to_msecs to reduce duplication.Andrzej Zaborowski1-35/+26
2010-10-25voicecall: Limit tone string length per request.Andrzej Zaborowski1-7/+10
2010-10-25gprs: Return busy if ops are potentially collidingDenis Kenzior1-0/+19
2010-10-25gprs: Implement DeactivateAll()Denis Kenzior1-1/+59
2010-10-25manager: Don't show modems which are not registeredDenis Kenzior1-0/+3
2010-10-25modem: Add ofono_modem_is_registeredDenis Kenzior1-0/+11
2010-10-25gprs: Support multiple active contextsDenis Kenzior1-41/+42
2010-10-25sim: Fix minor style issueDenis Kenzior1-0/+1
2010-10-25sim: add barred dialing supportJeevaka Badrappan1-8/+79
2010-10-25simutil: add Efbdn fileid to sim_fileid enumJeevaka Badrappan1-0/+1
2010-10-24gprs: Handle failure of GPRS context atom driversMarcel Holtmann1-1/+2
2010-10-24simfs: Fix issue with sim_fs_op_errorJeevaka Badrappan1-1/+4
2010-10-22stk: Nitpick some newline issuesDenis Kenzior1-4/+5
2010-10-22stk: Apply STK text attributes as htmlAndrzej Zaborowski1-25/+123
2010-10-22stk: use null character instead of 0Denis Kenzior1-2/+3
2010-10-22stk: Remove reference to positive EINVALDenis Kenzior1-3/+6
2010-10-22stk: Handle the Send DTMF proactive commandAndrzej Zaborowski1-1/+142
2010-10-22voicecall: __ofono_voicecall_tone_send internal apiAndrzej Zaborowski2-32/+243
2010-10-22simfs: Fix issue with check_cachedDenis Kenzior1-4/+4
2010-10-22sim: Pass dbus typesDenis Kenzior1-2/+3
2010-10-22sim: Get rid of unneeded empty lineDenis Kenzior1-1/+0
2010-10-22sim: Break out common FDN property signalingDenis Kenzior1-20/+17
2010-10-22simfs: Use errno for simfs errorsDenis Kenzior1-12/+18
2010-10-22simfs: No need to set these variablesDenis Kenzior1-2/+0
2010-10-22sim: check existence of imsi-codePetteri Tikander1-1/+1