aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-29Add gitreview file for icefish branchicefish_9.0.4icefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.4icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.49.0.39.0.29.0.19.0.0icefishJan-Simon Möller1-1/+1
Change-Id: I32ba6faa6c355f9bffee45482e2dc5e6af26aa13 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-11-22fix(confg.cmake): set PROJECT_URL to silence CMake warningicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.58.99.48.99.38.99.2Li Xiaoming1-0/+1
No homepage url found. Please set a PROJECT_URL cmake variable in your config.cmake. Bug-AGL: SPEC-2804 Change-Id: I5f0e9965cfd9d80d3ef2014d16cde621ffcd480a Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-09-12fix(test/CMakeLists.txt): make test wgt workicefish_8.99.1icefish/8.99.18.99.1Li Xiaoming1-1/+1
Bug-AGL: SPEC-2795 Change-Id: I46a935ab7126895e2053954589d7de9c503914fd Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-06-26binding: weather: add scope-platform permission to config.xml.inhalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.28.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.2halibutMatt Ranostay1-0/+1
Add urn:AGL:permission::partner:scope-platform to run on the platform scope. Bug-AGL: SPEC-2575 Change-Id: I46f9890c548f3d53f446647d20a841a69476dd47 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-06-17Adding weather service testsEdi Feschiyan8-0/+193
Bug-AGL: SPEC-2529 Change-Id: I45e875c7ee9b0b77b2d2fb6c94e4bbcf78c1e65d Signed-off-by: Edi Feschiyan <edi.feschiyan@konsulko.com>
2019-03-17binding: weather: remove useless .gitmoduleshalibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-3/+0
Bug-AGL: SPEC-2268 Change-Id: I24f47fcdee2265d2398bed0b2642ed1135162737 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-27autobuild: fix warnings due to cp command exit errorRaquel Medina4-120/+158
- 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: I2a1c11ee5861623b47f6bbaa501ba03767dfc5fe Bug-AGL: SPEC-2164 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-01-03binding: weather: fix markdown rendering in README.mdhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Matt Ranostay1-1/+2
Bug-AGL: SPEC-2106 Change-Id: I33931500989d09205838a1bd23bf39f8b3a7fe60 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-10-31Migrate app-templates to CMake moduleguppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.36.99.26.99.1Romain Forlot3-10/+9
Bug-AGL SPEC-1682 Change-Id: I22a946da7f379b71612cc419e8915921bc0bf858 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-09Use feature 'required-binding'Jose Bollo1-0/+3
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: Iddf394b7bf757bec2f283889974bc8fd8d2375c8 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-09-10Add gitreviewguppy_6.90.0guppy/6.90.06.90.0Jan-Simon Möller1-1/+5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-09-10Add gitreview file for flounder branchJan-Simon Möller1-0/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-19binding: weather: upgrade binding framework to v3flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.25.99.65.99.55.99.45.99.35.99.2Matt Ranostay1-13/+13
Change-Id: Ib2940cc6aaa3720be8038251370ee79b84794d7d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-12binding: weather: update stats every 15 minutesflounder_5.99.1flounder/5.99.15.99.1Matt Ranostay2-22/+75
To reduce API calls to OpenWeatherMap only update weather stats every 15 minutes. Changes that were required: * add glib-2.0 dependecy * adding rwlock to url data * g_timeout_add_seconds schedules an weather update every 15 minutes Bug-AGL: SPEC-1273 Change-Id: I09b92faf17830f305275dad7f4545cf64ebb43a2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-11binding: weather: trigger weather event on subscribeMatt Ranostay1-0/+8
Send current weather data to any new subscribers Bug-AGL: SPEC-1273 Change-Id: I96c92ba7e469a5cdc13c48694f1b0f2a42752b74 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-11binding: weather: add initial openweathermap bindingMatt Ranostay11-0/+745
Bug-AGL: SPEC-1273 Change-Id: Idf6f12148df840ad8cfe2c1bc8eb35c1bc759876 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-07Initial empty repositoryJan-Simon Moeller0-0/+0