ofono: Added new Ofono backend to read contacts from SIM cards.
authorJeremy Whiting <jpwhiting@kde.org>
Fri, 28 Sep 2012 21:13:39 +0000 (15:13 -0600)
committerJeremy Whiting <jpwhiting@kde.org>
Wed, 10 Oct 2012 22:28:08 +0000 (16:28 -0600)
commite82b632f96ea49bd55f28228de4729bc64fb57b9
tree18ef1411388c52abb44e6342d11fd98d3bd2ce98
parentb8c02c39cf970a26f01305c5791b15fca659f11c
ofono: Added new Ofono backend to read contacts from SIM cards.
backends/Makefile.am
backends/ofono/Makefile.am [new file with mode: 0644]
backends/ofono/ofono-backend-factory.vala [new file with mode: 0644]
backends/ofono/ofono-backend.vala [new file with mode: 0644]
backends/ofono/ofono-persona-store.vala [new file with mode: 0644]
backends/ofono/ofono-persona.vala [new file with mode: 0644]
backends/ofono/org-ofono.vala [new file with mode: 0644]
configure.ac