Hyotaek Shim [Thu, 8 Aug 2019 12:12:41 +0000 (12:12 +0000)]
Revert "Revert "Rearrange contacts-service.service from default.target to delayed.target""
This reverts commit
415be45be98896091a10d569428362cc14fd05b4.
Change-Id: I60fa7956178d56ea795984f5b4e5bd24da275c87
Randeep Singh [Wed, 31 Jul 2019 11:20:26 +0000 (11:20 +0000)]
Revert "Rearrange contacts-service.service from default.target to delayed.target"
This reverts commit
c5552a3e2ee26934bed6552cab89db80ea432578.
Change-Id: Ie78b048617565ec0e3ae4c056bd6e9de13371b31
Hyotaek Shim [Thu, 25 Jul 2019 11:35:51 +0000 (20:35 +0900)]
Rearrange contacts-service.service from default.target to delayed.target
Change-Id: I3c601f33e593a37006d542c1e16f4744e6c85a4c
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Sameer Prakash Pradhan [Mon, 15 Jul 2019 12:13:05 +0000 (17:43 +0530)]
heap use after free fix
Change-Id: Ie4a6458d3001bb083ad5af11cdfd61ae02702d46
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
INSUN PYO [Tue, 2 Jul 2019 01:29:31 +0000 (10:29 +0900)]
Remove unnecessary setting
Change-Id: I8e90bb3d129bea8d06f2ee133d7ed9d25c3441ea
Sameer Prakash Pradhan [Fri, 21 Jun 2019 09:38:44 +0000 (15:08 +0530)]
Adding extra logs
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: Idcb1d0ce35f3fa7339a214b667d851438fc22f1b
Sameer Prakash Pradhan [Fri, 31 May 2019 06:54:47 +0000 (06:54 +0000)]
Merge "Remove container feature" into tizen
Sameer Prakash Pradhan [Thu, 16 May 2019 09:59:57 +0000 (15:29 +0530)]
[Non-ACR][contacts-service][thread safe issue for static var]
Change-Id: Ib0e39550143751c113ebf590c8164f6aad664196
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Sameer Prakash Pradhan [Tue, 7 May 2019 05:07:48 +0000 (10:37 +0530)]
[Non-ACR][contacts-service][TFDF-1453 fix]
Change-Id: I1563e649c5a94cded721f9ded385d4915be91108
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
INSUN PYO [Mon, 29 Apr 2019 02:04:21 +0000 (11:04 +0900)]
Remove container feature
Change-Id: Ie9aa98fb4a8c2244b71462c8de3629bb3b9f5d64
Mateusz Moscicki [Fri, 19 Apr 2019 10:31:23 +0000 (12:31 +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: Ibca930bd95b5c994e1655d616a940feea8368f44
Sameer Prakash Pradhan [Wed, 10 Apr 2019 04:43:49 +0000 (10:13 +0530)]
[non-ACR][ASAN]TFDF-1228
Change-Id: I8f0a9eeee8319d5e32563929482c562cfe9cd089
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
randeep singh [Sat, 16 Feb 2019 13:43:35 +0000 (13:43 +0000)]
Merge "coverity issue fixes for contact-service" into tizen
kamaljeet [Sat, 16 Feb 2019 13:19:12 +0000 (18:49 +0530)]
coverity issue fixes for contact-service
Change-Id: Id4b0c7405b64d955e9d08d932bfb0e03451bde5a
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
kamaljeet [Fri, 15 Feb 2019 06:31:09 +0000 (12:01 +0530)]
Fixed Svace issues
Change-Id: Iafaad19e04eac7c85bd354784206d8ce36b210ef
Signed-off-by: kamaljeet <kamal.jc@samsung.com>
Sameer Prakash Pradhan [Wed, 12 Dec 2018 10:40:54 +0000 (16:10 +0530)]
[Non-ACR][contacts-service][Updating for Dlog API format check enforcement]
Change-Id: I4159c99ad72a2184338a49f1154dd4c9af85a84b
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Sameer Prakash Pradhan [Fri, 16 Nov 2018 12:47:21 +0000 (12:47 +0000)]
Merge "Revert "[contacts-service][Non-ACR][SATIZENVUL-1375 privilege escalation]"" into tizen
Sameer Prakash Pradhan [Fri, 16 Nov 2018 12:47:02 +0000 (12:47 +0000)]
Revert "[contacts-service][Non-ACR][SATIZENVUL-1375 privilege escalation]"
This reverts commit
d27e4a46e5b06770456817f875d6ffc1f2619127.
Change-Id: Ib5ab0f320b123f9d12dd6349e6c0b211551d54d6
randeep singh [Fri, 16 Nov 2018 09:38:48 +0000 (09:38 +0000)]
Merge "[contacts-service][Non-ACR][SATIZENVUL-1375 privilege escalation]" into tizen
Sameer Prakash Pradhan [Tue, 28 Aug 2018 08:56:09 +0000 (14:26 +0530)]
[Non-ACR][contacts-service][tfive-12966]
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: I8a0571ee9b176010e4cfe4456459a61b169eded1
Sameer Prakash Pradhan [Mon, 13 Aug 2018 08:20:33 +0000 (08:20 +0000)]
Revert "[Non-ACR][contacts-service][PLM issue#P180720-04957]"
This reverts commit
caec7e822611219f24d60a4112458d1b4dbd62dd.
Change-Id: I11a1e64570bb58931928f0980ddb13147166ef7c
Sameer Prakash Pradhan [Wed, 25 Jul 2018 05:03:15 +0000 (10:33 +0530)]
[Non-ACR][contacts-service][PLM issue#P180720-04957]
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: I527176cb3e522d48b833da60ef209f4cd0abb14b
Sameer Prakash Pradhan [Tue, 24 Jul 2018 12:01:45 +0000 (17:31 +0530)]
[contacts-service][Non-ACR][SATIZENVUL-1375 privilege escalation]
Change-Id: I0ddb64995f577594b506ec95a40302078afa953a
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Youngjae Shin [Mon, 20 Nov 2017 23:51:12 +0000 (08:51 +0900)]
support gcov test
Change-Id: I10db0eb6e5c1f0f4d52daff39696d83752a599cf
Youngjae Shin [Thu, 10 May 2018 08:01:01 +0000 (17:01 +0900)]
remove unnecessary condition check
Change-Id: I9d1000c0e169150e57d5c5a8be9c8cc6938c8aa8
Abhishek Vijay [Tue, 1 May 2018 12:14:55 +0000 (17:44 +0530)]
[Non-ACR][Major Coverity Fixes]
Change-Id: I7d9d29544d82b9d925acdcebb3df4c2301b50362
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Sameer Prakash Pradhan [Wed, 7 Mar 2018 09:48:09 +0000 (15:18 +0530)]
[API][Fix typos]
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Change-Id: I18706178bbadd1d65a6fe40d581b817642763eb4
(cherry picked from commit
8f8b05c6bb02f7b1cfa67bdfd34b586b26c84c44)
Abhishek Vijay [Fri, 27 Apr 2018 13:29:52 +0000 (18:59 +0530)]
[Non-ACR][Critical Coverity Fixes]
Change-Id: I559794f01498a14dcf5721bce071f4ec4f41b4b5
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Sameer Prakash Pradhan [Wed, 21 Mar 2018 09:44:45 +0000 (15:14 +0530)]
[Non-ACR][Svace issue]
Change-Id: I927e33c2982cf99c416f5bfbecb9376d3257d665
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Jongkyu Koo [Mon, 2 Apr 2018 23:43:03 +0000 (23:43 +0000)]
Merge "[Non-ACR][move CTSVC_SOCK_PATH]" into tizen
Sameer Prakash Pradhan [Fri, 9 Mar 2018 09:10:03 +0000 (14:40 +0530)]
[Non-ACR][move CTSVC_SOCK_PATH]
Change-Id: Ia03763d57eebdef124254cb30a1580d0050fa7a2
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
Abhishek Vijay [Tue, 20 Mar 2018 12:42:06 +0000 (18:12 +0530)]
[SVACE Issue Fixes]
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Change-Id: Ia94c8784d3e4d5778a5f2477fc5828873b9c589d
Jongkyu Koo [Thu, 8 Mar 2018 00:52:15 +0000 (09:52 +0900)]
remove "Requires: session-utils"
Change-Id: I1f03ecf4e4dad1cefa721e63e0facb48a335561b
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 13 Feb 2018 05:54:57 +0000 (14:54 +0900)]
fix link error
Change-Id: I5d719912c2a1cfad0406590b94e315089acf3367
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 16 Jan 2018 05:48:28 +0000 (14:48 +0900)]
Modify to use phone_number_connect() for performance
Change-Id: I990ebe18da3250102d7a404c949843db5c422141
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jeesun Kim [Wed, 22 Nov 2017 01:22:18 +0000 (10:22 +0900)]
Modify image-util deprecated APIs
Change-Id: Iea8f9a321580d342b129cd6914909bcda34059eb
Jongkyu Koo [Fri, 20 Oct 2017 09:16:55 +0000 (18:16 +0900)]
reduce timeout value of image processing
Change-Id: Idf6ba7f513325ff94321b6382f375bc4b2141438
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 25 Sep 2017 02:16:09 +0000 (02:16 +0000)]
Merge "improve line coverage" into tizen
Jongkyu Koo [Mon, 25 Sep 2017 00:56:35 +0000 (09:56 +0900)]
improve line coverage
Change-Id: Iff50e4f07edb70e3c137cbc8c432c4191522a92c
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Fri, 22 Sep 2017 02:41:58 +0000 (11:41 +0900)]
return localization, normalization files to server because they are not used in common
Change-Id: I3233343c0621814e0f75006c96515bab86b016cf
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 12 Sep 2017 08:29:14 +0000 (17:29 +0900)]
fix security svace issues
Change-Id: Ia3e8a28d1f1fb97ddf31e897ba420cb42740c2ce
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 12 Sep 2017 05:50:26 +0000 (14:50 +0900)]
apply coding rule
Change-Id: I3b5a49d073eca73c7e70137ffb51d4f7caeae7cd
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 7 Sep 2017 23:27:26 +0000 (08:27 +0900)]
modify to compare view_uri
Change-Id: I85b342f8c73fe8f7a9ddf0ab901be62d58ec14f4
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 31 Aug 2017 09:40:48 +0000 (18:40 +0900)]
Allow daemon to remove address book
Change-Id: I14e75b413908c30bd945b989685a68e3ecc6ae5f
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Youngjae Shin [Thu, 7 Sep 2017 02:05:30 +0000 (11:05 +0900)]
remove build warning
Change-Id: Ib9f6ad363044601a04817943e24058778208ff09
Jongkyu Koo [Thu, 17 Aug 2017 05:57:26 +0000 (14:57 +0900)]
delete upgrade script because no need data migration
Change-Id: I0f1828c981bb4377407887fb70c46446c3c301d2
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Fri, 21 Jul 2017 07:16:41 +0000 (16:16 +0900)]
Add contact feature
Change-Id: I122d578388ff143c8daefdb8dabbb8892491c88e
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 8 Aug 2017 09:48:05 +0000 (18:48 +0900)]
fix typo
Change-Id: Ie3c3747ee753548694f9b721b45b82d6c096e68c
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 3 Aug 2017 05:19:09 +0000 (14:19 +0900)]
Add "requires session-utils"
Change-Id: Ie02c89768175b5fdd475da244e869d3ad7371526
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 18 Jul 2017 00:58:07 +0000 (09:58 +0900)]
fix svace issues
Change-Id: Ie712ed0c47806f86eb6a74f58217bd9a5b9c5ec7
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 8 Jun 2017 04:24:00 +0000 (13:24 +0900)]
fix svace issue
Change-Id: I749f409da0bc04d8533772812d223a0d17809136
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 1 Jun 2017 12:50:35 +0000 (21:50 +0900)]
fix the issue that returns image file name not path
Change-Id: Iab191545c7f76e08ef16c73604600723e1fb471b
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Tue, 23 May 2017 05:28:18 +0000 (14:28 +0900)]
fix crash issue from robustness test
Change-Id: I6af3be96ad42fd6a507e3a42002bd591ae9740c5
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 26 Apr 2017 09:31:08 +0000 (18:31 +0900)]
Update version 0.13.72
Change-Id: Ib49760b7cbc5fb948f70e3f416d9d4f39cc84bd1
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 26 Apr 2017 09:30:06 +0000 (09:30 +0000)]
Merge "modify API Reference" into tizen
Jongkyu Koo [Wed, 26 Apr 2017 08:21:11 +0000 (17:21 +0900)]
modify API Reference
Change-Id: I6a0c8a527d70ce724d44f808af2b9a78d05c1554
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Youngjae Shin [Fri, 21 Apr 2017 06:28:33 +0000 (15:28 +0900)]
revise packaging
Change-Id: I3c6a1eca80138a6fe19afa5685d2e02e3bfc6576
Jongkyu Koo [Thu, 20 Apr 2017 01:01:14 +0000 (10:01 +0900)]
fix svace issues
Change-Id: I1d94c75f1af63d9be5f40af8bac12d0903393046
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 13 Apr 2017 07:19:57 +0000 (16:19 +0900)]
Fixed issue which view uri table is deleted
Change-Id: I458b3bc020c123533c0b85a0d7d4fdf8a32a9459
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 5 Apr 2017 07:55:07 +0000 (16:55 +0900)]
fix broken links in API reference
Change-Id: I315eccb7230c03d068960ace472e1c2da5baf42b
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Fri, 31 Mar 2017 06:42:59 +0000 (15:42 +0900)]
fix svace issues
Change-Id: I0e4ba4c970b98ff525b736f61d133c96e0f91b04
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 27 Mar 2017 05:01:03 +0000 (14:01 +0900)]
modified to use record, filter, query apis without connect()
Change-Id: I625d15518f81998c7edb08647a45761d5d39e8aa
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 27 Mar 2017 03:44:39 +0000 (12:44 +0900)]
fix svace issues
Change-Id: I9195b96769755d9b4ab7f8a40aec6169cce4be23
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jeesun Kim [Mon, 6 Mar 2017 08:07:02 +0000 (17:07 +0900)]
fix group by for person view
[P170303-05191] Duplicated contact is displaying whiel serching the
contact to share via simple sharing.
[Cause] "Group by contact" duplicates data in person view.
[Solution] Modify "Group by person" in person view.
Change-Id: I3fedebbc77c660fb1862c1e2350fa4c4aaa27419
Jeesun Kim [Fri, 24 Feb 2017 00:23:14 +0000 (09:23 +0900)]
Update version 0.13.71
Change-Id: Ic652f5ce558c35ddfe596eb50ad9feab878bfe8b
Jeesun Kim [Thu, 23 Feb 2017 02:25:24 +0000 (11:25 +0900)]
modify restart from always to on-failure
Change-Id: I325eb887809f5b147430d7cec44b50fbb78bb147
Jongkyu Koo [Tue, 21 Feb 2017 04:25:06 +0000 (13:25 +0900)]
fix svace issues
Change-Id: I135096f8b852c81086de78e106b273da74a6da6b
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 15 Feb 2017 10:06:15 +0000 (19:06 +0900)]
3.0 Native API reference english examination
Change-Id: I6c12ae8436468780783071fedba5435c128fb5e4
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 9 Feb 2017 00:23:31 +0000 (09:23 +0900)]
fix build warning
Change-Id: Id63c434102dcd73ae232b5f233942c6622f1b4b7
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Thu, 9 Feb 2017 00:25:55 +0000 (16:25 -0800)]
Merge "fix svace issues" into tizen
Jongkyu Koo [Wed, 8 Feb 2017 07:37:08 +0000 (16:37 +0900)]
fix svace issues
Change-Id: Ic55c9561db05797631ee3a00bd9a73a2ab005a0f
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 8 Feb 2017 05:49:20 +0000 (14:49 +0900)]
fix memory leak
Change-Id: I4f0f493dc1eb6b181e9104c98bde671e925f15df
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
(cherry picked from commit
92417e5c17b26a98db68116bf5e4a7242187bd27)
Jongkyu Koo [Wed, 1 Feb 2017 06:43:09 +0000 (15:43 +0900)]
modify native API reference
Change-Id: I77de4af57452ad7c855701e7af695c2e8742f257
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Wed, 1 Feb 2017 05:56:00 +0000 (14:56 +0900)]
change extension name
Change-Id: I98ec71685a6dafbfc2082b26814b698fda0c10b1
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jeesun Kim [Thu, 5 Jan 2017 08:46:23 +0000 (17:46 +0900)]
modify snippet data priority
Change-Id: I6c162c57851ea488039eb5bca39c9b8ef279c795
(cherry picked from commit
d99599f66b370a1b1b0fda509800f7d997cf5991)
MyungJoo Ham [Mon, 5 Dec 2016 12:15:37 +0000 (21:15 +0900)]
Remove Profile Build Dependency: mobile extension
- This is for Tizen 4.0.
(4.0 Configurability & Building Block prohibits the usage of
profile macro; the value of "profile" will become "undefined"
unconditionally.)
- Please create JIRA-TRE issue when SR-ing this:
: Add contacts-service-profile_mobile for mobile profile.
Change-Id: Idfbbc2775089b3f44901f437de5e1f9e96f60443
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Mon, 5 Dec 2016 12:12:12 +0000 (21:12 +0900)]
Remove Profile Build Dependency (CAPI Defragmentation)
- This is for Tizen 4.0 Configurability / Building Blocks
(Fragmentation of CAPI is a blocking issue)
- API per profile for SDK is filetered by sdk-image.git.
You may include APIs not included for a specific profile, which
is filtered during rootstraping process of SDK per profile.
- CC'ed SDK (sh.cat.lee@samsung.com) for SDK review
Change-Id: I9bd2511c3c437306e13e8ad0b614bd86355dfbfb
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Jongkyu Koo [Thu, 12 Jan 2017 07:48:22 +0000 (16:48 +0900)]
move inotify files to home/owner/data
Change-Id: I37e429f5def2bf086e725956fe128a064b55064c
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
(cherry picked from commit
8ee77213bddb02d1e480da8b49631b44f86b341a)
Jongkyu Koo [Tue, 10 Jan 2017 09:59:29 +0000 (18:59 +0900)]
merge branch tizen_3.0 to tizen
Change-Id: I3d3e2ba549f2331126166f8c379a0c690df34163
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jeesun Kim [Mon, 9 Jan 2017 06:26:31 +0000 (15:26 +0900)]
3.0 Native API reference english examination(2nd)
Change-Id: I298ef5d05f0a4595d102af9370438c536703443e
Jeesun Kim [Thu, 5 Jan 2017 08:53:23 +0000 (17:53 +0900)]
3.0 Native API reference english examination
Change-Id: I7c4f17cdcdf16db387b1133a55e9fd0bc329cce4
Jongkyu Koo [Mon, 9 Jan 2017 04:20:21 +0000 (20:20 -0800)]
Merge "fix invalid query" into tizen_3.0
Jeesun Kim [Wed, 4 Jan 2017 09:25:07 +0000 (18:25 +0900)]
fix memory leak
Change-Id: I4e92a1f345c5d4ad3249c397c2a4f9c55e1df9d9
Jeesun Kim [Wed, 4 Jan 2017 01:10:04 +0000 (10:10 +0900)]
update version: 0.13.69
Change-Id: I63a20f5d434287a4909620380ffb6767dc5f7157
Jeesun Kim [Wed, 4 Jan 2017 01:08:44 +0000 (10:08 +0900)]
modify socket path user->user_ext
Change-Id: I38e4c0e970d03d38e637c9181d15e2d60ad6adec
Jeesun Kim [Mon, 2 Jan 2017 06:41:39 +0000 (15:41 +0900)]
fix invalid query
- need space betweeen parameter and table name
Change-Id: Ice7cd47ed9f216d272136ff1ff8423f065e54bcb
Jongkyu Koo [Fri, 30 Dec 2016 04:30:27 +0000 (20:30 -0800)]
Merge "update version:0.13.68" into tizen_3.0
Jongkyu Koo [Fri, 30 Dec 2016 04:30:21 +0000 (20:30 -0800)]
Merge "add performance comment for _for_snippet APIs" into tizen_3.0
Jongkyu Koo [Fri, 30 Dec 2016 04:30:14 +0000 (20:30 -0800)]
Merge "modifiy sip data contents" into tizen_3.0
Jeesun Kim [Fri, 30 Dec 2016 04:12:41 +0000 (13:12 +0900)]
add performance comment for _for_snippet APIs
Change-Id: Id295b3ceca861877659a6ec704d57418acfac9bd
Jeesun Kim [Fri, 30 Dec 2016 04:00:05 +0000 (13:00 +0900)]
update version:0.13.68
Change-Id: Id6c735f8cd67a91af414dd1fecb86372149e758e
Jeesun Kim [Thu, 29 Dec 2016 09:56:39 +0000 (18:56 +0900)]
modifiy sip data contents
data1:type, data2:label, data3:address
Change-Id: I1ae43ab7da817097400b0d663275a350c9508730
Jeesun Kim [Wed, 28 Dec 2016 07:40:04 +0000 (16:40 +0900)]
remove invalid error message
Change-Id: I40291fa71bd2b0019557d92ccd7a8bf3811d2408
Jeesun Kim [Wed, 28 Dec 2016 04:14:02 +0000 (13:14 +0900)]
version update:0.13.67
Change-Id: Iad70a5727ae828e15311ac88f53ceaad5e14c471
Jeesun Kim [Fri, 23 Dec 2016 08:03:15 +0000 (17:03 +0900)]
nickname is not searched when name is searched
Change-Id: I9fea08ae43ea201fb315da93ab726b182b323dd6
Jongkyu Koo [Tue, 27 Dec 2016 10:59:53 +0000 (02:59 -0800)]
Merge "version update:0.13.66" into tizen_3.0
Jeesun Kim [Tue, 27 Dec 2016 10:58:06 +0000 (19:58 +0900)]
add delimiters as \n(line feed)
Change-Id: Ibc40dbb737de13f002cd46a977f2007ddc4f7154
Jeesun Kim [Tue, 27 Dec 2016 10:52:43 +0000 (19:52 +0900)]
limit strchr checking until original string length
Change-Id: I6c7b0ca2834a779062a2212af5f0a416a4ba4d51
Jeesun Kim [Tue, 27 Dec 2016 09:15:56 +0000 (18:15 +0900)]
version update:0.13.66
Change-Id: I91bc773da7de48d906e0648096815b2ce2cd949e
Jongkyu Koo [Thu, 22 Dec 2016 13:18:46 +0000 (22:18 +0900)]
fix memory leak
Change-Id: I9400b8bf5be1285499ba3203ca7dd67c1b6ce3c2
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>