summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-04-05stk: No more need to use get_registeredDenis Kenzior1-3/+3
2011-04-05stk: Check for USSD atom before othersDenis Kenzior1-6/+6
2011-04-05stk: Check if terminal is busy before SIM RefreshAndrzej Zaborowski1-23/+71
2011-04-05call-forwarding: Move to avoid forward-declDenis Kenzior1-26/+25
2011-04-05call-forwarding: Remove unneeded forward-declDenis Kenzior1-1/+0
2011-04-05call-forwarding: Fix typoDenis Kenzior1-1/+1
2011-04-05call-forwarding: Reregister on EF-CFIS refreshAndrzej Zaborowski1-32/+15
2011-04-04modem: Tweak online logic if set_online is missingDenis Kenzior1-1/+4
2011-04-04modem: No need to set get_online on sim resetDenis Kenzior1-3/+0
2011-04-04modem: Fix minor style violationsDenis Kenzior1-3/+4
2011-04-04modem: modem state decoupled from rf stateJeevaka Badrappan1-25/+55
2011-04-04voicecall: Detect emergency calls initiated by STKDenis Kenzior1-3/+17
2011-04-04voicecall: add emergency mode handlingJeevaka Badrappan1-1/+19
2011-04-04voicecall: generalize emergency call checkJeevaka Badrappan1-9/+5
2011-04-04modem: restrict operations allowed in emergencyJeevaka Badrappan1-0/+9
2011-04-04dbus: Add __ofono_error_emergency_activeJeevaka Badrappan2-0/+8
2011-04-04modem: add increment/decrement emergency mode apiJeevaka Badrappan2-0/+39
2011-04-04modem: add Emergency propertyJeevaka Badrappan1-0/+4
2011-04-04modem: add ofono_modem_get_emergency_mode apiJeevaka Badrappan1-0/+6
2011-03-31sim: add +CNUM support for HFP emulatorFrédéric Danis1-0/+66
2011-03-31stkutil: add one more sanity checkDenis Kenzior1-1/+1
2011-03-31stkutil: Minor style fixesDenis Kenzior1-3/+4
2011-03-31stkutil: decoding & encoding for class e commandsPhilippe Nunes2-39/+370
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