[ABS] [Email App] Fix issue that Auto download attachment when WiFi connected does... accepted/tizen/mobile/20160518.114442 submit/tizen_mobile_tpk/20160518.100342
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 18 May 2016 10:05:45 +0000 (19:05 +0900)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 18 May 2016 10:05:45 +0000 (19:05 +0900)
[Implementation]
1)Fix logic error when autodownload flag was set not to wifi_auto_download field of email_account_t structure but into custom field,
2)Remove unused custom fields send_read_report and service_provider_name to prevent memory leak

Reference: submit/tizen/20160518.100342
Commit id: c52d58510a1b46804f6591398d6c2951f906e165
Requested by: i.olshevskyi@samsung.com
SDK rootstrap version: 20160518_1

org.tizen.email-0.9.34-arm.tpk
org.tizen.email-0.9.34-i386.tpk
packaging/org.tizen.email.spec

index 71adcad..2e3d045 100644 (file)
Binary files a/org.tizen.email-0.9.34-arm.tpk and b/org.tizen.email-0.9.34-arm.tpk differ
index 81e6392..d55cff2 100644 (file)
Binary files a/org.tizen.email-0.9.34-i386.tpk and b/org.tizen.email-0.9.34-i386.tpk differ
index dba52bf..2510a13 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.email
-#VCS_FROM:   profile/mobile/apps/native/email-app#9ed028554b67a9e28dcffdcce75fd8e9733a6afa
-#RS_Ver:    20160512_2 
+#VCS_FROM:   profile/mobile/apps/native/email-app#c52d58510a1b46804f6591398d6c2951f906e165
+#RS_Ver:    20160518_1 
 Summary:    Native email application
 Version:    0.9.34
 Release:    1
@@ -25,7 +25,7 @@ Requires(post):  /usr/bin/tpk-backend
 %endif
 
 %description
-profile/mobile/apps/native/email-app#9ed028554b67a9e28dcffdcce75fd8e9733a6afa
+profile/mobile/apps/native/email-app#c52d58510a1b46804f6591398d6c2951f906e165
 This is a container package which have preload TPK files
 
 %prep