Initial commit of the Modello Phone app 90/18990/1
authorbrianjjones <brian.j.jones@intel.com>
Thu, 3 Apr 2014 23:43:31 +0000 (16:43 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 3 Apr 2014 23:43:43 +0000 (16:43 -0700)
commit98f58b012f89778070461d594f48c44b24429b89
tree41a95dcc2ee8a5d405ab4a8c2d9ffd74efc02a7f
Initial commit of the Modello Phone app

Change-Id: I32f48155ddfbd49f8fb9ebce1b9e72c8539f0eef
Signed-off-by: brianjjones <brian.j.jones@intel.com>
19 files changed:
Makefile [new file with mode: 0644]
config.xml [new file with mode: 0644]
css/contacts_library.css [new file with mode: 0644]
css/images/null.png [new file with mode: 0644]
css/phone_style.css [new file with mode: 0644]
data/contacts.json [new file with mode: 0644]
data/history.json [new file with mode: 0644]
data/photos/nophoto.png [new file with mode: 0644]
icon.png [new file with mode: 0644]
index.html [new file with mode: 0644]
js/callhistorycarousel.js [new file with mode: 0644]
js/contacts_library.js [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/phone.js [new file with mode: 0644]
packaging/html5-ui-phone.changes [new file with mode: 0644]
packaging/html5-ui-phone.spec [new file with mode: 0644]
templates/contactCarouselDelegate.html [new file with mode: 0644]
templates/libraryContactDetailDelegate.html [new file with mode: 0644]
templates/template-contacts.html [new file with mode: 0644]