lp:~phablet-team/ofono/mvno-oem-py3-changes

Created by Tony Espy and last modified
Get this branch:
bzr branch lp:~phablet-team/ofono/mvno-oem-py3-changes
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Phablet Team
Project:
ofono
Status:
Merged

Recent revisions

6856. By Tony Espy

test/rilmodem: add copyright/license headers

6855. By Tony Espy

debian/control: adjust ofono-scripts dependencies for Python 3

6854. By Tony Espy

* plugins/ril, src/gprs.c,network.c,simutil.c: fix MVNO roaming
  Many MVNOs store their home networks in EF_SPDI. This
  was used correctly for displaying operator name, however
  some modems failed to handle roaming correctly for MVNOs.
  This fix is transparent to modems that do the right thing.
* gril/gril.c, plugins/ril.c: API changes for OEMS
  This change introduces a socket-path to the g_ril_new()
  function, and also adds a new disconnect function.
* gril/grilunsol.c: add support for v5 signal strength message
* test: convert tests scripts to Python 3 (LP: #1283571)

6853. By Tony Espy

 * gril, rilmodem/sim, unit: fix SIM IO crash (LP: #1268743)
   - cleanup gril_reply_parse_sim_io() to add malformed parcel
     check and fix memory leak.
   - add check for null hex_response in ril_file_io_cb(), as
     the emulator can return such responses.
   - add additional unit tests to cover crash scenarios.
 * ril, src: enable message-waiting-interface
   - register message_waiting atom in ril plugin
   - fix sms_mwi_dcs_decode bug which prevented incoming message
     waiting indications from being set.
 * rilmodem/voicecall: fix call-decline bug (LP: #1260988)
   Send a RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND instead of
   RIL_REQUEST_HANGUP for incoming calls.

6852. By Tony Espy

Fix unit test fail-to-build on powerpc.
.

Approved by Ricardo Salveti, PS Jenkins bot.

6851. By Ricardo Salveti

releasing package ofono version 1.12+bzr6851-0ubuntu1

6850. By Alfonso Sanchez-Beato

* gril, unit, rilmodem/call-settings: Add Call-settings suport
    - merge applicable nemomobile code
    - re-factor parcel code
    - add call-volume parcel unit tests
  * gril, unit, rilmodem/ussd: Add USSD support (LP: #1195398)
    - merge applicable nemomobile code
    - re-factor parcel code
    - add call-volume parcel unit tests
  * gril: fix cancel_group/offline crash (LP: #1262340)
  * rilmodem/voicecall: fix conference calls for maguro (LP: #1257206)
  * gril, plugins/ril: Re-worked RIL power code to prepare for flight-
    mode implementation (LP: #1245860), (LP: #1208657). Fixes: https://bugs.launchpad.net/bugs/1195398, https://bugs.launchpad.net/bugs/1208657, https://bugs.launchpad.net/bugs/1245860, https://bugs.launchpad.net/bugs/1257206, https://bugs.launchpad.net/bugs/1262340.

Approved by Ricardo Salveti, PS Jenkins bot.

6849. By Tony Espy

Add -Wall to CFLAGS in debian/rules, so that the Ubuntu build matches the upstream build.

Approved by Ricardo Salveti, PS Jenkins bot.

6848. By Ricardo Salveti

releasing package ofono version 1.12+bzr6848-0ubuntu1

6847. By Ricardo Salveti

rilmodem/sms: Don't parse SMS error reply (LP: #1260388)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ofono
This branch contains Public information 
Everyone can see this information.