Age | Commit message (Collapse) | Author | Files | Lines |
|
To impove homescreen-service's extensibility,
Changed homescreen.c to homescreen.cpp, hs-helper.h/hs-helper.c to hs-helper.hpp.
Change-Id: I12301f2eec237b0952830c9050c99475cacebb6d
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
A wrong name is used in CMakeLists.txt (SM = soundmanager
instead of HS = homescreen). Fix CMakeLists.txt by
replacing SM with HS.
BUG-AGL: SPEC-995
Change-Id: Id6273295982106705da0d63be89f50c05f4d6567
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add a new binding agl-service-homescreen-2017 for homescreen-2017.
There is a gles sample how to use this binding in sample/simple-egl.
A image about this see JIRA SPEC-871.
[PatchSets2]
Use aglwgt make package.
Change-Id: I9ae89188f9eb2de4c98ec8baa2f05fccca8b2372
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|