summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Add ofono_gprs_context_get_modemMartin Xu2-0/+7
2009-11-17Fix: Use Application port instead of ControlDenis Kenzior1-1/+1
2009-11-16Fix: Don't drop dialing calls when call=0 signaledDenis Kenzior1-23/+12
2009-11-16Fix: Don't double-swap calls when 3-way dialingDenis Kenzior1-0/+13
2009-11-16Fix: Update the status to held properlyDenis Kenzior1-1/+1
2009-11-16Refactor: Move repeated code to a functionDenis Kenzior1-24/+21
2009-11-16Fix: Handle callsetup=0 when no waiting or dialing callZhenhua Zhang1-0/+5
2009-11-16Fix: TypoDenis Kenzior1-1/+1
2009-11-16Fix: Ignore repeated CCWAs in atmodem as wellDenis Kenzior1-0/+5
2009-11-16Fix: Ignore repeated CCWA notify if haveZhenhua Zhang1-0/+6
2009-11-16Fix: Set current element properlyDenis Kenzior1-1/+4
2009-11-16Style: SpacingDenis Kenzior1-1/+1
2009-11-16add Settings property description to dataconnectionmanger-api.txtMartin Xu1-12/+23
2009-11-14Release 0.10Marcel Holtmann2-1/+10
2009-11-13Add three-way calling support to HFP voice driverDenis Kenzior1-93/+503
2009-11-13Fix: Make sure we don't dial with an incoming callDenis Kenzior1-0/+3
2009-11-13Refactor: Simplify code and add have_incomingDenis Kenzior1-12/+12
2009-11-13Make sure the atmodem handles ATD properlyDenis Kenzior1-0/+12
2009-11-13Update some internal documentationDenis Kenzior1-0/+12
2009-11-13Revert: Go back to the old dial behaviorDenis Kenzior1-64/+4
2009-11-13Fix: Fill in the phone number info for outgoing callZhenhua Zhang1-30/+123
2009-11-13Fix: Add support for Option Icon 401Denis Kenzior1-0/+1
2009-11-13Fix: Remove yet another duplicate atomDenis Kenzior1-1/+0
2009-11-13Fix: Remove duplicate SMS atom from HSO pluginDenis Kenzior1-1/+0
2009-11-13Style: add new lineDenis Kenzior1-0/+1
2009-11-13Fix issue with missing masking of AT%CHLDMarcel Holtmann1-1/+1
2009-11-12Fix: On calypso use proprietory %CHLD=7X commandDenis Kenzior1-1/+4
2009-11-12Use release_all_held to release a single held callDenis Kenzior1-0/+8
2009-11-12Remove Voicecall.Busy methodDenis Kenzior2-40/+28
2009-11-12Use at_util_parse_clcc in atmodemZhenhua Zhang1-57/+2
2009-11-12Add parse_clcc into atutil.cZhenhua Zhang2-0/+56
2009-11-12Fix: Set data to NULL in hfpmodem driversZhenhua Zhang2-0/+5
2009-11-11Fix: Emit Manufacturer, not SerialDenis Kenzior1-1/+1
2009-11-11Fix: Capitalize modem options in calypso driverRyan M. Raasch1-7/+7
2009-11-11Style: Use 1 instead of 0x1Zhenhua Zhang1-3/+3
2009-11-11Add call_compare_by_phone_number utility functionZhenhua Zhang2-0/+10
2009-11-11Fix: Set data to NULL in driversDenis Kenzior4-0/+9
2009-11-11Fix: Don't leak data in SIM atom driverDenis Kenzior1-0/+5
2009-11-11Add call volume support for hfpmodemZhenhua Zhang5-1/+250
2009-11-11Fix: Invoke microphone_volume, not speakerZhenhua Zhang1-1/+1
2009-11-10Add SMS support to PalmPre pluginDenis Kenzior1-0/+3
2009-11-10Add Palm Pre pluginAndrzej Zaborowski3-1/+225
2009-11-10Fix: Rename G1 quirk to QUALCOMM_MSMDenis Kenzior5-8/+7
2009-11-10Work around Palm Pre SIM file reading quirk.Andrzej Zaborowski2-27/+46
2009-11-10Remove GTHREAD_CFLAGS and GTHREAD_LIBS usageMarcel Holtmann1-4/+2
2009-11-10Properly skip over quoted valuesAndrzej Zaborowski1-0/+11
2009-11-10Update test script to newer api.Andrzej Zaborowski2-3/+1
2009-11-10Fix +CGEV: parsingAndrzej Zaborowski1-2/+4
2009-11-10Accept ranges in +CSMS responses.Andrzej Zaborowski1-3/+3
2009-11-10Fix: Don't bail if CREG/CGREG mode=2 is unsupportedAndrzej Zaborowski2-7/+106