summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Add selecting the modem in create-multipartyDenis Kenzior2013-09-121-1/+4
* gdbus/client: Use g_dbus_add_properties_watch to track propertiesLuiz Augusto von Dentz2013-09-121-79/+56
* gdbus/client: Use g_dbus_add_signal_watch to track signalsLuiz Augusto von Dentz2013-09-121-36/+37
* gdbus/client: Use g_dbus_add_service_watch to track servicesLuiz Augusto von Dentz2013-09-121-135/+38
* gdbus/watch: Fix crash when disconnecting from D-BusLuiz Augusto von Dentz2013-09-121-0/+2
* gdbus/watch: Fix aborting when removing D-Bus filterLuiz Augusto von Dentz2013-09-121-17/+8
* gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callbackLuiz Augusto von Dentz2013-09-121-2/+6
* gdbus: Fix emitting PropertiesChanged twiceLuiz Augusto von Dentz2013-09-101-2/+2
* gdbus: Avoid calling dbus_connection_send*Luiz Augusto von Dentz2013-09-102-64/+42
* gdbus: Add g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-102-0/+14
* gdbus: Fix sending ObjectManager/Properties signals out of orderLuiz Augusto von Dentz2013-09-101-16/+53
* smsutil: Make sure to return 1/0Denis Kenzior2013-09-031-1/+1
* test-sms: Add skeleton code for MWI unit testDenis Kenzior2013-09-031-0/+105
* hfp: Set UDUB affected set to WAITING onlyDenis Kenzior2013-08-251-2/+1
* hfp: Fix up disconnect reason handling for +CHUPDenis Kenzior2013-08-251-1/+6
* bluetooth: Add define for SCO voice settingsVinicius Costa Gomes2013-08-191-0/+9
* handsfree-audio: Make sure to reset has_widebandDenis Kenzior2013-08-071-0/+4
* atmodem: Fix whitespace violationDenis Kenzior2013-07-221-1/+1
* SIMCOM: add a quirk to fix crsm requestAnthony Viallard2013-07-221-0/+1
* SIMCOM: add a quirk for signal strength reportingAnthony Viallard2013-07-221-1/+8
* SIMCOM: add a quirk for AT+CNMI command buildingAnthony Viallard2013-07-221-0/+1
* build: Use dummy=yes assignment for pkg-config checkMarcel Holtmann2013-07-191-2/+1
* sim900: Use SIM900 quirk for gprs contextJesper Larsen2013-07-191-1/+1
* atmodem: Add gprs-context quirk for SIM900Jesper Larsen2013-07-181-1/+5
* atmodem: Add vendor entry for SIM900 moduleJesper Larsen2013-07-181-0/+1
* build: Build a simpler version of libgdbus-internalMarcel Holtmann2013-07-181-6/+4
* build-sys: Use libgdbus-internal.laLucas De Marchi2013-07-181-10/+19
* sim900: Fix order of dlc prefixesJesper Larsen2013-07-171-5/+5
* AUTHORS: Mention Jesper's contributionsDenis Kenzior2013-07-171-0/+1
* sim900: Enable serial receiverJesper Larsen2013-07-171-0/+1
* dundee: return error if there is a connection procedure ongoingGustavo Padovan2013-06-293-0/+11
* hfp_hf_bluez5: Fix SDP record with correct featuresFrederic Danis2013-06-261-1/+2
* hfpmodem: Fix ECNR HF featureFrederic Danis2013-06-261-1/+2
* gdbus: Remove proxies when client disconnectsHenrique Dante de Almeida2013-06-191-0/+4
* common: Fix parsing SS control stringLucas De Marchi2013-05-221-1/+1
* gitignore: Ignore file generated by Automake 1.13Lucas De Marchi2013-05-221-0/+4
* stk: Fix sizeof on memcpyLucas De Marchi2013-05-221-1/+1
* gdbus: Fix using NULL DBusPendingCall when disconnected from D-BusAnderson Lizardo2013-05-081-0/+5
* gdbus: Fix segfault when D-Bus daemon exitsAnderson Lizardo2013-05-081-0/+2
* gdbus: Fix calling GetManagedObjects twice in a rowLuiz Augusto von Dentz2013-05-031-7/+18
* handsfree-audio: Fix replying to an empty D-Bus messageVinicius Costa Gomes2013-05-031-2/+7
* hfp_hf_bluez5: Enable WB only with defer_setupVinicius Costa Gomes2013-04-251-2/+8
* handsfree-audio: Implement ofono_handsfree_audio_has_defer_setup()Vinicius Costa Gomes2013-04-251-0/+5
* include: Add ofono_handsfree_audio_has_defer_setup()Vinicius Costa Gomes2013-04-251-0/+2
* Revert "hfp_hf_bluez5: UUIDs can change after Pairing"Denis Kenzior2013-04-251-2/+1
* hfp_hf_bluez5: Register the SDP record with correct featuresVinicius Costa Gomes2013-04-251-1/+6
* hfp: Add defines for HFP SDP feature bitsVinicius Costa Gomes2013-04-251-0/+18
* bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes2013-04-256-20/+14
* core: Add SetProperty for EchoCancelingNoiseReductionClaudio Takahasi2013-04-231-9/+45
* hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi2013-04-231-0/+17