summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-14sms: Implement text and datagram watchAki Niemi1-0/+25
2010-09-29core: Add support for audio settings interfaceMarcel Holtmann1-2/+4
2010-09-28modem: Add modemwatch watchlist functionsDenis Kenzior1-0/+8
2010-09-28ofono: Don't go over 80 characters per lineDenis Kenzior1-3/+6
2010-09-28ssn: The id is unsignedDenis Kenzior1-2/+2
2010-09-21history: Update to the new SHA1 based sms id APIDenis Kenzior1-3/+6
2010-09-21sms: Refactor __ofono_sms_txq_submitDenis Kenzior1-4/+4
2010-09-15ussd: Add __ofono_ussd_initiate internal apiJeevaka Badrappan1-0/+8
2010-09-09modem: Add __ofono_modem_foreachDenis Kenzior1-0/+3
2010-09-09modem: Remove unneeded functionsDenis Kenzior1-1/+0
2010-09-09modem: Break out append_modem_propertiesDenis Kenzior1-0/+2
2010-09-09call-settings: Add __ofono_call_settings_is_busyJeevaka Badrappan1-0/+3
2010-09-09call-forwarding: Add __ofono_call_forwarding_is_busyJeevaka Badrappan1-0/+3
2010-09-09call-barring: Add __ofono_call_barring_is_busyJeevaka Badrappan1-0/+3
2010-09-09ussd: Add __ofono_ussd_is_busyYang Gu1-0/+1
2010-08-27voicecall: Refactor ofono_voicecall_busyDenis Kenzior1-1/+3
2010-08-27voicecall: add __ofono_voicecall_dial internal apiAndrzej Zaborowski1-1/+18
2010-08-16dbus: Add Canceled errorDenis Kenzior1-0/+1
2010-07-08sms: Refactor ofono_sms_submit introduced by stkDenis Kenzior1-2/+13
2010-07-08Add __ofono_sms_submit for other atoms to submit SMs.Andrzej Zaborowski1-1/+6
2010-06-09stk: Use envelope encoding utility from stkutil.cAndrzej Zaborowski1-2/+2
2010-05-26Add __ofono_error_not_availableDenis Kenzior1-0/+1
2010-05-19Add network time supportAki Niemi1-0/+8
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-1/+3
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+2
2010-01-26Add support for dynamic debug featureMarcel Holtmann1-5/+3
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Handle EF-CBSMID contents.Andrzej Zaborowski1-1/+5
2009-12-04Refactor: call id allocation / releaseDenis Kenzior1-2/+3
2009-12-02When SIGTERM is received, run the event loopDenis Kenzior1-0/+3
2009-11-18Report AttachInProgress ErrorDenis Kenzior1-0/+1
2009-11-18Refactor: Send NotAttached errorDenis Kenzior1-0/+1
2009-11-05Add SMS history capabilityDenis Kenzior1-0/+14
2009-10-29Fix: Don't pass ofono_network_operator structuresDenis Kenzior1-1/+1
2009-10-23Add implementation of GPRS context atomDenis Kenzior1-0/+1
2009-10-23Refactor: Split up GPRS into two atomsDenis Kenzior1-0/+1
2009-10-23Add InUse error typeDenis Kenzior1-0/+1
2009-10-23Second round of renamingDenis Kenzior1-1/+1
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior1-1/+1
2009-10-23Add GPRS supportAndrzej Zaborowski1-0/+2
2009-09-29Add call volume interface to adjust speaker and mic volumeZhenhua Zhang1-0/+1
2009-09-11Add utility for setting the netreg base stationDenis Kenzior1-0/+3
2009-09-11Add network registration status watch capabilityDenis Kenzior1-0/+11
2009-09-11Refactor various watch functionsDenis Kenzior1-2/+23
2009-09-10Add initial Cell Broadcast atom implementationDenis Kenzior1-0/+2
2009-09-02Add simple utility to validate pathsDenis Kenzior1-0/+2
2009-08-20Hide the ofono_modem datastructureDenis Kenzior1-13/+0
2009-08-20Port history to the new atom APIDenis Kenzior1-2/+0
2009-08-20Add __ofono_modem_foreach_atom functionDenis Kenzior1-0/+6
2009-08-20Break out device info into a separate driverDenis Kenzior1-1/+2