Initial commit of the Phone app 00/17400/2 accepted/tizen/ivi/20140307.031731 submit/tizen/20140307.000454 submit/tizen/20140307.000903
authorbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:29:50 +0000 (15:29 -0800)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:55:00 +0000 (15:55 -0800)
commit53fd8518caff406b6b011a4bafb9f106edd95d36
treebc20706e97738a16e6a479004c4cc83d4f9915a4
Initial commit of the Phone app

Change-Id: Ief600f67c9b101aa5634858a8606ed48d513d462
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]