platform/core/messaging/email-service.git
4 years agoMigrate to openssl 1.1 66/225266/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200220.122633 accepted/tizen/5.5/unified/wearable/hotfix/20201027.115018 submit/tizen/20191107.131452 submit/tizen_5.5/20200211.042532 submit/tizen_5.5_wearable_hotfix/20201026.184303
Dariusz Michaluk [Mon, 29 Jul 2019 14:55:38 +0000 (16:55 +0200)]
Migrate to openssl 1.1

Locking/initalization mechanism is not needed anymore

Change-Id: Id15e7a48456537a79b99b6573f930e56b0b0f2f5
(cherry picked from commit 3026248cf34aad012eb486f287adcd33d4d3578f)

4 years agoResolved coverity issue 17/213817/2 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.023935 accepted/tizen/5.5/unified/mobile/hotfix/20201027.083843 accepted/tizen/unified/20191007.234903 submit/tizen/20191007.063116 submit/tizen_5.5/20191031.000003 submit/tizen_5.5/20191107.131452 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
Randeep Singh [Thu, 12 Sep 2019 09:20:55 +0000 (14:50 +0530)]
Resolved coverity issue

Change-Id: I18258f77b29de1187123cbf0fd21c91c9fab70a5
Signed-off-by: Randeep Singh <randeep.s@samsung.com>
4 years agoRevert "Migrate to openssl 1.1" 44/214844/1 accepted/tizen/unified/20190929.221435 submit/tizen/20190927.052346
Randeep Singh [Fri, 27 Sep 2019 05:21:51 +0000 (05:21 +0000)]
Revert "Migrate to openssl 1.1"

This reverts commit 3026248cf34aad012eb486f287adcd33d4d3578f.

Change-Id: Id66fac61bc5739411968c8953bf76d5df7de5e6c

4 years agoMigrate to openssl 1.1 71/211071/2 submit/tizen/20190829.105349 submit/tizen/20190909.061136 submit/tizen/20190918.155207 submit/tizen/20190919.092452 submit/tizen_5.5/20191202.105532
Dariusz Michaluk [Mon, 29 Jul 2019 14:55:38 +0000 (16:55 +0200)]
Migrate to openssl 1.1

Locking/initalization mechanism is not needed anymore

Change-Id: Id15e7a48456537a79b99b6573f930e56b0b0f2f5

4 years agoMerge "Revert "tizen: Add additional unit for "unified" user session"" into tizen submit/tizen/20190827.104236
Randeep Singh [Fri, 23 Aug 2019 01:08:08 +0000 (01:08 +0000)]
Merge "Revert "tizen: Add additional unit for "unified" user session"" into tizen

4 years agoRevert "tizen: Add additional unit for "unified" user session" 06/212306/1
Yunmi Ha [Tue, 20 Aug 2019 07:27:38 +0000 (07:27 +0000)]
Revert "tizen: Add additional unit for "unified" user session"

This reverts commit b5a095eb6461b15799e6fdfcfcbef3cb74589248.

We've optimized systemd-user without unified system/session.
So, we revert the patch for unified system/session.

Change-Id: I71cd1629623d5364788671ca129b3ffabc075d23

4 years agoMerge "Disable the email service to start at boot time" into tizen accepted/tizen/unified/20190714.220722 submit/tizen/20190712.091155
Randeep Singh [Fri, 12 Jul 2019 09:09:42 +0000 (09:09 +0000)]
Merge "Disable the email service to start at boot time" into tizen

4 years agoDisable the email service to start at boot time 70/209570/1
INSUN PYO [Tue, 9 Jul 2019 03:24:52 +0000 (12:24 +0900)]
Disable the email service to start at boot time

Change-Id: Id79e2d6e706b9a88924e60089a1e0f828692bc23

4 years agoRemove unnecessary setting 69/209569/1
INSUN PYO [Tue, 9 Jul 2019 03:21:26 +0000 (12:21 +0900)]
Remove unnecessary setting

Change-Id: Id67f924dd66217ee11c4fc45569d9703d1425213

5 years agotizen: Add additional unit for "unified" user session 61/204561/1 accepted/tizen/unified/20190503.110436 submit/tizen/20190503.060044
Mateusz Moscicki [Wed, 24 Apr 2019 09:47:16 +0000 (11:47 +0200)]
tizen: Add additional unit for "unified" user session

The unified user session is about moving user session units, managed by
systemd --user, to main systemd, where it's managed as part of newly
created user@.target.

user@.target will contain same units as previously available in user/,
with same UID and environment setup.  systemd instance is used for unit
to be able to specify UID (inherited from user@.target).

The rationale behind this work is following:

* VD requirement to remove user session support
* boot time optimization requirements, due to:

   + 'systemd --user' taking 1s its own startup that could be used for
     unit startup
   + ability to better rearrange units if these managed by one systemd
     instance

Unit installed by this commit will not be used till user login mechanism
will be changed in systemd package (via changing pam_systemd to start
user@.target, rather than user@.service).

Change-Id: I560196bb043913376cf1e01c46476c6da8ab4488

5 years agoMerge "Coverity issue email" into tizen accepted/tizen/unified/20190220.071632 submit/tizen/20190219.151444
randeep singh [Tue, 19 Feb 2019 15:14:20 +0000 (15:14 +0000)]
Merge "Coverity issue email" into tizen

5 years agoCoverity issue email 70/200170/1
kamaljeet [Tue, 19 Feb 2019 15:12:34 +0000 (20:42 +0530)]
Coverity issue email

Change-Id: I9697b13cb1b0b9196713ea5619b4fb11a1d8c28c
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
5 years ago[Non-ACR][email-service][coverity fix] 35/200135/2 accepted/tizen/unified/20190219.154022 submit/tizen/20190219.120244
Sameer Prakash Pradhan [Tue, 19 Feb 2019 11:29:45 +0000 (16:59 +0530)]
[Non-ACR][email-service][coverity fix]

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: I33d2b14e4ff2979f8f4660e09b1b1b780f666b5a

5 years agoCoverity issue fixes for email service 79/200079/1 accepted/tizen/unified/20190219.154034 submit/tizen/20190219.050159
kamaljeet [Tue, 19 Feb 2019 04:21:04 +0000 (09:51 +0530)]
Coverity issue fixes for email service

Change-Id: Ie3531032110af33698d18491d892d0d107bcc0c1
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
5 years agoMerge "svace issues" into tizen accepted/tizen/unified/20190218.064124 submit/tizen/20190216.153104
randeep singh [Sat, 16 Feb 2019 15:30:50 +0000 (15:30 +0000)]
Merge "svace issues" into tizen

5 years agosvace issues 39/199939/1
chakradhar [Sat, 16 Feb 2019 15:27:24 +0000 (20:57 +0530)]
svace issues

Change-Id: Ibdc5ec2d410908a19d9229842b28ac2105b7ea1a

5 years agoMerge "coverity issue email-service" into tizen accepted/tizen/unified/20190218.064034 submit/tizen/20190216.134222
randeep singh [Sat, 16 Feb 2019 13:40:50 +0000 (13:40 +0000)]
Merge "coverity issue email-service" into tizen

5 years agocoverity issue email-service 35/199935/1
kamaljeet [Sat, 16 Feb 2019 13:26:14 +0000 (18:56 +0530)]
coverity issue email-service

Change-Id: Id1a22f72e23f942306206650a09e7806a55a65a5
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
5 years agoFixed Svace issues 91/199891/3 accepted/tizen/unified/20190218.064022 submit/tizen/20190216.111859
kamaljeet [Fri, 15 Feb 2019 08:32:03 +0000 (14:02 +0530)]
Fixed Svace issues

Change-Id: I571b7f610acae42e7481289dd07983bc2bf831c9
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
5 years ago[Non-ACR][email-service]member name rectification 51/198851/3 accepted/tizen/unified/20190207.120240 submit/tizen/20190130.112458
Sameer Prakash Pradhan [Wed, 30 Jan 2019 09:36:42 +0000 (15:06 +0530)]
[Non-ACR][email-service]member name rectification

Change-Id: I24866060878539b3a38599a7e8af70dd78e8b64b

5 years agoout of boundry check for param_list count 33/195833/2
Sameer Prakash Pradhan [Tue, 18 Dec 2018 12:57:36 +0000 (18:27 +0530)]
out of boundry check for param_list count

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ie5cd4bd4c348b34548797dc98b967dc40ae2ba73

5 years ago[Non-ACR][email-service][Updating for Dlog API format check enforcement] 04/195204/3 accepted/tizen/unified/20181217.142158 submit/tizen/20181212.095503 submit/tizen/20181214.061228
Sameer Prakash Pradhan [Tue, 11 Dec 2018 13:09:37 +0000 (18:39 +0530)]
[Non-ACR][email-service][Updating for Dlog API format check enforcement]

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ic9c6995b653aa87565360afee1f890790ee75368

5 years agoMerge "resolved email-service coverity issues" into tizen accepted/tizen/unified/20181116.184559 submit/tizen/20181116.094658
randeep singh [Fri, 16 Nov 2018 05:03:09 +0000 (05:03 +0000)]
Merge "resolved email-service coverity issues" into tizen

5 years agoUnchecked Return Value (Coverty issue 110465) 30/191930/4
kamaljeet [Thu, 25 Oct 2018 13:04:52 +0000 (18:34 +0530)]
Unchecked Return Value (Coverty issue 110465)

Change-Id: I0e623853680bd29ff96cb48f2605747840d35ed8
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
5 years agoresolved email-service coverity issues 32/190132/1
Chakradhar [Thu, 27 Sep 2018 08:29:02 +0000 (13:59 +0530)]
resolved email-service coverity issues

Change-Id: I220a4212f56735572e6fec4f74ec1ddf43849062

5 years ago[Non-ACR][email-service][sql injection fix] 41/180341/1
Sameer Prakash Pradhan [Mon, 28 May 2018 11:54:44 +0000 (17:24 +0530)]
[Non-ACR][email-service][sql injection fix]

Change-Id: I8ea05e4e0eaccf48a3120dadc8439fdef0cbc19d
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
5 years ago[Non-ACR][email-service][SQL injection issue] 28/180228/4
Sameer Prakash Pradhan [Fri, 25 May 2018 12:22:53 +0000 (17:52 +0530)]
[Non-ACR][email-service][SQL injection issue]

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ibfe35f3d0dd72d103d3a78d92a47c5a3555e9f64

5 years agofix memory leak 38/180138/2 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.014950 accepted/tizen/unified/20180527.044845 submit/tizen/20180525.071503 submit/tizen_5.0/20181101.000003
Youngjae Shin [Fri, 25 May 2018 05:37:18 +0000 (14:37 +0900)]
fix memory leak

Change-Id: I2f945a7e0834993ef3f047b77da1eed71529827f

5 years ago[Non-ACR][email-service][TFIVE-1922] 24/179924/1 accepted/tizen/unified/20180523.155357 submit/tizen/20180523.101415
Sameer Prakash Pradhan [Wed, 23 May 2018 10:07:33 +0000 (15:37 +0530)]
[Non-ACR][email-service][TFIVE-1922]

Change-Id: Ib4b0cd39d9e779c7a252f3b628c7864952ff942f
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
5 years agoprevent dereferencing of NULL 18/179418/1 accepted/tizen/unified/20180518.060651 submit/tizen/20180518.014325
Youngjae Shin [Fri, 18 May 2018 01:38:32 +0000 (10:38 +0900)]
prevent dereferencing of NULL

Change-Id: I4f9e34fafd95b4175399aa4198ebf91ac2e97a72

5 years agoincrease code quality(static analysis, coding rule) 13/178913/1 accepted/tizen/unified/20180515.063831 submit/tizen/20180515.023815
Youngjae Shin [Tue, 15 May 2018 01:04:31 +0000 (10:04 +0900)]
increase code quality(static analysis, coding rule)

Change-Id: I4c3d668b328f2093873d067a88c3750f6414c99c

5 years agofix wrong memory release 45/178845/1 accepted/tizen/unified/20180514.144934 submit/tizen/20180514.084252
Youngjae Shin [Mon, 14 May 2018 08:18:08 +0000 (17:18 +0900)]
fix wrong memory release

Change-Id: I3d3bfc079dc3da89993bf543012d7599c8c6fbcb

5 years agofix wrong memory release and remove warnings 30/178530/9 accepted/tizen/unified/20180511.074020 submit/tizen/20180511.040502 submit/tizen/20180511.040931
Youngjae Shin [Thu, 10 May 2018 08:57:02 +0000 (17:57 +0900)]
fix wrong memory release and remove warnings

Change-Id: I11dd32be52492421a30016671126019d11ed0ecf

5 years ago[Non-ACR][email-service][permission issue fix] 52/178552/3 accepted/tizen/unified/20180510.134427 submit/tizen/20180510.105236
Sameer Prakash Pradhan [Thu, 10 May 2018 10:25:24 +0000 (15:55 +0530)]
[Non-ACR][email-service][permission issue fix]

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ibcbb8e6ada26127d28812629ccee3d597d8b6899

6 years ago[Non-ACR][email-service][svace issue] 17/177417/2 submit/tizen/20180428.091810 submit/tizen/20180507.123117
Sameer Prakash Pradhan [Sat, 28 Apr 2018 07:50:26 +0000 (13:20 +0530)]
[Non-ACR][email-service][svace issue]

Change-Id: I83f501c6aa08237aac28dbd4a419e835bf912832
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
6 years ago[Non-ACR][email-service][coverity fixes] 63/177263/9 submit/tizen/20180428.092111
Sameer Prakash Pradhan [Thu, 26 Apr 2018 12:26:28 +0000 (17:56 +0530)]
[Non-ACR][email-service][coverity fixes]

Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Ica9118ae6fcc81eb3cf0306f414798337dd23d8f

6 years agoFix Svace issues 91/173391/12 submit/tizen/20180420.052935
Susnata [Wed, 21 Mar 2018 06:50:33 +0000 (02:50 -0400)]
Fix Svace issues

Signed-off-by: Susnata <s.sovalin@samsung.com>
Change-Id: I106f21ef4bcff81874301fb09736f1b90ae14a52

6 years agoApply upgrade script guide 44/144544/2 accepted/tizen/4.0/unified/20170829.015842 accepted/tizen/unified/20170823.170109 submit/tizen/20170821.013358 submit/tizen/20170822.233047 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
Jeesun Kim [Thu, 17 Aug 2017 06:22:10 +0000 (15:22 +0900)]
Apply upgrade script guide

Change-Id: I0fe649bc592561531e5826f72e160a06f9e0d785

6 years agoincrease waiting time for account setting in test 81/142181/1 accepted/tizen/unified/20170804.132922 submit/tizen/20170803.064520
Jongkyu Koo [Thu, 3 Aug 2017 03:12:37 +0000 (12:12 +0900)]
increase waiting time for account setting in test

Change-Id: I0773c43b35e0ea4b01d805e956b4d2239a548466
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years agoadd feature 02/136102/2 accepted/tizen/4.0/unified/20170816.010357 accepted/tizen/4.0/unified/20170816.014152 accepted/tizen/unified/20170703.064226 submit/tizen/20170630.043055 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Jeesun Kim [Wed, 28 Jun 2017 05:38:48 +0000 (14:38 +0900)]
add feature

Signed-off-by: Jeesun Kim <iamjs.kim@samsung.com>
Change-Id: I36b8d248d6e245e94dc39f15c316a3ea4c4185ca

6 years agofix buffer overflow 50/131550/1 accepted/tizen/unified/20170605.151058 submit/tizen/20170602.090116
Jongkyu Koo [Tue, 30 May 2017 04:21:43 +0000 (13:21 +0900)]
fix buffer overflow

Change-Id: I70b994a20aeca17f98b7119fa43b1080395bd428
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years agomodify API reference 51/130551/1
Jongkyu Koo [Tue, 23 May 2017 01:59:09 +0000 (10:59 +0900)]
modify API reference

Change-Id: I788d8ef21fb07271758a34e619d390636f1f473d
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years agoMerge "fix security svace: strcpy" into tizen accepted/tizen/unified/20170510.183103 submit/tizen/20170510.012058 tizen_4.0.m1_release
Jongkyu Koo [Wed, 10 May 2017 01:18:09 +0000 (01:18 +0000)]
Merge "fix security svace: strcpy" into tizen

7 years agoremove unnecessary code 67/127467/1 accepted/tizen/unified/20170429.024031 submit/tizen/20170427.103040 submit/tizen/20170428.061853
Jongkyu Koo [Thu, 27 Apr 2017 10:06:16 +0000 (19:06 +0900)]
remove unnecessary code

Change-Id: Ie29b9591ac9e79b2ca57b7a199660ceac8c4e185
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
7 years agorevice packaging test 53/127053/2
Jeesun Kim [Wed, 26 Apr 2017 04:34:17 +0000 (13:34 +0900)]
revice packaging test

Signed-off-by: Jeesun Kim <iamjs.kim@samsung.com>
Change-Id: I1d8f45646364c5f2c1eb4ac50000c846bbdf64eb

7 years agofix security svace: strcpy 83/126283/3
Jeesun Kim [Fri, 21 Apr 2017 01:08:27 +0000 (10:08 +0900)]
fix security svace: strcpy

Signed-off-by: Jeesun Kim <iamjs.kim@samsung.com>
Change-Id: I5cdf32284d126b2e8835f5b0dafdd888895e4730

7 years agoMerge "fix target.wants for dbus" into tizen
Jongkyu Koo [Thu, 20 Apr 2017 10:56:13 +0000 (03:56 -0700)]
Merge "fix target.wants for dbus" into tizen

7 years agofix svace issues 21/126121/2 accepted/tizen/unified/20170420.155746 submit/tizen/20170420.093216
Kyeonghun Lee [Thu, 20 Apr 2017 07:20:09 +0000 (16:20 +0900)]
fix svace issues

Change-Id: I28f2db90fe026795c1892ee29982a68a22efff62
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
7 years agoMerge "fix security issues" into tizen
Kyeonghun Lee [Thu, 20 Apr 2017 08:43:40 +0000 (01:43 -0700)]
Merge "fix security issues" into tizen

7 years agofix svace issue 19/126119/1
Jongkyu Koo [Thu, 20 Apr 2017 06:15:33 +0000 (15:15 +0900)]
fix svace issue

Change-Id: I979ab01b6b7b62f864a6ba4c248f1393353f3a84
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
7 years agofix security issues 01/125601/2
Kyeonghun Lee [Tue, 18 Apr 2017 05:36:46 +0000 (14:36 +0900)]
fix security issues

Change-Id: Ib3a5d23d8c81bc02ce0bfa5b843364a90d1c1ad9
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
7 years agoseparate email-service package for test app 19/124619/2
Kyeonghun Lee [Wed, 12 Apr 2017 03:37:56 +0000 (12:37 +0900)]
separate email-service package for test app

Change-Id: I3a204b29ea50c21fee7dc1e335102a57fbefaa5e
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
7 years agofix svace issue 83/122383/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170331.152756 accepted/tizen/ivi/20170331.083243 accepted/tizen/mobile/20170331.083427 accepted/tizen/unified/20170331.083555 accepted/tizen/wearable/20170331.083340 submit/tizen/20170331.065053
Kyeonghun Lee [Fri, 31 Mar 2017 06:53:54 +0000 (15:53 +0900)]
fix svace issue

Change-Id: Ibb5580470e3f85c0633cb905dfe54078facf05b4
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
7 years agoMerge "packaging: Fix bashism mistakes in scriptlets" into tizen accepted/tizen/common/20170328.140826 accepted/tizen/ivi/20170328.061639 accepted/tizen/mobile/20170328.061606 accepted/tizen/unified/20170328.061659 accepted/tizen/wearable/20170328.061623 submit/tizen/20170328.034523
Jongkyu Koo [Tue, 28 Mar 2017 02:20:09 +0000 (19:20 -0700)]
Merge "packaging: Fix bashism mistakes in scriptlets" into tizen

7 years agouse %license macro for license file: add BSD 93/121393/2
Jeesun Kim [Tue, 28 Mar 2017 01:55:26 +0000 (10:55 +0900)]
use %license macro for license file: add BSD

Change-Id: I82b7768bd14ac9c88fd2584cc17e1a030e8bb67a

7 years agopackaging: Fix bashism mistakes in scriptlets 36/121336/1
Philippe Coval [Mon, 27 Mar 2017 16:55:44 +0000 (18:55 +0200)]
packaging: Fix bashism mistakes in scriptlets

Space is missing before closing bracket,
so error is observed (on Tizen:IVI):

  ( 31/162) Removing email-service-0.10.103-23.72 [done]
  Additional rpm output:
  /var/tmp/rpm-tmp.0voxr9: line 1: [: missing `]'

Also it's prefered to put constants before variable in comparaisons,
(BTW '!=' or '=' not '==')

Change-Id: I728cc88cb023fc843a8807eca50da8cab73bb16a
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
7 years agoMerge "fix test_app for account setting" into tizen
Jongkyu Koo [Mon, 27 Mar 2017 10:39:48 +0000 (03:39 -0700)]
Merge "fix test_app for account setting" into tizen

7 years agouse %license macro for license file 12/121012/1
Jeesun Kim [Mon, 27 Mar 2017 05:02:12 +0000 (14:02 +0900)]
use %license macro for license file

Change-Id: I6919d318e58c88a68d0e6a87cccdd54a8477da02
Signed-off-by: Jeesun Kim <iamjs.kim@samsung.com>
7 years agoMerge "fix Imap connection broken and mails are not syncing in custom folders" into...
Jongkyu Koo [Wed, 22 Mar 2017 05:34:17 +0000 (22:34 -0700)]
Merge "fix Imap connection broken and mails are not syncing in custom folders" into tizen

7 years agofix target.wants for dbus 86/118986/1
intae, jeon [Wed, 22 Feb 2017 03:52:04 +0000 (12:52 +0900)]
fix target.wants for dbus

Change-Id: I4521a95a25d0a91ff35bc0815139f0e82baf40d3
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix Imap connection broken and mails are not syncing in custom folders 85/118985/1
intae, jeon [Fri, 3 Feb 2017 04:56:00 +0000 (13:56 +0900)]
fix Imap connection broken and mails are not syncing in custom folders

Change-Id: I26a74c0197080d27bb23b99dffde4f253dd75ce5
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix license path 60/118760/1
intae, jeon [Tue, 14 Mar 2017 03:58:45 +0000 (12:58 +0900)]
fix license path

Change-Id: I66006801989abacb3aabf3945cd6324cf37b1e42
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix test_app for account setting 31/99831/2
intae, jeon [Thu, 24 Nov 2016 08:06:09 +0000 (17:06 +0900)]
fix test_app for account setting

Change-Id: I55ee5b156c67ff0799f719ea51603e0f58b1b1c2
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix svace issue 99/111599/1
intae, jeon [Wed, 18 Jan 2017 05:58:10 +0000 (14:58 +0900)]
fix svace issue

Change-Id: Id427f1e70c9f9c1f82884b36e4fc27662e2b1e7e
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit a5c7294fc8074a9c97961e63f3c87cad250ac19c)

7 years agofix db and sql file permission for security 58/111158/1
intae, jeon [Thu, 8 Dec 2016 05:23:47 +0000 (14:23 +0900)]
fix db and sql file permission for security

Change-Id: I1399d7d85e16ae3236d5f2fb64ad49c70778241d
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit fef661560a5fdc109919a522cd45a4ad30ed5d29)

7 years agomerge for sync with tizen_3.0 branch 77/110077/1 accepted/tizen/common/20170113.183815 accepted/tizen/ivi/20170113.224359 accepted/tizen/mobile/20170113.224324 accepted/tizen/unified/20170309.033255 accepted/tizen/wearable/20170113.224337 submit/tizen/20170113.034613 submit/tizen_unified/20170308.100408
intae, jeon [Fri, 13 Jan 2017 01:00:51 +0000 (10:00 +0900)]
merge for sync with tizen_3.0 branch

Change-Id: I36ceee3599c02042fe9ccc68e2de5ff6facb6364
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agoadd excluding coverage 70/110070/1
intae, jeon [Tue, 6 Dec 2016 02:24:17 +0000 (11:24 +0900)]
add excluding coverage

Change-Id: I38f6a7e98d55ec52f76e4cc65adfb8b389c8be19
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit e64dbcf781fcd01a9938b29b83bf41b5a205da49)

7 years agoadd excluding coverage 77/102477/4
intae, jeon [Tue, 6 Dec 2016 02:24:17 +0000 (11:24 +0900)]
add excluding coverage

Change-Id: I38f6a7e98d55ec52f76e4cc65adfb8b389c8be19
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agoMerge "Upgrade: cp instead of mv" into tizen_3.0 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.125232 accepted/tizen/3.0.m2/wearable/20170104.125809 accepted/tizen/3.0/common/20161205.092228 accepted/tizen/3.0/ivi/20161205.070003 accepted/tizen/3.0/mobile/20161205.065954 accepted/tizen/3.0/wearable/20161205.070000 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0/20161205.041556
intae, jeon [Mon, 5 Dec 2016 02:16:56 +0000 (18:16 -0800)]
Merge "Upgrade: cp instead of mv" into tizen_3.0

7 years agoMerge "Upgrade: cp instead of mv" into tizen
intae, jeon [Mon, 5 Dec 2016 02:16:48 +0000 (18:16 -0800)]
Merge "Upgrade: cp instead of mv" into tizen

7 years agofix overflow issue with strncat(TSAM_10563) 46/102046/1
intae, jeon [Tue, 29 Nov 2016 10:03:56 +0000 (19:03 +0900)]
fix overflow issue with strncat(TSAM_10563)

Change-Id: I97c7469e706df002ee3fcaf4d9aa8fcfa86104a0
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit 1d9d304272ecde60b42df51f5dde046b55c2c41b)

7 years agoMerge "fix overflow issue with strncat(TSAM_10563)" into tizen
intae, jeon [Mon, 5 Dec 2016 00:36:46 +0000 (16:36 -0800)]
Merge "fix overflow issue with strncat(TSAM_10563)" into tizen

7 years agoMerge "fix uninitialized variable(TSAM_10623)" into tizen_3.0
intae, jeon [Mon, 5 Dec 2016 00:24:05 +0000 (16:24 -0800)]
Merge "fix uninitialized variable(TSAM_10623)" into tizen_3.0

7 years agoUpgrade: cp instead of mv 45/102045/1
intae, jeon [Mon, 5 Dec 2016 00:01:47 +0000 (09:01 +0900)]
Upgrade: cp instead of mv

Change-Id: I06e0109004a2a9df1df9c9ba385ca9524200a724
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agoUpgrade: cp instead of mv 43/102043/1
intae, jeon [Mon, 5 Dec 2016 00:01:47 +0000 (09:01 +0900)]
Upgrade: cp instead of mv

Change-Id: I06e0109004a2a9df1df9c9ba385ca9524200a724
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix uninitialized variable(TSAM_10623) 39/102039/1
intae, jeon [Thu, 1 Dec 2016 03:50:03 +0000 (12:50 +0900)]
fix uninitialized variable(TSAM_10623)

Change-Id: Ic34a550f44aea231e27b53d5a4aff203e9d007b1
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit d7b9143de40eb3a1ef66a7d9b46db1198ad04bbe)

7 years agofix wrong realloc(TSAM_10622) 38/102038/1
intae, jeon [Thu, 1 Dec 2016 05:35:40 +0000 (14:35 +0900)]
fix wrong realloc(TSAM_10622)

Change-Id: Icb6c3fbacadba7e4df57e3a57454bca385f37976
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit dc3b5d82ca8f7982e6d7412981e8f3c9a0c698bc)

7 years agomodify upgrade shell script name 31/101731/1
intae, jeon [Fri, 2 Dec 2016 05:31:55 +0000 (14:31 +0900)]
modify upgrade shell script name

Change-Id: Iefab0a0d8b38fa3205fbc44079e9404b474f53a1
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agomodify upgrade shell script name 28/101728/1
intae, jeon [Fri, 2 Dec 2016 05:31:55 +0000 (14:31 +0900)]
modify upgrade shell script name

Change-Id: Iefab0a0d8b38fa3205fbc44079e9404b474f53a1
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix overflow issue with strncat(TSAM_10563) 28/100828/5
intae, jeon [Tue, 29 Nov 2016 10:03:56 +0000 (19:03 +0900)]
fix overflow issue with strncat(TSAM_10563)

Change-Id: I97c7469e706df002ee3fcaf4d9aa8fcfa86104a0
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix svace issue 33/101633/3
intae, jeon [Wed, 30 Nov 2016 05:04:00 +0000 (14:04 +0900)]
fix svace issue

Change-Id: Ibb1a91e4474800fca68b22fbca2c3bdc9f8d875c
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit ee0c4458745cae78c3e0e0e2267907b7ebae82b5)

7 years agoMerge "cannot read draft mail because of error of sorting events with priority(TSAM_1...
intae, jeon [Fri, 2 Dec 2016 00:09:09 +0000 (16:09 -0800)]
Merge "cannot read draft mail because of error of sorting events with priority(TSAM_10281)" into tizen_3.0

7 years agoMerge "fix build warning" into tizen_3.0
intae, jeon [Fri, 2 Dec 2016 00:08:52 +0000 (16:08 -0800)]
Merge "fix build warning" into tizen_3.0

7 years agocannot read draft mail because of error of sorting events with priority(TSAM_10281) 35/101635/1
intae, jeon [Wed, 30 Nov 2016 00:50:28 +0000 (09:50 +0900)]
cannot read draft mail because of error of sorting events with priority(TSAM_10281)

Change-Id: Ic5d5add678ff366a3c1719e5e9ab678bfdf2d452
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit 4e45fc2774fab08603b2e0bfa15fb40a7bd6c8b5)

7 years agofix build warning 34/101634/1
intae, jeon [Thu, 24 Nov 2016 06:03:35 +0000 (15:03 +0900)]
fix build warning

Change-Id: I1749cb0191242c91af312da69fffcb1bda34d020
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit b7e16c4f63ebfdccb7671b9916de93a7fb740f4d)

7 years agofix spec for email booting policy 32/101632/1
intae, jeon [Wed, 9 Nov 2016 06:00:09 +0000 (15:00 +0900)]
fix spec for email booting policy

Change-Id: I4aecf71130b41095e6604a2f467bab2cc4fb41e9
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit 898ce6ddba2ea5e19ce4968bd4e08735abeb3c47)

7 years agofix wrong realloc(TSAM_10622) 91/101391/4
intae, jeon [Thu, 1 Dec 2016 05:35:40 +0000 (14:35 +0900)]
fix wrong realloc(TSAM_10622)

Change-Id: Icb6c3fbacadba7e4df57e3a57454bca385f37976
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agoMerge "fix uninitialized variable(TSAM_10623)" into tizen
intae, jeon [Thu, 1 Dec 2016 07:20:28 +0000 (23:20 -0800)]
Merge "fix uninitialized variable(TSAM_10623)" into tizen

7 years agofix uninitialized variable(TSAM_10623) 55/101355/1
intae, jeon [Thu, 1 Dec 2016 03:50:03 +0000 (12:50 +0900)]
fix uninitialized variable(TSAM_10623)

Change-Id: Ic34a550f44aea231e27b53d5a4aff203e9d007b1
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agocannot read draft mail because of error of sorting events with priority(TSAM_10281) 29/100929/5
intae, jeon [Wed, 30 Nov 2016 00:50:28 +0000 (09:50 +0900)]
cannot read draft mail because of error of sorting events with priority(TSAM_10281)

Change-Id: Ic5d5add678ff366a3c1719e5e9ab678bfdf2d452
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix build warning 80/99780/5
intae, jeon [Thu, 24 Nov 2016 06:03:35 +0000 (15:03 +0900)]
fix build warning

Change-Id: I1749cb0191242c91af312da69fffcb1bda34d020
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix svace issue 88/100988/2
intae, jeon [Wed, 30 Nov 2016 05:04:00 +0000 (14:04 +0900)]
fix svace issue

Change-Id: Ibb1a91e4474800fca68b22fbca2c3bdc9f8d875c
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix spec for email booting policy 66/96466/9
intae, jeon [Wed, 9 Nov 2016 06:00:09 +0000 (15:00 +0900)]
fix spec for email booting policy

Change-Id: I4aecf71130b41095e6604a2f467bab2cc4fb41e9
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agochange UX concept for notification 20/98620/1 accepted/tizen/3.0/common/20161121.140930 accepted/tizen/3.0/ivi/20161121.073550 accepted/tizen/3.0/mobile/20161121.073509 accepted/tizen/3.0/wearable/20161121.073530 submit/tizen_3.0/20161118.023838
intae, jeon [Wed, 9 Nov 2016 00:54:38 +0000 (09:54 +0900)]
change UX concept for notification

Change-Id: Icb2f4beacee793f21fd2b4be2e1c404594abd68d
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit f794e9227ace502687ab2d1d1bee1b9044a53c6f)

7 years agochange UX concept for notification 54/97854/3
intae, jeon [Wed, 9 Nov 2016 00:54:38 +0000 (09:54 +0900)]
change UX concept for notification

Change-Id: Icb2f4beacee793f21fd2b4be2e1c404594abd68d
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
7 years agofix jira issue[TSAM9784] for notification 37/96737/1 accepted/tizen/3.0/common/20161114.143232 accepted/tizen/3.0/ivi/20161111.003108 accepted/tizen/3.0/mobile/20161111.003035 accepted/tizen/3.0/wearable/20161111.003050 submit/tizen_3.0/20161110.053115 submit/tizen_3.0_common/20161114.081136
intae, jeon [Thu, 10 Nov 2016 00:53:06 +0000 (09:53 +0900)]
fix jira issue[TSAM9784] for notification

Change-Id: Ide1d5325934623eb512c8f160d4472ec75e93fcd
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit 9e99a40ce1372b9f9a39e1aac36ffcde60418ce0)

7 years agonew mail notification was removed after sending mail failed notification occurred 36/96736/1
San Cho [Wed, 15 Jun 2016 01:55:13 +0000 (10:55 +0900)]
new mail notification was removed after sending mail failed notification occurred

Change-Id: I8ca65c36ea87a906abd9721e835251371c120cc5
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit f707d25cb50c04f312aa92f84809b4ee6e10212d)

7 years agoNew mails notification is merged with sending email notification in quick panel. 35/96735/1
San Cho [Mon, 13 Jun 2016 03:28:42 +0000 (12:28 +0900)]
New mails notification is merged with sending email notification in quick panel.

[Problem] New mails notification is merged with sending email notification in quick panel.
[Cause & Measure] Cause: notification private id was shared with new mail notification and sending mail notification.
Measure: remove using private id for sending mail nofitifcation.

Change-Id: Icf625efd6692167c3e0f6ac94d7d2d7bac5912d7
(cherry picked from commit 1a31fab290be58ba30247599c2b0d918f874b0be)

7 years agoSent Fail notification disappears from notification panel if launching email app 34/96734/1
San Cho [Tue, 24 May 2016 06:55:52 +0000 (15:55 +0900)]
Sent Fail notification disappears from notification panel if launching email app

[Problem] "Sent Fail" notification disappears from notification panel if launching email app
[Cause & Measure] Cause: emcore_clear_notification() is called if email app is launched, then email-service removes all notification unconditionally.
Measure: set noti type when inserting notification, and classify the sent fail notification when emcore_clear_notification is called.

Change-Id: I6ddd96ff6259356160ccc4e733fba7cc22190105
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
(cherry picked from commit e4f45b7ba6f4edd4094ac937b61abbaf2b70d1f1)

7 years agofix jira issue[TSAM9784] for notification 81/96681/5
intae, jeon [Thu, 10 Nov 2016 00:53:06 +0000 (09:53 +0900)]
fix jira issue[TSAM9784] for notification

Change-Id: Ide1d5325934623eb512c8f160d4472ec75e93fcd
Signed-off-by: intae, jeon <intae.jeon@samsung.com>