Remove deprecated sample applications; version up 97/23797/1
authorDongxing Liu <dongxing.x.liu@intel.com>
Thu, 3 Jul 2014 06:50:24 +0000 (14:50 +0800)
committerDongxing Liu <dongxing.x.liu@intel.com>
Thu, 3 Jul 2014 06:50:24 +0000 (14:50 +0800)
commit5409f4a927468a3ac8194a8c0341fffcf3ecd9ed
treeeb36d4df10994daa7901af5de2b6216a5fb4d32c
parent8ac880aeab3d7b7a7748efc423d3a5663e363b1c
Remove deprecated sample applications; version up

Remove MediaPlayer, Saythis and SettingsApp.

Change-Id: I20de8c80f91930613d9bc0995db6a4f3274af8b3
Signed-off-by: Dongxing Liu <dongxing.x.liu@intel.com>
112 files changed:
package/changelog
package/pkginfo.manifest
samples/web/Sample/Tizen/Web App/MediaPlayer/description.xml [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/description.xsl [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/mediaplayer-snapshot.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/AUTHORS [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/LICENSE.Apache-2.0 [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/Makefile [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/MediaPlayer.desktop [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/MediaPlayer.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/README [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/config.xml [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/css/main.css [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/albumButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/albumButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/allButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/allButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/artistButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/artistButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/backButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/backButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageIcon.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/imageIconNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/listIcon.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/listIconNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicIcon.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/musicIconNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/nextButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/nextButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/pauseButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/pauseButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/playButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/playButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/returnButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/returnButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/tizen_32.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoButton.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoButtonNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoIcon.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/images/videoIconNight.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/index.html [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/audioPlayer.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/dlna.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/imageControls.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/imagePlayer.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/jquery-1.9.1.min.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/listFunctions.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/main.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/player.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/textObject.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/js/videoPlayer.js [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/manifest.json [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/packaging/MediaPlayer.changes [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/project/packaging/MediaPlayer.spec [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen-app-template.xml [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen_32.png [deleted file]
samples/web/Sample/Tizen/Web App/MediaPlayer/tizen_64.png [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/description.xml [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/description.xsl [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/LICENSE [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/Makefile [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/README.txt [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/config.xml [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/css/main.css [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/index.html [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/js/jquery-2.0.3.min.js [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/js/main.js [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/packaging/saythis.changes [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/packaging/saythis.spec [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/project/saythis.png [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/saythis-snapshot.png [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/tizen-app-template.xml [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/tizen_32.png [deleted file]
samples/web/Sample/Tizen/Web App/Saythis/tizen_64.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/description.xml [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/description.xsl [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/LICENSE.Apache-2.0 [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Makefile [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Settings.desktop [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/Settings.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/config.xml [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/ajax-loader.gif [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-18-black.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-18-white.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-36-black.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/images/icons-36-white.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/jquery.mobile-1.3.1.css [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/css/style.css [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/images/bluetooth.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/index.html [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-bluetooth.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-datetime.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/api-wifi.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/jquery-1.10.1.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/jquery.mobile-1.3.1.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/main.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-bluetooth.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-datetime.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/panel-wifi.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/utils.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/js/websocket.js [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/manifest.json [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/packaging/Settings.changes [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/project/packaging/Settings.spec [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/settingsapp-snapshot.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen-app-template.xml [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen_32.png [deleted file]
samples/web/Sample/Tizen/Web App/SettingsApp/tizen_64.png [deleted file]