aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/wgt
AgeCommit message (Collapse)AuthorFilesLines
2020-08-31Start on bootneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish/9.99.49.99.413.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Scott Murray1-0/+1
Update widget config.xml.in to add "run-by-default" permission. Bug-AGL: SPEC-3557 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ia6089eb90ccb9e9af75b51d69f486014bd3f37b0
2018-10-09Use feature 'required-binding'Jose Bollo1-1/+1
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: I281676b0011f71e89f3592c854fa8e89a4508018 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2017-09-20binding: mediascanner: add missing dbus permissionMatt Ranostay1-0/+1
Add missing required dbus permission to allow standalone binding to access services. Bug-AGL: SPEC-904 Change-Id: Ib93b0f0c415585f768295e73f103bde72a9e20ad Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-09-06binding: media: add binding to its own repoMatt Ranostay1-0/+22
Initial commit for agl-service-media repo. This change enables cmake builds, and it being a standalone binding independent of the MediaPlayer application. Bug-AGL: SPEC-848 Change-Id: I1234c0d0dde4379b5697cc3fe3e16e27f8b73a7c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>