apps/agl-service-homescreen.git
4 years agochange document 60/21660/1 flounder
wang_zhiqiang [Mon, 17 Jun 2019 11:17:50 +0000 (19:17 +0800)]
change document

1. delete html tags in markdown file to fit with markdown syntax.
2. change contents refer to doxygen files to fit with markdown syntax.
3. remove destination in api-services-book.yml.

Bug-AGL: SPEC-2096
Bug-AGL: SPEC-2326

Change-Id: Iee4b0a958f853f76d37608bb91edec36ab5b81c9
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agodocs: add yaml book 51/19551/1 6.0.4 6.0.5 flounder/6.0.4 flounder/6.0.5 flounder_6.0.4 flounder_6.0.5
Frederic Marec [Wed, 9 Jan 2019 14:26:35 +0000 (15:26 +0100)]
docs: add yaml book

Bug-AGL: SPEC-1988

Change-Id: Ic31ad4689ce856740a8490f637cbc7d6ef628c48
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
5 years agoAdd gitreview file for flounder branch 5.99.7 6.0.0 6.0.1 6.0.2 6.0.3 flounder/5.99.7 flounder/6.0.0 flounder/6.0.1 flounder/6.0.2 flounder/6.0.3 flounder_5.99.7 flounder_6.0.0 flounder_6.0.1 flounder_6.0.2 flounder_6.0.3
Jan-Simon Möller [Mon, 10 Sep 2018 06:39:05 +0000 (08:39 +0200)]
Add gitreview file for flounder branch

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoUpdate lastest code from agl-service-homescreen-2017 57/16457/2 5.99.6 flounder/5.99.6 flounder_5.99.6
zheng_wenlong [Mon, 3 Sep 2018 01:39:15 +0000 (10:39 +0900)]
Update lastest code from agl-service-homescreen-2017

    Update the lastest code from agl-service-homescreen-2017.
    To impove homescreen-service's extensibility.
    "Change homescreen-service from c project to c++ project"

Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/16351/
Change-Id: Id7e50fa61fdfcff30f69588aa1da4d93695edfc1
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agoChange gitreview to new location 5.99.5 flounder/5.99.5 flounder_5.99.5
Jan-Simon Möller [Thu, 30 Aug 2018 14:54:47 +0000 (16:54 +0200)]
Change gitreview to new location

Change-Id: If2690f0524871dff14f8409e9cdd011408f83428
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoRevert "Use appid between homescreen-service and apps" 5.99.4 flounder/5.99.4 flounder_5.99.4
Tadao Tanikawa [Fri, 24 Aug 2018 04:49:00 +0000 (04:49 +0000)]
Revert "Use appid between homescreen-service and apps"

This reverts commit b5702d25b7b5386fabd6a81a748ea2d6fe647fcd.

Bug-AGL: SPEC-1685

Change-Id: If5b526a5a5406ff0c3e59cc4a578b977386bda14
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoUse appid between homescreen-service and apps 5.99.3 flounder/5.99.3 flounder_5.99.3
zheng_wenlong [Mon, 6 Aug 2018 02:56:42 +0000 (11:56 +0900)]
Use appid between homescreen-service and apps

    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: I3609a157ffdf31aa19cad6ae0f809f52e2129d0d
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoSet default debug level to error 4.99.3 5.99.1 5.99.2 eel/4.99.3 eel_4.99.3 flounder/5.99.1 flounder/5.99.2 flounder_5.99.1 flounder_5.99.2
zheng_wenlong [Thu, 9 Nov 2017 03:58:41 +0000 (12:58 +0900)]
Set default debug level to error

    Default enable HMI_ERROR output.
    Remove afb-binding.h and add necessary header files.

    [Patch Set 2]
    Change LOG_LEVEL_MAX value equal LOG_LEVEL_DEBUG.

Change-Id: Ie50e267b9ff9ad107bb38162ad90acc410c79cbc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoAdd a new OnScreenReply api to agl-service-homescreen 4.99.2 eel/4.99.2 eel_4.99.2
zheng_wenlong [Mon, 23 Oct 2017 05:06:12 +0000 (14:06 +0900)]
Add a new OnScreenReply api to agl-service-homescreen

    Add a new event named OnScreenReply. Applications
    can use this event to reply to the homescreen.
    Also update the documentation for this event.

    [Patch Sets 8,9]
    Update ApplicationGuide.md. For details:
        Use master source build agl-service-homescreen-2017.
        Change agl version to EE.
        Add libhomescreen sample code path.

    [Patch Sets 10]
    Delete tailing space.

BUG-AGL: SPEC-985
Change-Id: Iea0c321731fa62cd94fc08fc5e303c20847fd525
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
6 years agoMove sample to libhomescreen
zheng_wenlong [Mon, 23 Oct 2017 04:17:55 +0000 (13:17 +0900)]
Move sample to libhomescreen

    The sample folder is using libhomescren with
    agl-service-homescreen-2017, So better move to libhomescreen.

BUG-AGL: SPEC-988
Change-Id: I165bd3baa67ae2909f5ac699faf4f1f620f78747
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
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