← Back to team overview

touch-packages team mailing list archive

[Bug 1425949] Re: Needs to support direct searching of contacts

 

if dekko is going to be the default email client on the app, I would
vote for whitelisting it to allow direct access to the contact list from
the address-book-service (same as dialer, messaging and calendar). This
way, a content-hub import and separate copy would not be needed.
Otherwise it will be hard to achieve the desired user experience with
searching for contacts as we have no plans to do that in content-hub.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to content-hub in Ubuntu.
https://bugs.launchpad.net/bugs/1425949

Title:
  Needs to support direct searching of contacts

Status in Canonical System Image:
  Confirmed
Status in Dekko:
  Triaged
Status in content-hub package in Ubuntu:
  Confirmed

Bug description:
  Use case:
  - contact auto-completion

  When typing addressees in an email app, you want to be able to use
  auto-completion from your contacts without disclosing more data than
  necessary.

  The only secure way seems to be for the content hub to own the display
  of matching results, otherwise we're opening ourselves to a brute-
  force attack to get data on all the contacts.

  So my proposal would be that, as usual, a content hub operation is
  started for the search (decorated with originator geometry most
  likely), the hub queries all relevant data sources and displays a list
  of matching results. The search query will need to be updated as the
  user types. Selecting one of those would trigger the actual content
  exchange.

  This type of prompt could not gain focus (as to allow the user to
  continue typing in the text entry), and would probably need to support
  some styling properties to make it fit within the originator app.

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


References