Comment 1 for bug 1331346

Revision history for this message
Tony Espy (awe) wrote : Re: No access to contacts on SIM

Importing contacts from SIM is not currently planned for the first version of Ubuntu Touch. This decision is currently being reviewed internally by product management.

That said, the basic ofono support exists for SIM import. This is supported by the phonebook feature of ofono. The documentation can be found here:

https://github.com/rilmodem/ofono/blob/master/doc/phonebook-api.txt

The rilmodem code to support this exists in the following pending pull request:

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