Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit f207663c1dd42351e858907f4b1020af492f0e73.
Bug-AGL: SPEC-2575 SPEC-2695
Change-Id: I9baebc0a58b876fb230f550a11f72fdf17cf8ea0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add urn:AGL:permission::partner:scope-platform to run on the platform scope.
Bug-AGL: SPEC-2575
Change-Id: I4a12158de80b791a6af25c947592e58a27bf7c96
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Caching of contacts moved into storing in the persistence binding
Bug-AGL: SPEC-2311
Change-Id: Ie9fa7b3e01f84f17101b211204575fc77bdc9a67
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Populating the contacts list can take several seconds for the OBEX
transfer to complete. So to avoid phone UI delays service is started
at startup, and populates a cached version of contacts for clients.
Change-Id: I1687fc6bc075964b71be4515c5048bff1861b4ec
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The feature "urn:AGL:widget:required-binding" is now
preferred to the feature "urn:AGL:widget:required-api"
for requiring a local binding.
Bug-AGL: SPEC-1800
Change-Id: I6fd143c82298e9afa3d8eb7c3788bd3890810b4b
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Supports the following features:
- retrieval of phonebook contacts
- retrieval of call history (incoming/outgoing/missed/combined lists)
- retrieval of individual contact entry by handle
- search for contact by phone number
Bug-AGL: SPEC-1437
Change-Id: I1d0d5c4c02e5ba4a5db1bcfc932421fd9d478426
Signed-off-by: Matt Porter <mporter@konsulko.com>
|