handsfree: Reflow logic
[platform/upstream/ofono.git] / src /
2014-04-10 Denis Kenziorhandsfree: Reflow logic
2014-04-10 Denis Kenziorhandsfree: Remove function
2014-04-10 Denis Kenziorhandsfree: Rename function
2014-04-10 Denis Kenziorhandsfree: Remove unneeded variable
2014-04-10 Denis Kenziorhandsfree: Remove unneeded variable i
2014-04-10 Denis Kenziorhandsfree: style fixes for previous commit
2014-04-10 Andrew Earlhfp: Add subscriber number to handsfree properties
2014-03-19 Denis Kenziorhandsfree: Fixup variable names
2014-03-19 Krzysztof Wilkhfp: extend Features to three way calling and CHLD
2014-03-19 Krzysztof Wilkhfp: Define hfp_ag_chld_feature
2014-03-14 Alfonso Sanchez... simutil: Fix EF_PNN access
2014-03-05 Tony Espyidmap: use UL for bitshift literals
2014-01-13 Slava Monichinclude: Be more const-correct in ofono_dbus_*
2013-12-21 Denis Kenziorgit: Fixup messed up permissions
2013-12-18 Krzysztof Wilksiri: Add atom implementation
2013-09-12 Vinicius Costa Gomeshandsfree-audio: Don't listen() if no defer_setup
2013-09-12 Vinicius Costa Gomeshandsfree-audio: Don't register if no defer_setup
2013-09-12 Vinicius Costa Gomeshandsfree-audio: Set socket parameters
2013-09-12 Vinicius Costa Gomeshandsfree-audio: Detect transparent SCO in kernel
2013-09-12 Denis Kenziorhandsfree-audio: Tweak logic a bit
2013-09-12 Vinicius Costa Gomeshandsfree-audio: Add setting SCO air mode
2013-09-12 Denis Kenziorvoicecall: Implement ofono_voicecall_mpty_hint
2013-09-04 Denis Kenziorsmsutil: Make sure to return 1/0
2013-08-19 Vinicius Costa Gomesbluetooth: Add define for SCO voice settings
2013-08-07 Denis Kenziorhandsfree-audio: Make sure to reset has_wideband
2013-05-23 Lucas De Marchicommon: Fix parsing SS control string
2013-05-23 Lucas De Marchistk: Fix sizeof on memcpy
2013-05-03 Vinicius Costa Gomeshandsfree-audio: Fix replying to an empty D-Bus message
2013-04-25 Vinicius Costa Gomeshandsfree-audio: Implement ofono_handsfree_audio_has_de...
2013-04-25 Vinicius Costa Gomeshfp: Add defines for HFP SDP feature bits
2013-04-23 Claudio Takahasicore: Add SetProperty for EchoCancelingNoiseReduction
2013-04-23 Claudio Takahasicore: Set EchoCancelingNoiseReduction to TRUE by default
2013-04-23 Claudio Takahasicore: Add EchoCancelingNoiseReduction to GetProperties
2013-04-23 Claudio Takahasicore: Add "echo-canceling-and-noise-reduction"
2013-04-18 Paulo Borgeshfp: Move HFP versions definitions to hfp.h
2013-04-16 João Paulo Rechi... handsfree-audio: Add debug logging
2013-04-15 Paulo Borgesemulator: Change feature check to attend HFP 1.6
2013-04-15 Vinicius Costa Gomeshandsfree-audio: Toggle wideband support when the agent...
2013-04-15 Vinicius Costa Gomeshandsfree-audio: Keep track whether defer_setup is...
2013-04-15 Claudio Takahasihandsfree-audio: Send the selected codec
2013-04-15 Vinicius Costa Gomeshandsfree-audio: Implement ofono_handsfree_card_set_codec()
2013-04-09 Denis Kenziorhandsfree-audio: Move codec enums to hfp.h
2013-04-09 Denis Kenziorcore: Include hfp.h
2013-04-09 Denis Kenziorcore: Add hfp.h
2013-04-09 Vinicius Costa Gomeshandsfree-audio: Remove unused 'codecs' field from...
2013-04-09 Vinicius Costa Gomeshandsfree-audio: Implement ofono_handsfree_audio_has_wi...
2013-04-02 Forest Bondmodem: Support modem property "AlwaysOnline"
2013-03-28 Forest Bondmodem: Allow setting boolean properties
2013-03-28 Vinicius Costa Gomeshandsfree-audio: Add .Connect using the card driver
2013-03-28 Vinicius Costa Gomeshandsfree-audio: Add ofono_handsfree_card_connect_sco
2013-03-27 Vinicius Costa Gomeshandsfree-audio: Reject .Connect() from other senders
2013-03-27 Vinicius Costa Gomeshandsfree-audio: Add support for sending the SCO socket
2013-03-27 Vinicius Costa Gomeshandsfree-audio: Add support for initiating SCO connections
2013-03-20 Vinicius Costa Gomesofono.conf: Punch hole for HandsfreeAudioAgent
2013-03-18 Denis Kenziorhandsfree_audio: Call driver remove() on removal
2013-03-18 Claudio Takahasicore: Add bt_str2ba() to bluetooth.h
2013-03-18 Denis Kenziorhandsfree-audio: Match new card API
2013-03-18 Denis Kenziorhandsfree-audio: Implement get/set data
2013-03-18 Denis Kenziorhandsfree-audio: Add card driver registration
2013-03-04 Claudio Takahasihandsfree-audio: Reject SCO if agent is unavailable
2013-03-04 Claudio Takahasihandsfree-audio: Reject SCO if Card is not ready
2013-03-04 Claudio Takahasihandsfree-audio: Check local SCO address
2013-03-04 Claudio Takahasihandsfree-audio: Add NewConnection
2013-03-04 Claudio Takahasihandsfree-audio: Add SCO handling
2013-03-04 Claudio Takahasicore: Add new Bluetooth header
2013-03-01 Claudio Takahasihandsfree-audio: Check CVSD when registering agent
2013-02-26 Denis Kenziorhandsfree-audio: properly increment next_card_id
2013-02-26 Denis Kenziorhandsfree-audio: Impelement CardRemoved signal
2013-02-26 Denis Kenziorhandsfree-audio: Implement CardAdded signal
2013-02-26 Denis Kenziorhandsfree-audio: Implement the GetCards method
2013-02-26 Denis Kenziorhandsfree-audio: Implement card GetProperties
2013-02-26 Denis Kenziorhandsfree-audio: Unregister from DBus on removal
2013-02-26 Denis Kenziorhandsfree-audio: Add skeleton D-Bus registration
2013-02-26 Denis Kenziorhandsfree-audio: Don't hardcode '/' path
2013-02-26 Denis Kenziorhandsfree-audio: Implement card create / remove
2013-02-25 Claudio Takahasiaudio-settings: Fix unneeded async for GetProperties
2013-02-21 Denis Kenziorhandsfree-audio: Add ref / unref support
2013-02-21 Denis Kenziorhandsfree-audio: Don't go over 80 characters
2013-02-21 Claudio Takahasihandsfree-audio: Add Agent tracking
2013-02-21 Claudio Takahasihandsfree-audio: Call Agent "Release" when exiting
2013-02-21 Claudio Takahasihandsfree-audio: Add Agent "Unregister"
2013-02-21 Claudio Takahasihandsfree-audio: Free agent when exiting
2013-02-21 Vinicius Costa Gomeshandsfree-audio: Add codec array validation
2013-02-21 Claudio Takahasihandsfree-audio: Add Agent "Register" method
2013-02-21 Claudio Takahasimain: Call handsfree audio manager init and cleanup
2013-02-21 Claudio Takahasihandsfree-audio: Add Manager registration
2013-02-14 Denis Kenziormodem: Implement ofono_modem_find
2013-01-16 Lucas De Marchistorage: Include sys/types.h for ssize_t
2013-01-02 Denis Kenziorstk: Fix crash with Modem-Handled SIM Refresh
2013-01-02 Denis KenziorRevert "stk: Fix crash in SIM refresh handling"
2012-12-17 Denis Kenziorhandsfree: Implement BatteryChargeLevel
2012-11-29 Denis Kenziorsms: Don't try to start the queue if already active
2012-11-28 Denis Kenziorstk: Fix Set Up Call with pause characters
2012-11-28 Denis Kenziorstk: Print what kind of info the SIM wants
2012-11-28 Denis Kenziorvoicecall: Add extra debug info
2012-11-28 Denis Kenziorvoicecall: Fix crash
2012-11-28 Denis Kenziorsim: Fix crash
2012-11-28 Denis Kenziorstk: Handle self explanatory icons in idle mode text
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in play tone
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in get input
next