summaryrefslogtreecommitdiff
path: root/audio/telephony-ofono.c
Commit message (Expand)AuthorAgeFilesLines
* audio: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-13/+12
* build: Remove glib-compat.h supportMarcel Holtmann2012-04-161-1/+0
* Add glib-compat.h to deal with issues in old GLib versionsJohan Hedberg2011-10-181-1/+1
* Fix telephony driver compilation with GLib < 2.28Szymon Janc2011-07-191-0/+3
* Make use of g_slist_free_full on audio pluginLuiz Augusto von Dentz2011-06-301-8/+16
* telephony-ofono: fix features initializationLuiz Augusto von Dentz2011-06-011-10/+10
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-151-1/+1
* telephony-ofono: fix handling of telephony_key_press_reqLuiz Augusto von Dentz2011-03-241-6/+4
* Fix DBG() calls with bogus messagesAnderson Lizardo2011-02-241-1/+1
* telephony-ofono: fix resetting network status and signalLuiz Augusto von Dentz2011-02-181-0/+2
* telephony-ofono: reset indicators when a network is foundLuiz Augusto von Dentz2011-02-181-0/+9
* telephony-ofono: add support for Three Way Calling featureLuiz Augusto von Dentz2011-01-101-4/+58
* telephony-ofono: add support for Enhanced Call Control featureLuiz Augusto von Dentz2011-01-101-14/+36
* telephony-ofono: add proper support for AT+CHLD and AT+CKPDLuiz Augusto von Dentz2011-01-101-29/+165
* telephony-ofono: add support for inband ringtone featureLuiz Augusto von Dentz2011-01-101-0/+1
* telephony-ofono: fix not updating indicators when a call is removedLuiz Augusto von Dentz2011-01-071-8/+10
* telephony-ofono: add handling for Modem.Interfaces propertyLuiz Augusto von Dentz2011-01-071-30/+155
* telephony-ofono: handle ofono appearing/disappearing from busLuiz Augusto von Dentz2011-01-071-5/+26
* telephony-ofono: simplify watches handling logicLuiz Augusto von Dentz2011-01-071-52/+33
* telephony-ofono: fix not canceling pending calls on exitLuiz Augusto von Dentz2011-01-071-1/+18
* telephony-ofono: make use of GetCalls methodLuiz Augusto von Dentz2011-01-071-236/+279
* telephony-ofono: make use of GetModems methodLuiz Augusto von Dentz2011-01-071-100/+171
* telephony-ofono: fix not setting originating when status property changesLuiz Augusto von Dentz2011-01-071-0/+2
* telephony-ofono: fix not being able to answer alerting/waiting callsLuiz Augusto von Dentz2011-01-071-1/+8
* telephony-ofono: notify alerting calls when headset connectsLuiz Augusto von Dentz2011-01-071-0/+23
* Fix cleaning up HFP state after calling telephony_exitJohan Hedberg2010-12-121-0/+2
* Fix HFP response and hold (AT+BTRH) command responseJohan Hedberg2010-12-091-15/+4
* Make use of ofono bus name when watching its signalsLuiz Augusto von Dentz2010-09-071-3/+3
* Fix possible memory leaks on ofono driverLuiz Augusto von Dentz2010-06-291-2/+5
* Move debug() to DBG()Gustavo F. Padovan2010-05-211-37/+37
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-1/+1
* Return error when modem_obj_path is NULLForrest Zhao2010-03-291-0/+15
* Set voice_call.watch in correct wayForrest Zhao2010-03-251-1/+1
* Fix unhandled returns of dbus_message_get_argsLuiz Augusto Von Dentz2010-03-241-2/+8
* Coding style fixes for telephony-ofono.cJohan Hedberg2010-03-081-4/+3
* Add preliminary voice dialling support for HSPPeter Zotov2010-01-151-0/+8
* Update Intel copyrightsMarcel Holtmann2010-01-071-1/+1
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Port ofono telefony driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz2009-12-291-162/+148
* Some coding style fixes and removed unused function.Claudio Takahasi2009-10-261-20/+15
* Make the redundant indicator change check optionalJohan Hedberg2009-07-041-7/+7
* Remove unnecessary telephony_get_indicator checksJohan Hedberg2009-07-031-5/+2
* change OFONO_MANAGER_INTERFACE to get aligned with ofono interfaceForrest Zhao2009-06-031-1/+1
* Fix warnings in oFono telephony driverMarcel Holtmann2009-05-131-9/+6
* add support for HFP plugin for oFonoForrest Zhao2009-05-131-0/+1116