Age | Commit message (Collapse) | Author | Files | Lines |
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ieaeee4e2782088a47054db9ee31d0563ab3d9480
|
|
Update autobuild script to create multiple widget target debug, coverage and all
Bug-AGL: SPEC-2049
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Change-Id: If4bd522edde560e02c36dab911979d939252fd95
|
|
Add urn:AGL:permission::partner:scope-platform to run on the platform scope.
Bug-AGL: SPEC-2575
Change-Id: Ic4b83b80c0dce9d33a1c23befc8d23c9d7e3102e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Detect hardware modems for voicecalls on binding startup. This is done
by checking for "hardware" type only on startup (i.e. modem with no address
since it isn't handsfree).
Bug-AGL: SPEC-2481
Change-Id: Id0427814c2a841a9f100bdd0e1972e6e370270c4
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Reduce indents in ofono_manager_set_default_modem() function to make
it more concise.
Bug-AGL: SPEC-2481
Change-Id: I8aabd42c024792afbd95abd0938d1d487afcb318
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
|
|
Bug-AGL: SPEC-2268
Change-Id: Ifa6ff813a8bf0898b486c231d49bcc504710738a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To allow clients to detect if a phone/handsfree profile is connected.
Note this isn't inclusive of an actual phone call being active.
Bug-AGL: SPEC-2257
Change-Id: Ie3d014bf86ab9c02c3f2a8a18aa324648b05f0a6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
- 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>
|
|
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
|
|
Remove compiler warnings on gdbus generated code by regenerating
with gdbus-codegen 2.56.3
Change-Id: I9e5525031b8ac5662a101d71fc06179eab02695b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2104
Change-Id: If6f6d1b5cdf9a9956bc00170be766582365140fb
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-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>
|
|
|