summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Abhimanyu Swami [Fri, 1 Nov 2019 09:23:15 +0000 (14:53 +0530)]
Resolved Native API Reference issues for email
Change-Id: Ie1684d26c7970c1882af53c28f50dae2d689e3be
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
kamaljeet [Sat, 16 Feb 2019 13:20:54 +0000 (18:50 +0530)]
Coverity issue fixes
Change-Id: Ib60f27481556c87b7c7e51edef6cca0fc6950c0e
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
Sameer Prakash Pradhan [Sat, 28 Apr 2018 08:44:06 +0000 (14:14 +0530)]
[Non-ACR][capi-email][coverity fix]
Change-Id: I1a2fdb8ec5266dce0f1bc895f252b221c8cb50d7
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Jongkyu Koo [Wed, 9 Aug 2017 09:16:10 +0000 (09:16 +0000)]
Revert "Fix email API storage."
This reverts commit
d2085f9aa65aa55f2abe0f0a0759cb65cb170100.
Change-Id: I2920fb757ab8ca76a3f9563300e11b45573e42c5
Sanjeev BA [Tue, 25 Jul 2017 07:34:42 +0000 (16:34 +0900)]
Fix email API storage.
Email API writes to same file irrespective of handle.
If two processes from same app, try to write to same file, simultaneously, it could corrupt the contents.
This patch uses mkstemp() API to create temporary file names.
Change-Id: I31460f65d20b5a8707d8684ca279bdc0c54d5acb
Jeesun Kim [Fri, 16 Jun 2017 06:10:29 +0000 (15:10 +0900)]
refactoring code
Signed-off-by: Jeesun Kim <iamjs.kim@samsung.com>
Change-Id: I88d48dba70b3da1af7674a321d4915d851007f9b
MyungJoo Ham [Fri, 9 Sep 2016 08:07:39 +0000 (08:07 +0000)]
Remove unnecessary profile dependencies from build spec
If TV profile does not need this, update meta-tv.git and build project
so that it does not include this package.
If it already does not include this, the code being deleted is
already a dead code that you did not need anyway.
Change-Id: Iccaa00276757ae3ba29604f43b228d423718e906
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
intae, jeon [Tue, 3 May 2016 05:17:49 +0000 (14:17 +0900)]
modify API Version for wearable profile
Change-Id: Ie310751f4a67c46182940192d06737beabc79596
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
intae, jeon [Tue, 3 May 2016 04:26:03 +0000 (13:26 +0900)]
modify build spec for wearable
Change-Id: I76998d10c5043a132eac6e171dedf062a98bf7d0
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
intae, jeon [Tue, 5 Apr 2016 07:28:11 +0000 (16:28 +0900)]
Fix Coding Standard Rule
Change-Id: I481184e9f6760d36cc228e51aa0d927076ace39d
Signed-off-by: intae, jeon <intae.jeon@samsung.com>
Sunghyun Kwon [Thu, 14 Jan 2016 00:44:50 +0000 (09:44 +0900)]
Modified the privilege
Change-Id: If2a8a0a08bdec57d4c9e6d7938ba74187b1d881f
Sunghyun Kwon [Wed, 13 Jan 2016 04:41:37 +0000 (13:41 +0900)]
Added the doc
Change-Id: I7612dc60b247b4e138413c09130b3594d0eae9ec
Sunghyun Kwon [Wed, 9 Dec 2015 02:02:52 +0000 (11:02 +0900)]
Fixed the coding rule
Change-Id: Ib1ea888121cdbc915703003eb9ba19ac096399c6
Sunghyun Kwon [Mon, 7 Dec 2015 00:18:18 +0000 (09:18 +0900)]
Modified the spell
Change-Id: I4d1e480adcdf8791a73f2caa1a5dd4f4238cafc4
Sunghyun Kwon [Mon, 7 Dec 2015 00:06:21 +0000 (09:06 +0900)]
Exclude the profiles(TV, Wearable)
Change-Id: I3229bbff4b895c0990c2e5aa244ce143a3cbf47f
Sunghyun Kwon [Sat, 22 Aug 2015 02:15:05 +0000 (11:15 +0900)]
Modified the file path
Change-Id: I825810a21d500749c1cfc5bc5bfa588bf510e973
Sunghyun Kwon [Mon, 1 Jun 2015 08:42:08 +0000 (17:42 +0900)]
Merged the capi from tizen 2.4
Change-Id: Ifcbe098fd2d6f7448915b574977be3d512abbbae
Alexandru Cornea [Fri, 28 Jun 2013 15:13:31 +0000 (18:13 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Wed, 19 Jun 2013 05:52:22 +0000 (01:52 -0400)]
Fixed build
Jinkun Jang [Tue, 12 Mar 2013 16:45:53 +0000 (01:45 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:25 +0000 (21:59 +0900)]
Initial empty repository