Adds logic for Application detail setting 81/99481/6 accepted/tizen/3.0/common/20161130.133532 accepted/tizen/3.0/ivi/20161130.091042 accepted/tizen/3.0/mobile/20161130.090949 accepted/tizen/3.0/tv/20161130.091002 accepted/tizen/3.0/wearable/20161130.091022 submit/tizen_3.0/20161130.022513
authorseungha.son <seungha.son@samsung.com>
Thu, 27 Oct 2016 06:41:14 +0000 (15:41 +0900)
committerseungha.son <seungha.son@samsung.com>
Tue, 29 Nov 2016 10:01:42 +0000 (19:01 +0900)
commit3528f2b5cc3f9f25d19b94ac2588bc8fc9b32bfe
treeeb700e321dd3ccf58f7eb0fae81289aec2102c7e
parent08f3d319b8584e6a903b74c5d44f817eebc26995
Adds logic for Application detail setting

 - If user set value that 'App badge' option of setting,
   badge is not shawn on the app icon when 'App badge' is off.
   Despite badge is not shown, display value is maintained consistently.
   So, data-provider-master emit fake signal to homescreen.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Id138ddc4de9aeef6d62fd31c032509c738098729
include/badge_service.h
include/service_common.h
src/badge_service.c
src/main.c
src/notification_service.c
src/service_common.c