Implement WatchApplication class 11/70111/12
authorsuhyung Eom <suhyung.eom@samsung.com>
Thu, 28 Apr 2016 07:28:44 +0000 (16:28 +0900)
committersu hyung Eom <suhyung.eom@samsung.com>
Wed, 1 Jun 2016 01:08:57 +0000 (18:08 -0700)
commitf9f2fa4353e48c8320d7d36c6a2b8789bbbaa505
treedbffab083ce77f90c17abc197f3b487c0d7ba4f3
parent1e4802b3a491fa7867f955824a3e05c7cbb6975b
Implement WatchApplication class

Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ic18e12302823303adff8faaa14a36f063ac6d0f6
19 files changed:
adaptors/common/application-impl.cpp
adaptors/common/application-impl.h
adaptors/common/file.list
adaptors/common/framework.h
adaptors/common/watch-application-impl.cpp [new file with mode: 0644]
adaptors/common/watch-application-impl.h [new file with mode: 0644]
adaptors/common/watch-time.cpp [new file with mode: 0644]
adaptors/libuv/framework-libuv.cpp
adaptors/public-api/adaptor-framework/application.cpp
adaptors/public-api/adaptor-framework/watch-application.cpp [new file with mode: 0644]
adaptors/public-api/adaptor-framework/watch-application.h [new file with mode: 0644]
adaptors/public-api/adaptor-framework/watch-time.h [new file with mode: 0644]
adaptors/public-api/dali.h
adaptors/public-api/file.list
adaptors/tizen/framework-tizen.cpp
adaptors/ubuntu/framework-ubuntu.cpp
build/tizen/adaptor/Makefile.am
build/tizen/adaptor/configure.ac
packaging/dali-adaptor.spec