[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-05-13 Thread Jonas G. Drange
** Changed in: libqofono (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Jonas G. Drange (jonas-drange)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-05-12 Thread Tony Espy
** Branch linked: lp:~phablet-team/network-manager/lp1361864

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-05-08 Thread Jonas G. Drange
** Branch linked: lp:~jonas-drange/ubuntu-system-settings/apn-prototype

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-05-07 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: canonical-devices-system-image
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  Confirmed
Status in libqofono package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  In Progress
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-22 Thread Jonas G. Drange
** Changed in: libqofono (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  New
Status in libqofono package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-22 Thread Jonas G. Drange
** Also affects: libqofono (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libqofono (Ubuntu)
   Importance: Undecided = High

** Changed in: libqofono (Ubuntu)
   Status: New = Confirmed

** Changed in: libqofono (Ubuntu)
 Assignee: (unassigned) = Jonas G. Drange (jonas-drange)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  New
Status in libqofono package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package ofono -
1.12.bzr6892+15.04.20150407-0ubuntu1

---
ofono (1.12.bzr6892+15.04.20150407-0ubuntu1) vivid; urgency=medium

  [ 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)
 -- CI Train Bot ci-train-...@canonical.com   Tue, 07 Apr 2015 06:50:28 +

** Changed in: ofono (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-13 Thread Ricardo Salveti
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ofono

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-13 Thread Jonas G. Drange
** Also affects: libqofono (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: libqofono (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-08 Thread Jonas G. Drange
Can we use this tag for MMS as well? Since we cannot query nuntium
directly (as per [1]).

[1]
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1370660/comments/7

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-08 Thread Alfonso Sanchez-Beato
@Jonas, yes, it can be used for MMS too. There is in fact no restriction
on how this flag is used on the ofono side. Whatever needs to be
enforced is something between system-settings and NetworkManager. For
ofono, it is just a property that can be read and written from outside,
and it is not used internally.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-01 Thread Tony Espy
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~phablet-team/ofono/ww13-update

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-01 Thread Tony Espy
** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  New

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-04-01 Thread Tony Espy
** Changed in: ofono (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-31 Thread Alfonso Sanchez-Beato
This brach

https://github.com/rilmodem/ofono/pull/173

implements a per-context Preferred property that can be used freely by
the ofono clients to express preference on context activation.

** Changed in: ofono (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  In Progress

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-27 Thread Bill Filler
** Changed in: ofono (Ubuntu)
 Assignee: Antti Kaijanmäki (kaijanmaki) = Alfonso Sanchez-Beato 
(alfonsosanchezbeato)

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ofono (Ubuntu)
   Importance: Wishlist = High

** Changed in: network-manager (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-27 Thread Ken VanDine
** Also affects: nuntium (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nuntium (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  New
Status in nuntium package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-27 Thread Pat McGowan
** Tags added: apn

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1361864] Re: add Tag property to ConnectionContext interface

2015-03-27 Thread Tony Espy
** Changed in: nuntium (Ubuntu)
   Status: New = Confirmed

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

** Changed in: network-manager (Ubuntu)
 Assignee: (unassigned) = Tony Espy (awe)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1361864

Title:
  add Tag property to ConnectionContext interface

Status in network-manager package in Ubuntu:
  Confirmed
Status in nuntium package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Confirmed

Bug description:
  To implement system-settings APN editor reliably there has to be a Tag
  field with is an arbitrary non user-visible string that can be set for
  any Context.

  We also need org.ofono.ConnectionManager.AddContext which takes a
  variant map with prepopulated values for the context to be created, so
  we can have a function in QOfono
  QOfonoConnectionManager::addContextWithTag(QString tag).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1361864/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp