Add Sample Apps for Animated Gradient Visual 03/159403/11
authorEunki Hong <eunkiki.hong@samsung.com>
Wed, 8 Nov 2017 16:01:48 +0000 (01:01 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 17 Nov 2017 15:17:36 +0000 (15:17 +0000)
commite85e6803e02793f939e3fcc0bc1a205ab29c425e
tree0ee08dab73ec915af66ab7eea55553bdae529998
parent82ffd350eb6554febf4bd709a401689641de63a2
Add Sample Apps for Animated Gradient Visual

Add two sample apps which using animated gradient visual
(doing at review.tizen.org/gerrit/#/c/152141/ )
It's resolution is optimized for wearable (resolution is 360x360)

 - Call Active
  Scenario is incomming call.
  Show incomming gradient effect as radial form animated gradient.
  And add some animation at call_decline button so make user want to touch it!
  This sample show how to make animated gradient by json script.
 - Card Active
  Scenario is use some coupon with NFC tag.
  Show gradient effect during NFC taging is enabled.
  This sample show how to make anmiated gradient by inline code.

Change-Id: Ifae6698fbf1b4bc9901efa929594261413d450b2
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
20 files changed:
build/tizen/CMakeLists.txt
com.samsung.dali-demo.xml
demo/dali-demo.cpp
examples/animated-gradient-call-active/animated-gradient-call-active.cpp [new file with mode: 0644]
examples/animated-gradient-card-active/animated-gradient-card-active.cpp [new file with mode: 0644]
resources/images/Call_Accept.png [new file with mode: 0644]
resources/images/Call_Battery.png [new file with mode: 0644]
resources/images/Call_Decline.png [new file with mode: 0644]
resources/images/Call_Decline_wh.png [new file with mode: 0644]
resources/images/Card_01.png [new file with mode: 0644]
resources/images/Card_02.png [new file with mode: 0644]
resources/images/Card_03.png [new file with mode: 0644]
resources/images/Card_Add_Button.png [new file with mode: 0644]
resources/po/en_GB.po
resources/po/en_US.po
resources/po/ko.po
resources/style/.gitignore
resources/style/animated-gradient-call-active-style.json.in [new file with mode: 0644]
resources/style/mobile/animated-gradient-call-active-style.json.in [new file with mode: 0644]
shared/dali-demo-strings.h