Initial package
authorziv.chang <ziv.chang@intel.com>
Tue, 5 Nov 2013 10:31:54 +0000 (18:31 +0800)
committerziv.chang <ziv.chang@intel.com>
Tue, 5 Nov 2013 10:31:54 +0000 (18:31 +0800)
commit5619432661aa154c09c3d339114df2dcbd6f6f2f
tree86465ca9877667eb2df43a98b43de56ae74f0e8f
parent5ba80ba62338e74c93d837f51cc2d60d184b58e0
Initial package
156 files changed:
README [new file with mode: 0644]
package/build.linux [new file with mode: 0644]
package/changelog [new file with mode: 0644]
package/pkginfo.manifest [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/description.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/description.xsl [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/ghostcluster-snapshot.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/GhostCluster.changes [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/GhostCluster.desktop [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/GhostCluster.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/GhostCluster.spec [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/GhostCluster.yaml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/Makefile [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/api.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/Kevrons_IVITestApp.jpg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-IAT-bg.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-IAT-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-load-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-main-bg.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-main-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-main-center-bg.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-main-center-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-main-secondary-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-needle-small.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/dial-throttle-bg.svg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/icon-battery.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/icon-gasoline.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/machinegun.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/tachometer-background.jpg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/tachometer-palette.jpg [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/assets/wheel.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/business.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/config.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/gc.manifest [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/index.html [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/jquery-1.8.1.min.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/jquery.mobile-1.2.0-beta.1.min.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/jquery.mobile-1.2.0-beta.1.min.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/manifest.json [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/nobdy.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/packaging/GhostCluster.changes [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/packaging/GhostCluster.spec [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/project/style.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/tizen-app-template.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/tizen_32.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/GhostCluster/tizen_64.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/description.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/description.xsl [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/mediaplayer-snapshot.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/AUTHORS [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/LICENSE.Apache-2.0 [new file with mode: 0755]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/Makefile [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/MediaPlayer.desktop [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/MediaPlayer.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/README [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/config.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/css/main.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/albumButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/albumButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/allButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/allButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/artistButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/artistButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/backButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/backButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageIcon.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageIconNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/listIcon.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/listIconNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicIcon.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicIconNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/nextButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/nextButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/pauseButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/pauseButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/playButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/playButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/returnButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/returnButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/tizen_32.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoButton.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoButtonNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoIcon.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoIconNight.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/index.html [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/audioPlayer.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/dlna.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/imageControls.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/imagePlayer.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/jquery-1.9.1.min.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/listFunctions.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/main.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/player.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/textObject.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/videoPlayer.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/manifest.json [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/packaging/MediaPlayer.changes [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/packaging/MediaPlayer.spec [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen-app-template.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen_32.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen_64.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/description.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/description.xsl [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/LICENSE [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/Makefile [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/README.txt [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/config.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/css/main.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/index.html [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/js/jquery-2.0.3.min.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/js/main.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/packaging/saythis.changes [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/packaging/saythis.spec [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/project/saythis.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/saythis-snapshot.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/tizen-app-template.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/tizen_32.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/Saythis/tizen_64.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/description.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/description.xsl [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/LICENSE.Apache-2.0 [new file with mode: 0755]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Makefile [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Settings.desktop [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Settings.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/config.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/ajax-loader.gif [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-18-black.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-18-white.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-36-black.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-36-white.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/jquery.mobile-1.3.1.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/style.css [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/images/bluetooth.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/index.html [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-bluetooth.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-datetime.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-wifi.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/jquery-1.10.1.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/jquery.mobile-1.3.1.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/main.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-bluetooth.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-datetime.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-wifi.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/utils.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/websocket.js [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/manifest.json [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/packaging/Settings.changes [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/project/packaging/Settings.spec [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/settingsapp-snapshot.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen-app-template.xml [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen_32.png [new file with mode: 0644]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen_64.png [new file with mode: 0644]