Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | hfpmodem: Report features supported by AG | Mikel Astiz | 1 | -0/+1 | |
2011-10-21 | handsfree: add ofono_handsfree_set_ag_features | Denis Kenzior | 1 | -0/+31 | |
2011-10-21 | hfpmodem: devinfo atom added to export BT address | Mikel Astiz | 4 | -0/+115 | |
2011-10-21 | devinfo: avoid crash if query_model not supported | Mikel Astiz | 1 | -0/+1 | |
2011-10-21 | hfpmodem: Avoid segfault in handsfree | Mikel Astiz | 1 | -1/+7 | |
The use of g_idle_add can cause a segmentation fault if the object is destroyed in the meantime. | |||||
2011-10-21 | hfpmodem: Avoid segfault in call-volume | Mikel Astiz | 1 | -1/+7 | |
The use of g_idle_add can cause a segmentation fault if the object is destroyed in the meantime. | |||||
2011-10-21 | hfpmodem: Avoid segfault in network-registration | Mikel Astiz | 1 | -1/+8 | |
The use of g_idle_add can cause a segmentation fault if the object is destroyed in the meantime. | |||||
2011-10-21 | doc: Handsfree exposes supported AG features | Mikel Astiz | 1 | -1/+8 | |
2011-10-21 | hfpmodem: Support for AT+BVRA | Mikel Astiz | 1 | -0/+53 | |
2011-10-21 | handsfree: Implement voice recognition function | Mikel Astiz | 1 | -0/+75 | |
2011-10-21 | include: Voice recognition in handsfree public api | Mikel Astiz | 1 | -0/+7 | |
2011-10-20 | include: Add API to set HF AG supported features | Mikel Astiz | 1 | -0/+2 | |
2011-10-20 | doc: Voice recognition function added in Handsfree | Mikel Astiz | 1 | -0/+7 | |
2011-10-20 | hfpmodem: minor whitespace fix | Mikel Astiz | 1 | -1/+0 | |
2011-10-20 | hfpmodem: Support for +BSIR unsolicited responses | Mikel Astiz | 1 | -0/+19 | |
2011-10-20 | lookup-apn: Minor style issues | Oleg Zhurakivskyy | 1 | -12/+11 | |
2011-10-20 | mbpi: Minor style issues | Oleg Zhurakivskyy | 1 | -21/+21 | |
2011-10-20 | lookup-apn: Use mbpi_ap_free() | Oleg Zhurakivskyy | 1 | -1/+1 | |
2011-10-20 | mbpi: Rename mbpi_provision_data_free() | Oleg Zhurakivskyy | 3 | -6/+6 | |
2011-10-20 | lookup-apn: Add cli option to control duplicates | Oleg Zhurakivskyy | 1 | -3/+7 | |
2011-10-20 | lookup-apn: Use mbpi_ap_type() | Oleg Zhurakivskyy | 1 | -0/+1 | |
2011-10-20 | mbpi: Add mbpi_ap_type() | Oleg Zhurakivskyy | 3 | -0/+18 | |
2011-10-20 | provision: Add provisioning plugin | Oleg Zhurakivskyy | 1 | -0/+117 | |
2011-10-15 | udev: add a driver name for telit | Gustavo F. Padovan | 1 | -1/+1 | |
telit hardware needs usbserial. | |||||
2011-10-15 | drivers: Some more copyright fixes | Marcel Holtmann | 7 | -7/+7 | |
2011-10-15 | core: Some more copyright fixes | Marcel Holtmann | 5 | -5/+5 | |
2011-10-13 | doc: Clarifications on voice call behavior | Daniel Wagner | 2 | -1/+10 | |
2011-10-13 | hfp_hf: Switch to permissive AT syntax parser | Mikel Astiz | 1 | -1/+1 | |
Some phones can have trouble when using the strict AT syntax parser for HFP. So far, this has only been evidenced with the Samsung Wave, which works fine with the permissive syntax parser. Several other phones have been tested with the permissive parser and seem to work OK. | |||||
2011-10-13 | handsfree: Removed ASYNC flag from GetProperties | Mikel Astiz | 1 | -2/+1 | |
2011-10-13 | handsfree: Pass the error information to the core | Denis Kenzior | 1 | -5/+9 | |
if available. This is the preferred way, so that the core can take into account the error information in the future if required. | |||||
2011-10-13 | hfpmodem: Support of number requests (AT+BINP=1) | Mikel Astiz | 1 | -0/+59 | |
2011-10-13 | handsfree: Expose RequestPhoneNumber in D-Bus API | Mikel Astiz | 1 | -0/+50 | |
2011-10-13 | doc: Handsfree API support for +BINP=1 | Mikel Astiz | 1 | -0/+13 | |
2011-10-13 | handsfree: Set in-band ringing before registering | Denis Kenzior | 1 | -2/+2 | |
Avoid an extra signal emission | |||||
2011-10-13 | handsfree: Don't emit signals if not registered | Denis Kenzior | 1 | -0/+3 | |
2011-10-13 | hfpmodem: Set initial state for inband ringing | Mikel Astiz | 1 | -0/+6 | |
According to the HFP specification, inband ringing will be enabled by default if the AG supports it. This setting could later be changed by the unsolicited result code +BSIR. | |||||
2011-10-13 | doc: Add initial Handsfree API documentation | Mikel Astiz | 1 | -0/+30 | |
These basic features have already been implemented. | |||||
2011-10-13 | hfpmodem: Copyright statement correction | Mikel Astiz | 1 | -0/+1 | |
2011-10-13 | handsfree: Copyright statement correction | Mikel Astiz | 1 | -0/+1 | |
2011-10-13 | handsfree: Copyright statement correction | Mikel Astiz | 1 | -0/+1 | |
2011-10-12 | hfp_hf: Fix crash | Denis Kenzior | 1 | -2/+11 | |
If BlueZ exits during an outstanding Connect/Disconnect operation, oFono can crash due to the pending call finishing on an already-removed modem object. | |||||
2011-10-12 | mbpi: Add filename and line information on error | Oleg Zhurakivskyy | 1 | -21/+40 | |
2011-10-12 | lookup-apn: Fix crash on no APNs found | Oleg Zhurakivskyy | 1 | -1/+5 | |
2011-10-12 | lookup-apn: Remove unused includes | Oleg Zhurakivskyy | 1 | -5/+0 | |
2011-10-12 | mbpi: Improve mbpi_lookup() error reporting | Oleg Zhurakivskyy | 1 | -3/+6 | |
2011-10-12 | mbpi: Fix handling of the usage element | Oleg Zhurakivskyy | 1 | -21/+23 | |
2011-10-12 | mbpi: Reflow gsm_end() | Oleg Zhurakivskyy | 1 | -20/+22 | |
2011-10-12 | mbpi: Split gsm_start() for readability | Oleg Zhurakivskyy | 1 | -61/+77 | |
2011-10-12 | voicecall: Make emulator use release_queue | Denis Kenzior | 1 | -18/+11 | |
2011-10-12 | voicecall: Fix HangupAll for HFP | Denis Kenzior | 1 | -5/+38 | |
HFP does not implement HangupAll natively and most AGs do not support releasing held calls by id. Work around this by using hangup active and then dropping all held calls if no waiting calls exist. Otherwise fall back to releasing calls by id. |