summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-24Get rid of the pointless checks before g_free in GPRS engineMarcel Holtmann1-30/+11
2009-11-24Add support bringing GPRS interfaces up and down as neededMarcel Holtmann1-0/+50
2009-11-23Emit settings signal before active signalMartin Xu1-6/+7
2009-11-18Report AttachInProgress ErrorDenis Kenzior3-1/+9
2009-11-18Refactor: Send NotAttached errorDenis Kenzior3-3/+10
2009-11-18Add ProposeScan methodDenis Kenzior1-12/+65
2009-11-18Fix: Use a different function for initial registerDenis Kenzior1-1/+10
2009-11-18Refactor: Reshuffle bit flagsDenis Kenzior1-2/+2
2009-11-18Refactor: Remove period operator scanDenis Kenzior1-50/+0
2009-11-18Refactor: Get rid of PENDING flag in netregDenis Kenzior1-9/+3
2009-11-18Implement CGREG queryDenis Kenzior1-1/+21
2009-11-18Refactor: Move functions up to avoid declarationDenis Kenzior1-72/+75
2009-11-18Fix: Again, uncross the wiresDenis Kenzior1-1/+1
2009-11-18Fix: Uncross the wiresDenis Kenzior1-2/+2
2009-11-17Support Settings property of PrimaryContextDenis Kenzior1-9/+206
2009-11-17Add ofono_gprs_context_get_modemMartin Xu1-0/+5
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-13Revert: Go back to the old dial behaviorDenis Kenzior1-64/+4
2009-11-13Style: add new lineDenis Kenzior1-0/+1
2009-11-12Use release_all_held to release a single held callDenis Kenzior1-0/+8
2009-11-12Remove Voicecall.Busy methodDenis Kenzior1-27/+14
2009-11-11Fix: Emit Manufacturer, not SerialDenis Kenzior1-1/+1
2009-11-11Fix: Invoke microphone_volume, not speakerZhenhua Zhang1-1/+1
2009-11-05Add basic state saving for SMS atomDenis Kenzior1-0/+39
2009-11-05Add hooks to call into sms history for SMS atomDenis Kenzior1-1/+21
2009-11-05Add SMS history capabilityDenis Kenzior2-5/+122
2009-11-05Refactor: Make SendMessage asyncDenis Kenzior1-27/+79
2009-11-05Rename sms assembly path to sms_assembly from smsDenis Kenzior1-1/+1
2009-11-05Use localtime_r instead of localtimeDenis Kenzior1-1/+2
2009-11-05Refactor: Move SMS SendMessage to 1 recipient onlyDenis Kenzior1-28/+12
2009-11-05Fix: Load GPRS settings before finding netregDenis Kenzior1-9/+9
2009-11-04Fix: Handle the case where only PLMN name is givenDenis Kenzior1-7/+17
2009-11-02Add ability to restore GPRS contexts from settingsDenis Kenzior1-5/+113
2009-11-02Save GPRS context settingsDenis Kenzior1-2/+67
2009-11-02Add Basic save/restore code for GPRS settingDenis Kenzior1-3/+76
2009-11-02Limit the number of contexts that we manageDenis Kenzior1-0/+4
2009-11-02Update CreateContext APIDenis Kenzior1-10/+26
2009-11-02Add utility to convert strings to context typeDenis Kenzior1-8/+17
2009-11-02Fix: Default to type internetDenis Kenzior1-1/+1
2009-10-30Fix: Quiet compiler warningsDenis Kenzior2-5/+0
2009-10-30Add checking for valid APN formatDenis Kenzior1-0/+3
2009-10-30Add utility to test for valid APN namesDenis Kenzior2-0/+28
2009-10-30Add saving / restoring of netreg settingsDenis Kenzior1-0/+52
2009-10-30Add utilities for settings managementDenis Kenzior2-0/+67
2009-10-30Fix: Remove unused header includeDenis Kenzior1-1/+0
2009-10-30Add Mode property to NetworkRegistrationDenis Kenzior1-2/+52
2009-10-30Fix: style issuesDenis Kenzior1-2/+4
2009-10-30Fix: Refine the logic for CHLD=1 and CHLD=2Denis Kenzior1-4/+8
2009-10-29Fix: Properly update technologiesDenis Kenzior1-3/+10