Initial commit of Modello Appmanager app 83/18983/2
authorbrianjjones <brian.j.jones@intel.com>
Thu, 3 Apr 2014 23:31:13 +0000 (16:31 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 3 Apr 2014 23:31:47 +0000 (16:31 -0700)
commit721f1afae340d4a7111e0dee42384a1a8dc4681e
treef6c3abbd81bc692ccba316f9cc86a7fa5d934cba
Initial commit of Modello Appmanager app

Change-Id: Ia28086a4bc8f8ad90638325c45004e82b0e0df3b
Signed-off-by: brianjjones <brian.j.jones@intel.com>
19 files changed:
DISCLAIMER [new file with mode: 0644]
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]