demo: extract routine executing Tizen device API
authorYoumin Ha <youmin.ha@samsung.com>
Fri, 25 Jan 2013 05:25:45 +0000 (14:25 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Sat, 26 Jan 2013 09:31:59 +0000 (18:31 +0900)
commit5088fddb2262e13c0bd3e7a8ae62a931139a4e92
tree67bd264b4807dc28b5e31b94b4636a6127d6bf75
parent05ce9fa52ab3785a8e5991646cce2e4d32876454
demo: extract routine executing Tizen device API

Our sample app, tizen-winset and the TizenWisnet app in web-sampleapp
git repo do not equivalent, because the TizenWinset has more code
running Tizen device API. This patch extracts that additional routine to
the separated file, and run that routine only at available environment.

Change-Id: I4dedf221bc320d2b3141e35bcfd3a2bc6a051ce3
demos/tizen-winsets/index.html
demos/tizen-winsets/webappInit.js [new file with mode: 0644]