Initial commit of the Appmanager app 92/17392/2 accepted/tizen/ivi/20140307.010918 submit/tizen/20140307.000244 submit/tizen/20140307.001143
authorbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:18:15 +0000 (15:18 -0800)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:52:09 +0000 (15:52 -0800)
commit8546beaa1f003a2450706f0d664e3b6d14b81b0f
tree7874c435dbc34bf7f94b8bbe0431c9f683e7b61a
Initial commit of the Appmanager app

Change-Id: Ia1ca0c7298ce6018f27ca2fc556b6a743c6f8cf5
18 files changed:
Makefile [new file with mode: 0644]
config.xml [new file with mode: 0644]
css/carouselview.css [new file with mode: 0644]
css/popularApps.css [new file with mode: 0644]
css/store_library.css [new file with mode: 0644]
css/style.css [new file with mode: 0644]
icon.png [new file with mode: 0644]
index.html [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/packagerepository.js [new file with mode: 0644]
js/popularController.js [new file with mode: 0644]
js/store_library.js [new file with mode: 0644]
packaging/html5-ui-appmanager.changes [new file with mode: 0644]
packaging/html5-ui-appmanager.spec [new file with mode: 0644]
templates/carouselDelegate.html [new file with mode: 0644]
templates/detailApplicationContainer.html [new file with mode: 0644]
templates/popularAppsContainer.html [new file with mode: 0644]
templates/storeLibraryAppsDelegate.html [new file with mode: 0644]