framework/pim/contacts-service.git
10 years agoFixed: non-privileged tc failure tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.055818
Jaehwa Shin [Sun, 3 Nov 2013 04:00:22 +0000 (13:00 +0900)]
Fixed: non-privileged tc failure

Signed-off-by: Jaehwa Shin <jaehwa.shin@samsung.com>
Change-Id: I38ffcec52124c560699f2a98cdcbd36f3e00996b

10 years agoUpdate version 0.9.114.7
Donghee Ye [Wed, 23 Oct 2013 04:45:59 +0000 (13:45 +0900)]
Update version 0.9.114.7

Change-Id: I11dc388eb5128a25f79b20e6485f50302c6fd502

10 years agoRemove unnecessary dlog
Donghee Ye [Tue, 22 Oct 2013 12:21:54 +0000 (21:21 +0900)]
Remove unnecessary dlog

Change-Id: Idb7e2bfb945f79f3538f4d6c2890159583142547

10 years agoFix clean number : ,(pause), ;(wait), +(not first)
Donghee Ye [Tue, 22 Oct 2013 12:20:14 +0000 (21:20 +0900)]
Fix clean number : ,(pause), ;(wait), +(not first)

Change-Id: I179778cf0609bd5ede0e87c61c1637387f9102d8

10 years agoError : Deleting contact in background
Donghee Ye [Tue, 22 Oct 2013 11:52:55 +0000 (20:52 +0900)]
Error : Deleting contact in background
- child record change noti delay
- did not delete speeddial

Change-Id: I089226456f7c4b8e3ba44e131b79e974a1288aea

10 years agoFix : update person favorite with invalid contact (out-of-date)
Donghee Ye [Tue, 22 Oct 2013 11:51:40 +0000 (20:51 +0900)]
Fix : update person favorite with invalid contact (out-of-date)

Change-Id: Ifbf47dc95145d30ff9f8834cb02c8fd063c5c2fb

10 years agoFix : update person default image
Donghee Ye [Tue, 22 Oct 2013 11:46:13 +0000 (20:46 +0900)]
Fix : update person default image

Change-Id: Id46a53037a0592eca8c6ee2f64f322bc65f470b7

10 years agoFix : wrong display name when trying to update using out-of-date contact record
Donghee Ye [Wed, 23 Oct 2013 02:15:40 +0000 (11:15 +0900)]
Fix : wrong display name when trying to update using out-of-date contact record

Change-Id: I6b89742b6d8e51c6f761649d8567e1cb411c1a4e

11 years agoFix : update display_name with null my_profile
Donghee Ye [Tue, 22 Oct 2013 11:22:07 +0000 (20:22 +0900)]
Fix : update display_name with null my_profile

Change-Id: I38776f8b158a808379c636cb033c855e98232763

11 years agoFix : update display_name with null contact
Donghee Ye [Tue, 22 Oct 2013 11:20:40 +0000 (20:20 +0900)]
Fix : update display_name with null contact

Change-Id: I4164bba3c6db76b0b240c49cea9eec4a945a544a

11 years agoFix memory leak :contacts_db_remove_changed_cb_with_info
Donghee Ye [Tue, 22 Oct 2013 11:11:24 +0000 (20:11 +0900)]
Fix memory leak :contacts_db_remove_changed_cb_with_info

Change-Id: I3984d14b5c624fe143bd74c23277646f05b2dd61

11 years agoInstall license file
Donghee Ye [Wed, 25 Sep 2013 07:06:23 +0000 (16:06 +0900)]
Install license file

Change-Id: I1da623fdf20063acebdf9cad36cff7d53ac4af5c

11 years agoAdd systemd socket file to gurantee contacts_connect at booting time
Donghee Ye [Wed, 11 Sep 2013 04:37:04 +0000 (13:37 +0900)]
Add systemd socket file to gurantee contacts_connect at  booting time

Change-Id: I964633e555eadaa7546daa4d7a9f243d8d6b3006

11 years agoUpdate version 0.9.114.4
Donghee Ye [Fri, 6 Sep 2013 07:09:26 +0000 (16:09 +0900)]
Update version 0.9.114.4

- Fix : image access permission check when updating image
- Fix : when querying with filter which did not add filter condition
- Fix : outgoing log count of person
- Fix : updating group image, company logo image
- Fix : check return value in ctsvc_server_sqlite.c
- Fix : update display_name with NULL contact
- Fix vcard bug - decode quoted-printable
- Fix memory leak : parse vcard with note, contact setting API
- Fix build warning
- Fix sorting with phonetic name
- Fix query buffer overflow, limit bugs
- Remove unnecessary code

Change-Id: Ic928dde0d32bd8134caa9cf5007e0ce985b304aa

11 years agoUpdate version 0.9.114.3 2.2_release submit/tizen_2.2/20130814.091037 submit/tizen_2.2/20130814.102205
Donghee Ye [Fri, 19 Jul 2013 12:08:04 +0000 (21:08 +0900)]
Update version 0.9.114.3
- Fix number search error

Change-Id: I145aca6058aa680657920c63215323605c2d6dc4

11 years agoUpdate version 0.9.114.2 submit/tizen_2.2/20130716.172945 submit/tizen_2.2/20130717.015611 submit/tizen_2.2/20130717.053024
Donghee Ye [Tue, 16 Jul 2013 06:00:15 +0000 (15:00 +0900)]
Update version 0.9.114.2

- Fix : set company logo
- Fix : memeory leak
- Remove unnecessary code

Change-Id: I76add984d87a73c933a24771fa7acbb2bae7bd98

11 years agoUpdate version 0.9.114.1 submit/tizen_2.2/20130714.135706 submit/tizen_2.2/20130714.144359
Donghee Ye [Thu, 11 Jul 2013 14:35:24 +0000 (23:35 +0900)]
Update version 0.9.114.1

- Add user space access control (SMACK)
- Fix : error when exporting vcard without image extension
- Change to make diplay name in case of Japanese (contact, my_profile, vcard)
- Fix memory leak
- Remove unused debian files
- Fix on_thread connection/disconnection (it works without calling contacts_connect2)
- check read permission of image resource

Change-Id: I38d103b60e35791910576df1094835e517b613d4

11 years agoUpdate version 0.9.111.1
Donghee Ye [Wed, 3 Jul 2013 11:32:59 +0000 (20:32 +0900)]
Update version 0.9.111.1

- Add dlog message
- Fix : save image which has uppercase extension
- Remove duplicated notifictaion

Change-Id: I06e84c91333f3be26e39897b58b738fb38080675

11 years agoUpdate version 0.9.110.1
Donghee Ye [Sat, 29 Jun 2013 08:28:41 +0000 (17:28 +0900)]
Update version 0.9.110.1

- Add propety : message alert of group
- Fix : make vcard, when folding, do not divide multi-octet character
- Change :make display name of japanese
- Fix search condition of image path
- Increase retry time of DB query

Change-Id: Id9c1305c007166ea35f0a0a63ca5bd9d6a3de712

11 years agoAdd SMACK rule
Donghee Ye [Fri, 28 Jun 2013 02:10:33 +0000 (11:10 +0900)]
Add SMACK rule

Change-Id: I5dc1c93b3da2a4d1c4b9f200b42e29c3d9147029

11 years agoUpdate version 0.9.109.1
Donghee Ye [Thu, 27 Jun 2013 07:35:15 +0000 (16:35 +0900)]
Update version 0.9.109.1

- Remove logic to hide contact when deleting person contact
- Fix : get address type of vcard
- Fix to set image : contact/my_profile image, company logo, group image
- Check is_default of address when inserting/updateing contact
- Fix : return error when insert/update invalid group relation
- Fix : message alert proprety enum value
- Add contacts_setting_add/remove_name_display/sorting_order_changed_cb API to subscribe setting changes

Change-Id: I481b7ccf4d2524e76b0f4c36d7eaad20e6f459a9

11 years agoUpdate version 0.9.106.1
Donghee Ye [Thu, 20 Jun 2013 11:38:50 +0000 (20:38 +0900)]
Update version 0.9.106.1

- Add message_alert property to contact
- Change number noramlization, minmatch for search
- Add normalized_number property for search(server side), Divide normalize_str and normalize_number
- Add number type (company main, radio), vcard put/get number type (company_main/radio)
- Add contacts_db_search_records_with_range API
- Fix : export vcard with bmp image
- Change return value, memory leak
- Ignore invalid photo when importing vcard
- Fix : make vcard during realloc
- Fix search contact (diacritical case) : conatcts_db_search_records

Change-Id: I0e52e72fb7ff1dd3f2c76f5a114d5cc45d94d465

11 years agoUpdate version 0.9.103.1
Donghee Ye [Fri, 7 Jun 2013 13:29:08 +0000 (22:29 +0900)]
Update version 0.9.103.1

- Fix memory leak filter destroy
- Fix BS when paring vcard (buffer overflow)
- Change log message
- Remove unused code
- Add SMACK rule

Change-Id: I7e09fe8479c7e212313bd77e6f7f84d94ceaa00b

11 years agoAdd SMACK rule file
Donghee Ye [Fri, 7 Jun 2013 12:03:46 +0000 (21:03 +0900)]
Add SMACK rule file

Change-Id: I2b9b91e056f9fd050ca5f98c3213d598915cd6bd

11 years agoUpdate version 0.9.102.1
Donghee Ye [Wed, 5 Jun 2013 13:20:40 +0000 (22:20 +0900)]
Update version 0.9.102.1
- Fix parsing vcard for address, email which are able to multiple content
- Fix updating contact with number/email record if number/email_addr is empty
- Fix BS when collating with sort_name
- Fix image encode quality for size (90 > 50)
- Fix BS when inserting contact from vcard after deleting name

Change-Id: I068fc3ba3875e3b701deafb4c0c656a7b6fe87aa

11 years agoUpdate version 0.9.97.2
Donghee Ye [Thu, 30 May 2013 07:09:50 +0000 (16:09 +0900)]
Update version 0.9.97.2

- Fix sorting by display_name

Change-Id: Id2f1128832484d2f16d5a8fa0966fb6fb7edc586

11 years agoUpdate version 0.9.97.1
Donghee Ye [Wed, 29 May 2013 08:41:26 +0000 (17:41 +0900)]
Update version 0.9.97.1

- Fix disconnect_on_thread on client side
- Fix memory leak related to vconf_get_str
- Normalize search keyword fullwidth <-> halfwidth number for search
- Fix BS when import vcard
- Remove vcard LABLE parsing
- When deleting person which is linked with read-only contact, hidden the contact
- Remove sysvinit script
- Search special character contacts_db_search_records_with_query
- Fix : set image as default when inserting contact
- Add retry logic to ctsvc_stmt_get_first_int_result
- Change is_read_only property of groups from readonly to write one
- Fix making display name when parsing vcard
- Add SMACK rule

Change-Id: Icf46c008d63fe46e173c6a6418c39bc7e1afd686

11 years agoAdd retry logic to all DB query exec tizen_2.1 accepted/tizen_2.1/20130520.093228 submit/tizen_2.1/20130516.133656
Donghee Ye [Wed, 15 May 2013 15:27:18 +0000 (00:27 +0900)]
Add retry logic to all DB query exec

Change-Id: I450aa2f1e5b368da634753ca046a542f13c4e884

11 years agoUpdate version 0.9.84.1 submit/tizen_2.1/20130515.030506
Donghee Ye [Tue, 14 May 2013 09:38:21 +0000 (18:38 +0900)]
Update version 0.9.84.1

- Fix : update display_name when setting default property of person
- Fix contact_utils_strstr : find searched text
- Fix search query with keyword which has space
- Change to make display name : set last-first in korean, japanese
- DO NOT auto link when two contacts have the same address book id

Change-Id: If50a3e59a5090bf1557866d4fc36afe55b749fcd

11 years agoUpdate version 0.9.82.2
Donghee Ye [Fri, 10 May 2013 12:18:30 +0000 (21:18 +0900)]
Update version 0.9.82.2

Fix : image rotated when inserting contact

Change-Id: Idc90889cfbbe66e6f76d3c9deeff763e8c5d0e0d

11 years agoUpdate version 0.9.82.1 submit/tizen_2.1/20130514.052143
Donghee Ye [Thu, 9 May 2013 09:02:09 +0000 (18:02 +0900)]
Update version 0.9.82.1

- Remove sorting customization
- Remove example code of doxygen
- Buffer overflow occurred on __ctsvc_normalize_str
- Fix NULL check in vcard_get_company
- Change version of contact when deleting group relation by deleting group
- Fix vcard image import
- Fix vcard export
- Fix BS : myprofile display name

Change-Id: I3df65a1e19337e07efa8349551b9c62d5ba2fae9

11 years agoUpdate version 0.9.77.1
Donghee Ye [Mon, 6 May 2013 11:01:41 +0000 (20:01 +0900)]
Update version 0.9.77.1

- Change socket file path to /tmp
- Disable native library build
- Fix : parse vcard with company value
- Fix : parse vcard image
- Fix inotify : subscribe samce callback

Change-Id: Ie8548111bbd71e31e567e6d18ca840ed031ce3df

11 years agoUpdate version 0.9.75.1
Donghee Ye [Thu, 2 May 2013 09:22:43 +0000 (18:22 +0900)]
Update version 0.9.75.1

- Do not parse LABEL. It has same info with ADR
- Parse vcard which has special character
- Change log

Change-Id: Ibab41a9aed2c4e1165eff7fd4c350b05fac1b432

11 years agoUpdate version 0.9.73.1
Donghee Ye [Mon, 29 Apr 2013 05:26:19 +0000 (14:26 +0900)]
Update version 0.9.73.1
- Fix memory leak : when unmarshaling records with child list
- Fix : can not get the phonetic name of company

Change-Id: I867b89698284fe240eed53d9b4391d99e8ee225e

11 years agoUpdate version 0.9.72.2
Sunggoo Kim [Sat, 27 Apr 2013 03:57:34 +0000 (12:57 +0900)]
Update version 0.9.72.2
- Fix N_SE-36268

11 years agoUpdate version 0.9.72.1 2.1b_release accepted/tizen_2.1/20130426.150342 submit/tizen_2.1/20130426.142346
Donghee Ye [Fri, 26 Apr 2013 04:35:59 +0000 (13:35 +0900)]
Update version 0.9.72.1

- Fix vcard charset translation
- Fix image decoding quality
- Fix special character sorting

Change-Id: I2e87846535b2c0b4420c9af1db35f71b6fed2330

11 years agoUpdate version 0.9.70.1 accepted/tizen_2.1/20130425.033130 submit/tizen_2.1/20130424.232831
Donghee Ye [Tue, 23 Apr 2013 08:49:09 +0000 (17:49 +0900)]
Update version 0.9.70.1

- Fix BS
- Fix N_SE-35416
- Fix prevent : memory leak, unused code
- Fix search : fullwidth, halfwidth character
- Fix sorting contact
- Fix vcard creation : custom type

Change-Id: Iae9621d2ad812ae64d827038bab93c28b980e4ed

11 years agoUpdate version 0.9.68.1
Donghee Ye [Thu, 18 Apr 2013 10:29:40 +0000 (19:29 +0900)]
Update version 0.9.68.1
- Fix : vcard createion which contact data has new line (Base64 encoding)
- Fix : get contact/my_profile record which has not child record
- Change : private vconf value setting (default language)

Change-Id: Idd4842745afb5da64953a3bb1672f86fdb8a65fe

11 years agoRemove sync_data of activity
Donghee Ye [Wed, 17 Apr 2013 12:18:15 +0000 (21:18 +0900)]
Remove sync_data of activity

Change-Id: Ibae87352a13b02da3f82a5fb8d7668f85788a774

11 years agoUpdate version 0.9.67
Donghee Ye [Wed, 17 Apr 2013 11:59:11 +0000 (20:59 +0900)]
Update version 0.9.67

- Remove system_id property of group
- Remove ctsvc_ipc_macros.h file
- Remove unused struct member : sync_data of contact
- Remove type, label property of profile
- Change : vconf value getting/setting in Server side
- Fix prevent
- Fix error message

Change-Id: Iac052e04bacf735d56fd228bd6d2f4cb3d5aaf21

11 years agoUpdate version 0.9.66
Donghee Ye [Tue, 16 Apr 2013 14:06:46 +0000 (23:06 +0900)]
Update version 0.9.66
- Fix : set default value of out- param value
- Fix search query by keyword
- Fix sorting order for japanese
- Fix : special char on __ctsvc_contact_refresh_lookup_data
- Fix : person changed info when changing default property
- Fix make_vcard error
- Add link_mode of contact

Change-Id: I29cc6e952efbcfb1ffbd81e0531fa273be424ec3

11 years agoUpload package
Donghee Ye [Thu, 11 Apr 2013 11:19:31 +0000 (20:19 +0900)]
Upload package

Change-Id: I9e5372bf651295c6966ae48893e2d57e57ee3071

11 years agoUpdate version 0.9.64
Donghee Ye [Thu, 11 Apr 2013 10:16:15 +0000 (19:16 +0900)]
Update version 0.9.64
- Fix memory leak
- Remove unnecessary noti
- Fix bug - wrong reverse display name
- Change sorting order : special character will be display first
                      Add reverse_display_name_language
- Remove account_id 1/2/3 from persons table
- Fix update group without group image change
- Fix unlink contact bug

Change-Id: I6fcf1ce8ce109330700d05a94c813c8f3b1e3e97

11 years agoAdd runtime requires needed by manifest.
Junfeng Dong [Sun, 7 Apr 2013 09:17:13 +0000 (17:17 +0800)]
Add runtime requires needed by manifest.

Change-Id: Ifcd689baebd685d8b9359b71dc7c5c2f59d502b6

11 years agoUpdate version 0.9.61
Donghee Ye [Thu, 4 Apr 2013 09:56:24 +0000 (18:56 +0900)]
Update version 0.9.61

- Change display order
- Support unlimited vcard size
- Change _contacts_profile property
- Change _contacts_activity property
- Remove unused property : account_id 1/2/3 property of person
- Fix : getting group relation with query

Change-Id: I1efb4c17ace95ad8a02d9d9cf11e6ee099afb7fd

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Mon, 25 Mar 2013 09:54:35 +0000 (17:54 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: I7dc4dff90a7d8ea2c97b529e98ba11ace84ba69a

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 10:30:58 +0000 (18:30 +0800)]
Fix for 64 bit compatibility.

- systemd content uses /usr/lib on both 32 and 64 platform.

Change-Id: I8a4929d0527ff79397d0fdaa5fa792314080c0ea

11 years agoUpdate 0.9.59
Donghee Ye [Thu, 28 Mar 2013 13:20:38 +0000 (22:20 +0900)]
Update 0.9.59
- Fix : update contact/person image, sort_name(for display_name_index)
- Fix ctsvc_strstr function for japanese halfwidth and fullwidth forms match
- Fix : get contact/person list order, get_sort_name_column and get_sort_column
- Fix record update : fix to copy base info(property_flag) of record
- Update parent record when changed child record
- Use dirty bit instead of XXX_changed of record member. Remove it
- Add a phonetic name to searchable data

Change-Id: I1a47b76ae623e21f8f8e2a0dceef6ded5f8a6455

11 years agoUpdate 0.9.56.1
Donghee Ye [Fri, 22 Mar 2013 11:44:21 +0000 (20:44 +0900)]
Update 0.9.56.1
- Change group name
- Fix : can not update group name if the group is_read_only property is set
- Fix favorite person unlink
- Fix contact_id, my_profile_id check logic when updating
- Fix comment
- Fix memory leak
- Fix BS when searching with keyword

Change-Id: Ief33e73a356e44e2a9783b91784e45edd3145559

11 years agoMerge from Master
Donghee Ye [Thu, 21 Mar 2013 13:33:06 +0000 (22:33 +0900)]
Merge from Master

Update 0.9.55
- Set my_profile image_thumbnail_path as read-only property
- Remove groups table join of view_person_contact_grouprel
- Fix error : Update contact which has only additional name
- Subscribe account change noti : addressbook deletes when account is deleted
- Check account_id validation when inserting addressbook
- Allow to insert one addressbook with same account_id
- Fix bug - image resize
- Change group property name : system_id -> extra_data

Change-Id: Id11400adfa588c5524cf8c5c518d78569a103306

11 years agoMerge with master
Donghee Ye [Mon, 18 Mar 2013 10:45:52 +0000 (19:45 +0900)]
Merge with master

Change-Id: I4c88b2ed860bc97729ccf79952e16e2960db3555

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:17:42 +0000 (01:17 +0900)]
merge with master

11 years agosync
Jinkun Jang [Wed, 13 Mar 2013 03:23:03 +0000 (12:23 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:51:18 +0000 (01:51 +0900)]
Tizen 2.1 base

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:15:50 +0000 (21:15 +0900)]
tizen beta release