summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2019-06-22recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
4fda04a libqtappfw: pbap: fix compile error in if statement b3d51e2 libqtappfw: pbap: add import verb for contacts e89c488 network: add wired adapter & model 9d896c9 network: fix warning on return path b2ecc03 network: rework WifiNetworkModel implementation d363224 network: add network model abstraction Bug-AGL: SPEC-2541 SPEC-2293 Change-Id: I259640ef067d662bbbd35bb7b15b86873829b9f6 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-05-31recipes-demo-hmi: libqtappfw: update SRCREVRaquel Medina1-1/+1
* Revert "network: add dummy methods for back compatibility" Bug-AGL: SPEC-2392 Change-Id: I20f45d9c482f8f0a7fc64e938fff7542924f225b Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-05-28recipes-demo-hmi: libqtappfw: update SRCREV and remove dependencyMatt Ranostay1-2/+2
* update SRCREV * remove libvcard dependency Bug-AGL: SPEC-2392 Change-Id: I149ba2cefc1a9bee9ce31bff38e0ce63575492a3 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-05-21recipes-demo-hmi: libqtappfw: update SRCREVRaquel Medina1-1/+1
* libqtappfw: network: add dummy methods for back compatibility * libqtappfw: network: refactor network class Bug-AGL: SPEC-2293 Change-Id: If141417134ba4499cfd8284d583c5953127da0d8 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-04-13recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
aa1f78e libqtappfw: bluetooth: add adapter_changes event processing Bug-AGL: SPEC-2295 Change-Id: I8a1961fba36d64ff678ebe43d51ff15d9634805f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-26recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
f4aad7a Merge "libqtappfw: bluetooth: add BluetoothModel support" 6e0dbd4 Merge "libqtappfw: telephony: add onlineChanged signal" 6a80077 libqtappfw: bluetooth: add BluetoothModel support c08bb24 libqtappfw: network: wifinetworkmodel: call clear() on list 5d608a9 libqtappfw: telephony: add onlineChanged signal Change-Id: I0a2c6417350c30afe526077514c1c9467140f569 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-15recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
* libqtappfw: network: add invalidPassphrase signal * libqtappfw: message: add replyStatus/requestData methods * libqtappfw: network: sort WiFI model by SSID * libqtappfw: network: add remove() method for removal of services * libqtappfw: mediaplayer: update loop command parameter * libqtappfw: mediaplayer: send empty artist + album data * libqtappfw: mediaplayer: update loop command parameter Bug-AGL: SPEC-2181 Change-Id: I3f58bd4dab1d769a81fa83e8a3d476576e200605 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-19recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
* libqtappfw: mediaplayer: send empty artist + album data if none Bug-AGL: SPEC-2180 Change-Id: Ic6698c38b904dedcfbbd427450acc9bf468a632c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-15recipes-demo-hmi: libqtappfw: update SRCREVguppy_6.99.4guppy/6.99.46.99.4Matt Ranostay1-1/+1
c101de3 Merge "libqtappfw: bluetooth: add transport to discovery filter" 3dec5b3 libqtappfw: Add radio binding support 60094aa libqtappfw: bluetooth: add transport to discovery filter Change-Id: I4f376c15e05e15d3f79745f5637c27a1988088f2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-12-28recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
cdfb8ce libqtappfw: mediaplayer: set album art via qml context Change-Id: Ibc386c63dd4fe8dc2f39593de3f9be1964cc06cc Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-11-20libqtappfw: update SRCREV for new bluetooth binding supportMatt Ranostay1-1/+1
Bug-AGL: SPEC-1630 Change-Id: Ieaeac4f33140f70e07607749df8ebc2e18edf284 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-09-13demo-hmi: libqtappfw: switch to using a static SRCREVguppy_6.90.0guppy/6.90.06.90.0Matt Ranostay1-1/+1
libqtappfw recipe should have been using a static SRCREV than the previous autoreving. Bug-AGL: SPEC-1680 Change-Id: I738fbb398d03b46560b9f3c44b107747bce7198d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-07-27libqtappfw: add dependency on qtdeclarativeMatt Porter1-1/+1
The new version of libqtappfw depends on qtdeclaractive. Add the missing dependency. Bug-AGL: SPEC-1541 Change-Id: Ic6ea2cc7d27a7a598725e68ccbe0a7e3da02ee0f Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-27Add libvcard to libqtappfw dependszheng_wenlong1-1/+1
These is a error when build libqtappfw for miss libvcard. Add libvcard into libqtappfw depends. Change-Id: I22078b9566d80263eac6cdfb18da8a202b41413b Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-02-12libqtappfw: use AGL_APP_REVISION for SRCREVMatt Ranostay1-1/+1
Change-Id: I2ea9154d0cbeb28dbe32a73225d4a8df10c73879 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-11-10libqtappfw: clean up syntax and unused FILES* bitsMatt Porter1-17/+2
Fix some unnecessary whitespace and remove all the explicit FILES* additions. These are all handled by the defaults. Bug-AGL: SPEC-1064 Change-Id: I3b610cf503f938c84b17d514bb1ed1cf3f8607bb Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-11-10Add AGL libqtappfw to the platformMatt Porter1-0/+35
Add libqtappfw to the platform. This supports SDK development and runtime of apps leveraging libqtappfw. Bug-AGL: SPEC-1064 Change-Id: I7fc54fc7d9c4db885cd79d899bd40f44e4543766 Signed-off-by: Matt Porter <mporter@konsulko.com>