Age | Commit message (Collapse) | Author | Files | Lines |
|
Phone application uses the agl-service-bluetooth-pbap directly and
the agl-service-telephony doesn't use it at all.
This was an artifact of the telephony service and phone application being
separated.
Change-Id: I4e3e11d87aa996953c4a68d8b0a3f7b30cff4457
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-1630
Change-Id: I7e052af9001ced3f2a182b6df6014bf0b7517346
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Serial field isn't always passed if the device isn't connected
causing a segfault when strcmp() is called.
Change-Id: I0be1d9270a66df099786170136913a4b5525d582
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL SPEC-1682
Change-Id: Icd17d31bbee510a08ff90485855397a71e48eefa
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
Bug-AGL: SPEC-1757
Change-Id: Ie27070063d1c66329cddab8eb28ecdf2cd1f203e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
CMakeFiles was missing a few source files, and incomplete deps which was
causing "undefined symbols" on load
Change-Id: I76ee91d880ab7be10772d615a24871fca9586386
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: I49e683d61589e750a661b72c3ee8a5d156baa1eb
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Split out binding from phone application
Bug-AGL: SPEC-1757
Change-Id: Ie66364e20528ec1b7c67deb20247a843b289b68c
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
|