summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-30stkutil: Add typo/cleaning modificationsPhilippe Nunes2-3/+3
2011-03-30modem: Only find registered atomsDenis Kenzior1-1/+1
2011-03-30devinfo: Register the devinfo atomDenis Kenzior1-5/+19
2011-03-30voicecall: set call_list to NULLDenis Kenzior1-0/+1
2011-03-30network: Notify only registered emulator atomsDenis Kenzior1-10/+17
2011-03-30modem: Add __ofono_modem_foreach_registered_atomDenis Kenzior2-0/+29
2011-03-30modem: Remove more un-needed codeDenis Kenzior1-7/+0
2011-03-30network: Remove un-needed codeDenis Kenzior1-3/+0
2011-03-30core: remove redundant codeMika Liljeberg7-52/+0
2011-03-30core: notify watches of already registered atomsMika Liljeberg1-1/+15
2011-03-30stk: Handle user termination for Send DTMFPhilippe Nunes1-5/+21
2011-03-30stkagent: typedef renaming from previous commitDenis Kenzior2-4/+4
2011-03-30stkagent: Add stk_agent_display_action methodPhilippe Nunes2-0/+70
2011-03-29netreg: add +COPS support for HFP emulatorFrédéric Danis1-11/+68
2011-03-28gnss: Rework logic flow for exceptional conditionsDenis Kenzior1-29/+23
2011-03-28gnss: Minor style fixDenis Kenzior1-7/+2
2011-03-28gnss: Tweak errorDenis Kenzior1-1/+1
2011-03-28gnss: No need to set this to FALSEDenis Kenzior1-1/+0
2011-03-28gnss: Minor style tweakDenis Kenzior1-5/+3
2011-03-28gnss: block send_element if we have no agentDenis Kenzior1-0/+3
2011-03-28ofono.conf: add positioning agent interfaceJarko Poutiainen1-0/+1
2011-03-28gnssagent: Unify sending functionsDenis Kenzior1-19/+14
2011-03-28gnssagent: Minor style tweaksDenis Kenzior1-9/+6
2011-03-28gnss: Remove unneeded parameter to gnss_agent_newDenis Kenzior3-9/+3
2011-03-28src: add gnss atom and agent implementationJarko Poutiainen3-0/+587
2011-03-28src: add atom type for gnssJarko Poutiainen1-0/+2
2011-03-28Revert dun: Add ATX command in emulator (X0 only)Denis Kenzior1-56/+1
2011-03-25dun: Add ATX command in emulator (X0 only)Olivier Guiter1-1/+56
2011-03-24voicecall: fix voicecalls_release_queueFrédéric Danis1-2/+2
2011-03-24gprs: fix memory leakMika Liljeberg1-0/+2
2011-03-23common: fix buffer length in phone_number_to_stringFrédéric Danis1-5/+5
2011-03-23emulator: add support for +GCAPOlivier Guiter1-0/+7
2011-03-23stk: Fix getenv failure caseJeevaka Badrappan1-3/+3
2011-03-21voicecall: Fix pause character validationLucas De Marchi1-2/+3
2011-03-18sms: Rework tx_state logicDenis Kenzior1-14/+19
2011-03-18sms: Move CancelMessage(o) methodDenis Kenzior3-43/+37
2011-03-18sms: remove check for impossible NULL conditionLucas De Marchi1-3/+0
2011-03-18sms: allow message submission to be cancelledLucas De Marchi1-0/+88
2011-03-18sms: Don't leak memory, even in bizarre conditionsDenis Kenzior1-2/+2
2011-03-18sms: factor out 'remove entry' from tx_finished()Lucas De Marchi1-43/+62
2011-03-18message: add cancelled stateLucas De Marchi2-1/+4
2011-03-18smsutil: fix a memory leakBertrand Aygon1-1/+3
2011-03-17src: add initial CDMA Connection Manager supportChristian Lam2-0/+572
2011-03-17sms: limit the sms sending retryJeevaka Badrappan1-0/+6
2011-03-16stk: fix issue with Get Inkey variable timeoutJeevaka Badrappan1-2/+26
2011-03-15call-forwarding: Don't update from sim if cachedDenis Kenzior1-0/+10
2011-03-15call-forwarding: update EFs changed by SIM refreshAndrzej Zaborowski1-1/+44
2011-03-15message-waiting: Watch for sim file refreshesAndrzej Zaborowski1-1/+91
2011-03-15sim: Handle an error condition betterDenis Kenzior1-3/+4
2011-03-15sim: Watch for changes to EFimg files and EFiidfAndrzej Zaborowski1-1/+54