lp:~phablet-team/ofono/update-ota9
- Get this branch:
- bzr branch lp:~phablet-team/ofono/update-ota9
Branch merges
- PS Jenkins bot: Approve (continuous-integration) on 2016-01-12
- Tony Espy: Pending requested 2016-01-11
-
Diff: 2571 lines (+1692/-429)14 files modified.gitignore (+3/-0)
Makefile.am (+27/-6)
debian/changelog (+13/-0)
drivers/rilmodem/call-barring.c (+2/-2)
drivers/rilmodem/sms.c (+6/-8)
gril/grilreply.c (+11/-3)
plugins/ril.c (+1/-1)
plugins/upower.c (+36/-144)
unit/rilmodem-test-server.c (+225/-0)
unit/rilmodem-test-server.h (+47/-0)
unit/test-grilreply.c (+1/-1)
unit/test-rilmodem-cb.c (+598/-0)
unit/test-rilmodem-cs.c (+133/-264)
unit/test-rilmodem-sms.c (+589/-0)
Branch information
Recent revisions
- 6911. By Tony Espy on 2016-01-12
-
Fix test-grilreply set_facilty_lock test
The recent changes for the new test-rilmodem-cb
(call-barring) tests broke test-grilreply.c. This
was due to a re-factoring of the reply parse code
for SET_FACILITY_LOCK requests.This fix has also been submitted as a pull-request
to our upstream git tree: - 6910. By Tony Espy on 2016-01-11
-
* Fix setting of gril vendor in ril plugin.
* Add unit test test-rilmodem-sms
* Fix parsing of set_facility_lock in grilreply
* Add unit test test-rilmodem-cb
* Simplify upower plugin based on upstream changes - 6908. By CI Train Bot Account on 2015-12-03
-
* Add unit test test-rilmodem-cs
* voicecall: don't dereference a supplied null value
* Support handling incoming calls for HFP + multi-SIM - 6906. By CI Train Bot Account on 2015-11-19
-
* Improve HFP AG support for BlueZ 5.x
* Add support for HFP codec negotiation
* Fix style issues found by checkpatch
* Address FIXME comments in gril
* Fix access to notify callbacks in gril
* Add upower plugin to notify battery status to HFP headsets - 6904. By CI Train Bot Account on 2015-09-28
-
* Update to upstream release 1.17
* Do not assert when the radio is unavailable (LP: #1490991)
* Fix crash when importing phonebook (LP: #1486004)
* Check only destination port when receiving push (LP: #1490673)
* Fix crash when retrying to close context (LP: #1492483)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ofono