lp://qastaging/ubuntu/wily-proposed/ofono
- Get this branch:
- bzr branch lp://qastaging/ubuntu/wily-proposed/ofono
Branch merges
Related bugs
Bug #1486004: Cannot import contacts from sim card ( ofono crash ) | Undecided | Incomplete |
Related blueprints
Branch information
Recent revisions
- 69. By Alfonso Sanchez-Beato
-
[ Alfonso Sanchez-Beato (email Canonical) ]
* 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)[ CI Train Bot ]
* No-change rebuild. - 68. By CI Train Bot Account
-
[ Alfonso Sanchez-Beato ]
* New upstream release 1.16; Bluetooth disabled in prep for Bluez5.[ CI Train Bot ]
* New rebuild forced. - 67. By CI Train Bot Account
-
[ Alfonso Sanchez-Beato ]
* Fix writing of EF_MWIS SIM file (LP: #1469266)
* Improvement in DNS lookups to avoid the need to set routes for the
DNS servers, by disabling the rp filter. - 66. By CI Train Bot Account
-
[Tony Espy]
* test/rilmodem/sim: fix testing scripts for arale (LP: #1457775)
* test: reverse meaning of list-modems -p (LP: #1438715)[ Alfonso Sanchez-Beato ]
* gril: cleanup traces
* src/gprs.c: set preferred for the used IA APN (LP: #1361864)
* rilmodem, mtkmodem, plugins/ril.c, plugins/mtk.c: retry when a
context deactivation request has finished with an error
* build, include, plugins/c-ares- dns-client. c, src/dns-client.c,
src/gprs.c: resolve MMS proxy/MMSC host name (LP: #1417976)[ Ratchanan Srirattanamet ]
* build, rilmodem, qcommsimmodem, plugins/ril.c,
src/radio-settings. c: add multi-sim support for qcommsimmodem - 65. By CI Train Bot Account
-
[ Ratchanan Srirattanamet ]
* build, gril, rilmodem, qcommsimmodem, plugins/qcom-msim. c: add
support for LG L90 Dual which uses a Qualcomm dual-SIM modem (LP: #1427788)[ Alfonso Sanchez-Beato ]
* src/gprs.c: support for 'ResetContexts' (LP: #1338758)
Adds a new ConnectionManager 'ResetContexts' DBus method
which deletes all existing gprs contexts and forces
re-provisioning to occur.
* plugins/ubuntu- apndb.c: ignore 'ipv6' protocol
This change causes APNs with an 'ipv6' protocol value
to instead be provisioned with 'ip', forcing IPv4 to
be used.[ Jonas Drange ]
* doc/connman-api.txt: add metion of 'ia' gprs context type [ Tony Espy ]
* test/set-context- property: add 'Preferred' support (LP: #1454756, #1454751)
This change adds support for the 'Preferred' ( and 'Active')
properties which both need to be DBus variant wrapped booleans.
Also added support for multi-SIM which was lacking from this script.
* test/list-modems: add privacy support (LP: #1438715)
Obfuscate any properties which can be tied to the end-user
( eg. SubscriberNumbers, SubscriberIdentity, ... ). - 64. By CI Train Bot Account
-
[ Tony Espy ]
* rilmodem/gprs-context. c: notify if call-list is empty (LP: #1435328) [ Alfonso Sanchez-Beato ]
* test/create-ia-context: new test script to create IA contexts
* rilmodem/voicecall. c: drop call if radio is not available (LP: #1445580) - 63. By CI Train Bot Account
-
[ Alfonso Sanchez-Beato ]
* ubuntu-apndb.c, src/common.c, test-common.c: provision IA APNs
LTE modems may require a new IA APN for non-GPRS operation,
this change allows a new IA APN type to be provisioned along
with Internet and MMS APNs.
* gril/grilunsol.c: LTE signal strength fix (LP: #1433867)
* ubuntu-apndb.c: load APNS w/out explict type (LP: #1437200)
* mtkodem, plugins/mtk.c, unit/tesk-mtkunsol. c: Dynamic MTK firwmare switching
This change causes the firmware on specific MTK-based phone to be
dynamically switched/reset based on SIM type and roaming conditions.
* include, plugins/mtk.c, src/modem.c, gprs.c: set data for just one slot (LP: #1413672)
Make sure ConnectionManager.Powered property is set for only one slot in
case the modem is of type dual SIM stand-by.
* doc, gprs: add 'Preferred' property to GPRS contexts (LP: #1361864) - 62. By CI Train Bot Account
-
[ Alfonso Sanchez-Beato ]
mtk.c: Fix Set3g FlightMode regression on krillin (LP: #1430700 ) - 61. By CI Train Bot Account
-
[ Alfonso Sanchez-Beato ]
* mtkmodem/voicecall. c: fix fast call answer (LP: #1422401)
Fix problem that occurs when calls are answer too quickly.
* mtk.c: wait for radio event before onlining (LP: #1419675)
Ensure that the 2nd SIM slot on krillin is always
initialized properly.
* gril/grilrequest.c, unit: support empty APN
Allow data calls with GPRS contexts that have empty APNs.
* grilreply.c, grilutil.c, ril_constants.c: fix arale parcel parsing
Fix parcel parsing issues with radio tech and SIM PIN retries. - 60. By PS Jenkins bot
-
[ Tony Espy ]
* test/rilmodem/sim: add new SIM test scripts
* test: fix test-call-forwarding script (LP: #1396323) [ Vicamo Yang ]
* mtkmodem, rilmodem: re-factor naming
This change makes the naming of GRil, mtk_data,
ofono_modem, and ril_data instances consistent.
* rilmodem: fix duplicate APPSTATE* constants
* gril: get rid of duplicate ringbuffer.h (LP: #1408250)
* mtk.c: use RIL_RADIO_POWER request for single slot modems[ Alfonso Sanchez-Beato ]
* gril, unit, mtk.c: SIM mode and session ID fixes for arale
For MTK modems, DUAL_SIM_MODE requests aren't necessary. Also
add session-id to SIM IO requests for newer MTK modems.
* rilmodem, mtk.c, ril.c: add auto-answer support
This change adds auto-answer support which is triggered
by usage of a special test SIM (MCC/MNC 001/01 or 001/001).
* mtkmodem, unit, mtk.c: support arale firmware switch
This change will cause the correct modem firmware to
be loaded based upon the SIM MCC and MNC. If new
firmware is loaded, a modem reset is triggered.
* mtkmodem, unit, mtk.c: handle suspend events
RIL_RESUME_REGISTRATION requests are not sent to
MTK modems if suspend events are received.
* gril, include, mbpi, rilmodem, mtkmodem, rilmodem,
gprs, unit, modem, ril.c, mtk.c: LTE updates
This changes detection logic for LTE modems to rilmodem
( via an environment var ) and mtkmodem ( via a modem
query ). If detected, a RIL_INITIAL_ATTACH_ APN request
is not sent to the modem during gprs initialization.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/wily/ofono