Updated to work with Crosswalk. TIVI-3070 05/20405/2 accepted/tizen/ivi/20140512.060710 submit/tizen_ivi/20140508.172733
authorbrianjjones <brian.j.jones@intel.com>
Tue, 6 May 2014 22:56:18 +0000 (15:56 -0700)
committerbrianjjones <brian.j.jones@intel.com>
Wed, 7 May 2014 17:26:48 +0000 (10:26 -0700)
Change-Id: I40744a7e8b4895d14de2f447a4aac355ccb2ea69
Signed-off-by: brianjjones <brian.j.jones@intel.com>
Makefile
config.xml
css/images/null.png
data/photos/nophoto.png
packaging/modello-phone.changes
packaging/modello-phone.spec

index f2fcf6c..8e3a35a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PROJECT = html5UIPhone
+PROJECT = Modello_Phone
 
-VERSION := 0.0.1
+VERSION := 0.0.2
 PACKAGE = $(PROJECT)-$(VERSION)
 
 INSTALL_FILES = $(PROJECT).wgt
index 4de9d2a..f67d23e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://com.intel.tizen/phone" version="0.5.0" viewmodes="fullscreen">
-    <tizen:application id="html5POC09.Phone" package="html5POC09" required_version="2.1"/>
+    <tizen:application id="Modello009.Phone" package="Modello009" required_version="2.1"/>
     <icon src="icon.png"/>
     <content src="index.html"/>
     <name>Phone</name>
index 841863c..95007b9 100644 (file)
Binary files a/css/images/null.png and b/css/images/null.png differ
index 3f812de..d6597d3 100644 (file)
Binary files a/data/photos/nophoto.png and b/data/photos/nophoto.png differ
index 60b5cba..90f392b 100644 (file)
@@ -1,3 +1,6 @@
+* Tue May 06 2014 brianjjones <brian.j.jones@intel.com> submit/tizen/20140404.164007@048ebca
+- Updated to work with Crosswalk.  TIVI-3070
+
 * Thu Apr 03 2014 brianjjones <brian.j.jones@intel.com> 2e62fa5
 - Initial commit of the Modello Phone app
 
index e671f49..b9e861f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       Modello_Phone
 Summary:    A proof of concept pure html5 UI
-Version:    0.0.1
+Version:    0.0.2
 Release:    1
 Group:      Applications/System
 License:    Apache 2.0
@@ -8,10 +8,6 @@ URL:        http://www.tizen.org
 Source0:    %{name}-%{version}.tar.bz2
 BuildRequires:  zip
 Requires:   Modello_Common
-Requires:   wrt-installer
-Requires:   wrt-plugins-ivi
-Requires:   wrt-plugins-tizen-bt
-Requires:   wrt-plugins-ivi-phone
 Requires:   phoned
 
 %description
@@ -28,14 +24,6 @@ make wgtPkg
 rm -rf %{buildroot}
 %make_install
 
-%post
-    wrt-installer -i /opt/usr/apps/.preinstallWidgets/html5UIPhone.wgt;
-    cp -r /opt/usr/apps/_common/js/services /opt/usr/apps/html5POC09/res/wgt/js/
-    cp -r /opt/usr/apps/_common/css/* /opt/usr/apps/html5POC09/res/wgt/css/
-
-%postun
-    wrt-installer -un html5POC09.Phone
-
 %files
 %defattr(-,root,root,-)
-/opt/usr/apps/.preinstallWidgets/html5UIPhone.wgt
+/opt/usr/apps/.preinstallWidgets/Modello_Phone.wgt