summaryrefslogtreecommitdiffstats
path: root/weathermessage.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-06-25Reorg binding-specific modules into subdirectoriesMatt Porter1-34/+0
Move binding-specific code into per-binding subdirectories. This separates the core message engine code and simplifies adding new binding-specific modules. Bug-AGL: SPEC-1525 Change-Id: I8fc545e3af375e2ed9e79a41363b7ade97e9b20a Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-02-09Add weather binding supportMatt Ranostay1-0/+34
Allow subscription of weather data for libqtappfw consumers Bug-AGL: SPEC-1273 Change-Id: If794481e09084f9632387c64882861faefe4f62c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>