From 599de8d3f35cb0fe56c7e27591862d61944b456b Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 23 Oct 2017 14:06:12 +0900 Subject: 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 --- doc/api-ref/html/globals.html | 84 ++++++++++++++++++++++++++++++++----------- 1 file changed, 63 insertions(+), 21 deletions(-) (limited to 'doc/api-ref/html/globals.html') diff --git a/doc/api-ref/html/globals.html b/doc/api-ref/html/globals.html index bb30160..1498f7c 100644 --- a/doc/api-ref/html/globals.html +++ b/doc/api-ref/html/globals.html @@ -67,18 +67,15 @@ $(function() {
  • _display_message : homescreen.c
  • -
  • _DLOG() -: libhomescreen.cpp -
  • -
  • _ELOG() -: libhomescreen.cpp -
  • _error : homescreen.c
  • _GNU_SOURCE : homescreen.c
  • +
  • _HMI_LOG() +: hmi-debug.h +
  • _on_call_static() : libhomescreen.cpp
  • @@ -91,6 +88,9 @@ $(function() {
  • _on_reply_static() : libhomescreen.cpp
  • +
  • _reply_message +: homescreen.c +
  • @@ -118,20 +118,16 @@ $(function() { -

    - d -

    - -

    - e -

    @@ -202,6 +213,34 @@ $(function() { +

    - l -

    + +

    - m -