Add exceptions to handle states 52/175252/4
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 9 Apr 2018 22:50:22 +0000 (07:50 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 10 Apr 2018 00:08:48 +0000 (00:08 +0000)
commit3276aedc8fad34bd195d0eb0467b8dd90c4c2220
treeba16f454203b286049219284ed75a41d4e88d4fa
parent1be80fe5b68a27c28cf7c9b86c1fb4df647db22e
Add exceptions to handle states

If the state of the running watch-application is paused,
the watch-core doesn't invoke the time tick callback.
And, if the state is not running, the watch-core doesn't invoke
the pause callback.

Change-Id: Ibc385c673c2f86ec31eb504014bd9ca84e1eef1b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/watch_app_main.c