[ABS] Fix of TizenRefApp-9046 [Gallery] Impossible to delete images tizen_unified_tpk accepted/tizen/unified/20170811.021220 submit/tizen_4.0/20170828.100009 submit/tizen_unified_tpk/20170809.085249
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 9 Aug 2017 08:54:48 +0000 (17:54 +0900)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 9 Aug 2017 08:54:48 +0000 (17:54 +0900)
- Fixed issue when images sent via USB not removed;
- Fixed GUi issue with display of extra images.

Reference: submit/tizen/20170809.085249
Commit id: 181fe5df72b6f8b8653386c3ecb4a82c392dcb81
Requested by: i.olshevskyi@samsung.com
SDK rootstrap version: 20170809_1

org.tizen.w-gallery-1.0.0-arm-debug.tpk
org.tizen.w-gallery-1.0.0-arm.tpk
org.tizen.w-gallery-1.0.0-x86-debug.tpk
org.tizen.w-gallery-1.0.0-x86.tpk
packaging/org.tizen.w-gallery.spec

index b3a5e4c42e57a1479a6de59a1cfaf8a88300d353..5ce36a81d80fd7b1e3fdf49432b338b5863711ea 100644 (file)
Binary files a/org.tizen.w-gallery-1.0.0-arm-debug.tpk and b/org.tizen.w-gallery-1.0.0-arm-debug.tpk differ
index ca526ce4ed3ca9c93e34d8f3477971e6e93e7ac7..53ff60271d569d74d99d3e2381143205719fe431 100644 (file)
Binary files a/org.tizen.w-gallery-1.0.0-arm.tpk and b/org.tizen.w-gallery-1.0.0-arm.tpk differ
index 70c71dccff8ef3da499e526aaf03878d09a727ec..8ada49f22e33954848320c2bc95d65b7a63b813c 100644 (file)
Binary files a/org.tizen.w-gallery-1.0.0-x86-debug.tpk and b/org.tizen.w-gallery-1.0.0-x86-debug.tpk differ
index e4f6ca4b959965df737d57b3518322e58356b18c..b69f3d258f74c00a6d80a63f6df88caed784cdff 100644 (file)
Binary files a/org.tizen.w-gallery-1.0.0-x86.tpk and b/org.tizen.w-gallery-1.0.0-x86.tpk differ
index 7bb3b8a5fbf4b22cd52fadb827428f868da845b8..b7c94a371b96aa723fa94e403ac6612202d7a183 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.w-gallery
-#VCS_FROM:   profile/wearable/apps/native/gallery#6340a6c69fb31fbc6dbed97dec21961a8ae53622
-#RS_Ver:    20170724_2 
+#VCS_FROM:   profile/wearable/apps/native/gallery#181fe5df72b6f8b8653386c3ecb4a82c392dcb81
+#RS_Ver:    20170809_1 
 Summary:    w-gallery
 Version:    1.0.0
 Release:    1
@@ -10,11 +10,12 @@ Source0:    %{name}-%{version}.tar.gz
 
 ExclusiveArch:  i586 x86 i486 i686 i386 armv7l arm
 
+
 BuildRequires:  pkgconfig(libtzplatform-config)
 Requires(post):  /usr/bin/tpk-backend
 
 %define internal_name org.tizen.w-gallery
-%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk 
+%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk
 
 %define build_mode %{nil}
 
@@ -30,8 +31,9 @@ Requires(post):  /usr/bin/tpk-backend
 %ifarch i386 i486 i586 i686
 %define target x86
 %endif
+
 %description
-profile/wearable/apps/native/gallery#6340a6c69fb31fbc6dbed97dec21961a8ae53622
+profile/wearable/apps/native/gallery#181fe5df72b6f8b8653386c3ecb4a82c392dcb81
 This is a container package which have preload TPK files
 
 %prep
@@ -49,3 +51,4 @@ install %{internal_name}-%{version}-%{target}%{build_mode}.tpk %{buildroot}/%{pr
 %files
 %defattr(-,root,root,-)
 %{preload_tpk_path}/*
+