[DeviceHome][VD] Support preview display on client 13/274113/5
authorDongHyun Song <dh81.song@samsung.com>
Thu, 21 Apr 2022 11:10:38 +0000 (20:10 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Tue, 26 Apr 2022 00:52:33 +0000 (09:52 +0900)
commitf32af3b76102b15639668917138605f037698a7f
treefb7c24cd085b65f8cf3f22f3cb08b29b868c2684
parent88beccdf6e56f7c26b7ccd5be4679fbb7cbb0db0
[DeviceHome][VD] Support preview display on client

When there are d2dservice apps having preview data,
 - 'click' event is for listing preview data
 - 'dblclick' event is for opening the UI offloading page

For the deeplink, when the preview icon is clicked on client side,
then it will request appcontrol with 'action' parameter as 'PAYLAOAD'

Parent patch:
https://review.tizen.org/gerrit/274112/

Change-Id: I8c367802aed101644f6d086a9e30ae9dcc6f7eae
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
device_home/client/client.html [changed mode: 0755->0644]
device_home/client/css/style.css [changed mode: 0755->0644]
device_home/client/js/myApps.js [changed mode: 0755->0644]