Age | Commit message (Collapse) | Author | Files | Lines |
|
Update the .gitreview file.
Bug-AGL: SPEC-4300
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
1.it's wrong to use json_tokener_parse to convert char* to area json_object
in showWindow,remake area json_object.
2.modify function parameter name and comments to make it easy to understand
Change-Id: I24b1425d429cb63f47f82e679076171cd1d2c011
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
homescreen-service: add five verbs.
1.showWindow: instead of tap_shortcut and show onscreen.
2.hideWindow: used when want to hide onscreen.
3.replyShowWindow: used when post onscreen reply information to application.
4.showNotification: used by application who want to display notification on homescreen top area.
5.showInformation: used by application who want to display information on homescreen botton area.
homescreen:
1.add fullscreen transfer button.
2.display notification and information.
Bug-AGL: SPEC-1931
Change-Id: Idc13e290ef08bfb6a3801b923abfb59e388bb2bb
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Now In homescreen-service used application_id to identify
different application, so use appid instead of appname
in "tap_shortcut" parameter.
Bug-AGL: SPEC-1764
Change-Id: Iccb40a38c7e0fa39c8727582c50e6003b90dc89d
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This reverts commit 59f49ec2538f22fbf752330f78413e445a3dc504.
Bug-AGL: SPEC-1685
Change-Id: Ie27c4102fc7a87e8a972dc83dd3a1c94d0626091
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Use appid between hss and apps, and check event destination in libhomescreen.
So these is no need compare code when recived Event_TapShortcut Event.
BUG-AGL: SPEC-1645
Change-Id: I875cc87a46b0c0d1f417e2dd979decc18fb40eb7
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Use qthomescreen as library name instead of qtHomeScreenWrapper.
Change-Id: Iec1f1a732bf0674fd9e25f59e45edd3811ab356a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add tapShortcut event to qlibhomescreen,
Launcher application will use this library.
Change-Id: I26882ad17938c498110295a2fac072176a40da07
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add debug messages for qlibhomescreen.
Change-Id: I3df80ebe8c38484587011725538bc926b98d0ca0
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add some comments for qlibhomescreen api.
Change-Id: I97f09d8c3f2a743e8ca1443b93f6625913475f5b
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Fix the installation error due to typo
Change-Id: I7771d635f5967fdd77dcb9c2c78d1407e169305c
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change-Id: Ie406f3c0739c90dd343935fac1619702fc713511
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Change-Id: I1ffa48056f4fcc496557e170a11f07ebccd2eb5f
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|