apps/agl-service-homescreen.git
6 years agoAdd debug message macros controlled by environment variable
zheng_wenlong [Mon, 23 Oct 2017 04:08:02 +0000 (13:08 +0900)]
Add debug message macros controlled by environment variable

    Add a HMI_DEBUG macro to print debug messages.
    It is controlled by the USE_HMI_DEBUG environment variable.

BUG-AGL: SPEC-998
Change-Id: Ibb0a5c119a3a627538e7ec2728c64007f21af215
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoDelete libhomescreen from this gerrit repository
zheng_wenlong [Mon, 23 Oct 2017 02:49:31 +0000 (11:49 +0900)]
Delete libhomescreen from this gerrit repository

    Relocate libhomescreen into its own repository as src/libhomescreen.

BUG-AGL: SPEC-993
Change-Id: I481c9b2322a1a112f23facdd930cb36e594919bb
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoModify the library name in CmakeLists.txt
zheng_wenlong [Wed, 25 Oct 2017 08:34:50 +0000 (17:34 +0900)]
Modify the library name in CmakeLists.txt

    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>
6 years agoChange comments from Japanese to English
zheng_wenlong [Sun, 22 Oct 2017 01:55:02 +0000 (10:55 +0900)]
Change comments from Japanese to English

    There are some Japanese comments in RC1,
    change these to English.

    [Patch Sets 2]
    Split CMakeLists.txt due to modification in another commit.

    [Patch Sets 3]
    Update commit message.

    [Patch Sets 4]
    Return to Patch Sets 1 to rebase for this commit.
    <Delete libhomescreen from this gerrit repository>

    [Patch Sets 5]
    Return to Patch Sets 3 to rebase for this commit.
    <Modify library name in CMakeLists.txt>

Change-Id: Ib520d39ede23cb0059f303c6e38090c9ed65a45b
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd gitreview file for master 4.99.1 eel/4.99.1 eel_4.99.1
Jan-Simon Möller [Fri, 13 Oct 2017 13:48:38 +0000 (15:48 +0200)]
Add gitreview file for master

Change-Id: I91a3830de36d61f46303274f39bfe2ace528a69d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
6 years agoAdd agl-service-homescreen-2017
zheng_wenlong [Fri, 29 Sep 2017 11:42:53 +0000 (20:42 +0900)]
Add agl-service-homescreen-2017

    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>
6 years agoInitial empty repository
Jan-Simon Moeller [Tue, 26 Sep 2017 18:40:29 +0000 (18:40 +0000)]
Initial empty repository