Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Change-Id: I3d1124980e10e6f265660226fc9a0749f832a4ff
|
|
Change-Id: If5a8addaa7ee3827463d3ed030d05577a7d90ffe
|
|
Change-Id: I9628dcaaa13de74a2963a85372a149400402ae32
|
|
Change-Id: I811b389f1867483328444f1f8fb5b43cd0f11a9b
|
|
Change-Id: I868cf4c14b8fddd45af163ce37dc6a22db656f37
|
|
Change-Id: I0deb111a5acee5a2fd8804ba3e0d01dcb50c3c71
|
|
Change-Id: I64a1bb68ea3e2b772a40eb78d316c54f8ed25de8
|
|
Change-Id: Ifa336b4eac43941466561e135eb000b344f02a10
|
|
Change-Id: I5fb4e2973d2d9fa00a9956ac4110577db7f7bcae
|
|
Change-Id: I7cb1b94da0fba797e09acac5da877ce45072b6d2
|
|
Change-Id: Ia451c948bc90861c4373ba8047c01f9cc4e72bd0
|
|
Change-Id: I0e56c9b696e1b7354c49c9f22536960d69efdcb9
|
|
Change-Id: Ide060be2a78d25c8ce74decc57e2f6ef5f89a67e
|
|
Change-Id: I654800d1d467ff1d5b858dc048bb4271485fb46a
|
|
Change-Id: I28af770a9f8d5ac63209038ca5939a2aab0bc318
|
|
Change-Id: Ic763640bdf86df98d804bf64bff368d22e66fbf7
|
|
Change-Id: I7f6c6d74d5d5c1686dc216bcff3175281b3c1494
|
|
Change-Id: I0e8b6f58bb2051a17723d19d93e07820650a03a2
|
|
Change-Id: I2ced5f48f0c377cdc4261b5bb19ac6f9c40760ea
|
|
Change-Id: I4b7ca96d1333d170c211b420d79ea9a4d3e1272a
|
|
Change-Id: I6269845fbd3b40d697bc7c77a457b380a5906bbc
|
|
Change-Id: Iadfa3cafbde7df1faa06234c4633832819280bdd
|
|
Change-Id: I8c466c1d325574b6b4c351e80f3aa12c4e5d2c47
|
|
Change-Id: I02330f9c9336609ce585ab172211acada68fba9c
|
|
Change-Id: Ie5bdd327f5e994730b0d1cbffad68fca93c80766
|
|
Change-Id: Id007f025ad647faf502c1bee6f5de8de4298df7e
|
|
Change-Id: Ifca3ec47d75c750274b9ed0dd300722b67430f1e
|
|
Change-Id: I689d37752c2c49921689c86f819c437bc38d30a4
|
|
Change-Id: Ie1a97fc8c3c6585d49574a051920a018a438deb6
|
|
Change-Id: Ib68bf6c21b4644626042789e48fa8eb47dc1a0cc
|
|
add wm proxy
add read/write json file
add getRunnables to ApplicationGuide.md
Change-Id: I65e9e6620ecb207c999e590410782590edd7005d
|
|
1. manager event list in hs_instance.
2. add setEventHook interface to hook event.
Change-Id: I65a64f2d16343eb68d22fd1ad9d5fbf565f5967a
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
1. using binder log macro instead of HMI_LOG.
2. unify log using level as below:
AFB_ERROR: fatal error or serious error may occur.
AFB_WARNING: input parameter error or not serious error.
AFB_NOTICE: alert sth.
AFB_INFO: print input argument or sth else.
AFB_DEBUG: prompt for calling location.
3. delete hmi-debug.h.
Change-Id: I203864ced39c418d2f792faa50ab2c009deb9d02
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Fix issue, modify project name to homescreen-service.
Change-Id: Ia578e32d1acd141e38e8dad39144c0cb0a1f5b61
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
1.start application in showWindow.
2.add "getRunnables" verb.
3.handle "application-list-changed" event from afm-main and add "application-list-changed" event.
Bug-AGL: SPEC-2188
Change-Id: I619b97424d20af373a945ff502a8133339916923
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
For sharing func_list between all client instance,
define func_list as static.
Change-Id: I8a0a131128e057cc55a2d3efb76b66033dd20a04
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
- Add agl autobuild script to silence build
warnings on yocto.
- Add linux autobuild script to build with
the sdk
- These scripts are based on the latest
version of the autobuild script, but they've
been customized to match the existin cmake
(the update and package-test targets have been
removed).
Change-Id: I6f8bd89ee0dfe770557e9a9b6d7729f30735ce43
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
1.Improve class cohesion and reduce public interface number
2.Unified event pattern
BUG-AGL: SPEC-2120
Change-Id: I4c5066be2deaf2b809af66cb5a8acdc5bffa5a23
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Bug-AGL: SPEC-1988
Change-Id: I877c8935449095f3dd8f531282f009538cfc7175
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
After called afb_req_get_application_id api needed to
free the string.
Change-Id: Ia59a3f4984854d61f4c5a8d9206f44988594ebf3
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
add new sequence and update doxygen files.
Change-Id: I6737939eb2628577d58b2d1d65086e46e7cb14a4
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
change homescreen-service-2017 to homescreen-service.
Change-Id: I440864ec5dc940bbbaf34aa09c6c1da4b8b9be57
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
when call subscribe every time, hs_client instance will call afb_req_subscribe once,
this is needless, every hs_client always only has one event, so only need to call afb_req_subscribe once.
Change-Id: I91417b749201fc378287e03f08dfd4dfd5df9dc7
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: I612e541243ee6502eb90ff1aa2ab4d99bfbc7156
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: I8493331f37977a30d6d88c0d222da4c2db32e727
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
1.No longer operate HS_Client in homescreen.cpp,move to HS_ClientManager class.
2.In hs_client.cpp,afb_event_push return the count of clients that received the event,
not push event result, in tap_shortcut/on_screen_message/on_screen_reply directly
return zero.
Bug-AGL: SPEC-1764
Change-Id: Ief17d3fe3a9c80937fbda05d1c158eeed3924a75
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
migration homescreen-service from v2 to v3
Change-Id: I5e6d42c3dff528e46d0ca407e09eb1d05bacea80
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
changed agl-service-homescreen and libhomescreen to make
agl-service-homescreen emit event to one application only.
BUG-AGL: SPEC-1764
Change-Id: I87e4fc8fe900fdf9d7fde04852077c7174b8a3ba
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
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: Ic8ba6b048e6ba7b573dac2f2f1833a4df8eaa0dc
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|