Age | Commit message (Collapse) | Author | Files | Lines |
|
- bring latest version of autobuild script in
- move conf.d/autobuild to root folder
- update autobuild script to fix warnings triggered by
cp operation error.
Change-Id: I63dc4b577ea9e95ed9afc8912c2fd1a39db09ada
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
By subscribing to org.ofono.Modem PropertyChanged events it can be
detected when a handsfree profile device is connected. In turn the
bluetooth service access is no longer needed.
Bug-AGL: SPEC-2117
Change-Id: Iae92c66962ac88e07d58d75e566ae31e7128c831
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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-1682
Change-Id: Icd17d31bbee510a08ff90485855397a71e48eefa
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
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>
|