src/libhomescreen.git
6 years agoThe CMAKE install variable does already prefix the path 95/11595/3 sandbox/yuta-d/hmi-framework
Romain Forlot [Fri, 27 Oct 2017 20:57:54 +0000 (22:57 +0200)]
The CMAKE install variable does already prefix the path

Change-Id: If8b399154aad16f71e1f8768e3c92f500b1fe741
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
6 years agoProcess include dir with CMake to install headers 97/11597/2
Romain Forlot [Fri, 27 Oct 2017 20:58:40 +0000 (22:58 +0200)]
Process include dir with CMake to install headers

Change-Id: Ic000c63e8f68d1ffcf4241329aaaa2b5e5d7c970
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
6 years agoAdd OnScreenReply for application 53/11453/1
zheng_wenlong [Mon, 23 Oct 2017 05:48:42 +0000 (14:48 +0900)]
Add OnScreenReply for application

    With homescreen-service added OnScreenReply,
    Add OnScreenReply to libhomescreen.
    Let application can use this api easily.

Change-Id: I8038fea7471d1ae0777dcbff19e45c38fb6f614f
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoModified functional argument from char to json 49/11449/1
zheng_wenlong [Mon, 23 Oct 2017 05:46:17 +0000 (14:46 +0900)]
Modified functional argument from char to json

    Change libhomescreen event api from char to json.
    Also modify sample who use this.

Change-Id: Id3986d413f9494019f6b175488dd73de226ba020
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoRemoved thread loop 47/11447/1
zheng_wenlong [Mon, 23 Oct 2017 05:42:50 +0000 (14:42 +0900)]
Removed thread loop

    This is redundant thread, it works without thread.
    So removed thread loop like libsoundmanager.
    Relative Commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11403/

Change-Id: I32d65efcf32f3395719837339659ff94b3e64889
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoMove sample from agl-service-homescreen-2017 45/11445/1
zheng_wenlong [Mon, 23 Oct 2017 05:38:56 +0000 (14:38 +0900)]
Move sample from agl-service-homescreen-2017

    This sample is using libhomescren with homescreen sevice,
    So better move inside of libhomescreen.
    Relative Commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11429/

Change-Id: Id9a1a2401a9a0a42442ce84025213036a4fccd78
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd debug message control by envirment 43/11443/1
zheng_wenlong [Mon, 23 Oct 2017 05:35:58 +0000 (14:35 +0900)]
Add debug message control by envirment

    Add HMI_DEBUG to print debug message,
    It control by USE_HMI_DEBUG envirment.

Change-Id: I4b948f3af0d3a1b5e8707518e5b83a1029df3667
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoSplit libhomescreen from agl-homescreen-service-2017
zheng_wenlong [Mon, 23 Oct 2017 05:29:20 +0000 (14:29 +0900)]
Split libhomescreen from agl-homescreen-service-2017

    Split libhomescreen library from agl-homescreen-service-2017.
    Relative commit:
        https://gerrit.automotivelinux.org/gerrit/#/c/11413/

Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
7 years agoAdd .mailmap file to clean up stats 3.99.1 4.99.1 4.99.2 4.99.3 dab/3.99.1 dab_3.99.1 eel/4.99.1 eel/4.99.2 eel/4.99.3 eel_4.99.1 eel_4.99.2 eel_4.99.3
Bocklage, Jens [Tue, 14 Feb 2017 18:37:49 +0000 (19:37 +0100)]
Add .mailmap file to clean up stats

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoAdd LICENSE file
Bocklage, Jens [Thu, 19 Jan 2017 15:32:03 +0000 (16:32 +0100)]
Add LICENSE file

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoInitial source commit
Bocklage, Jens [Wed, 18 Jan 2017 14:29:11 +0000 (15:29 +0100)]
Initial source commit

Taken from https://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoAdd .gitignore and .gitreview
Bocklage, Jens [Tue, 17 Jan 2017 16:21:52 +0000 (17:21 +0100)]
Add .gitignore and .gitreview

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
7 years agoInitial empty repository
Jan-Simon Moeller [Mon, 16 Jan 2017 15:16:28 +0000 (15:16 +0000)]
Initial empty repository