2015-08-26 |
Gukhwan Cho | fixed wrong replace of favorite 08/46808/1 |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Gukhwan Cho | chanage temporary vcard img directory 18/46418/1 accepted/tizen/mobile/20150821.052913 accepted/tizen/tv/20150821.052931 accepted/tizen/wearable/20150821.052944 submit/tizen/20150821.011256 |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Gukhwan Cho | merged directory server and native 01/45801/3 accepted/tizen/mobile/20150819.072655 accepted/tizen/tv/20150819.072716 accepted/tizen/wearable/20150819.072727 submit/tizen/20150819.060340 |
commit | commitdiff | tree | snapshot |
2015-08-18 |
jiwon44.park | version updated 0.12.36 16/46216/1 accepted/tizen/mobile/20150818.100744 accepted/tizen/tv/20150818.101226 accepted/tizen/wearable/20150818.101600 submit/tizen/20150818.062905 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | ctsvc_end_trans before return 84/45784/2 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | remove redundancy code 54/45754/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | [PLMs] change query for search_records_with_range 53/45753/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | fixed warnings 51/45751/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | change telephony vconf key 50/45750/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | update sim contacts code 49/45749/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Gukhwan Cho | check param type before set record result type 28/45728/1 |
commit | commitdiff | tree | snapshot |
2015-08-11 |
MyoungHoon... | Revised a contact update logic (update lookup table... 27/45727/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
sung.goo.kim | Remove vconftool require 85/45685/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | remove useless empty header file 84/45684/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | check param type before get record result type 83/45683/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | re-add server side using functions 77/45677/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | rm useless (not used,set to readonly)functions 76/45676/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | fix updated_info clone err 75/45675/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | [TNEF-2649][API Reference][Social][Contacts] _contacts_... 73/45673/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | update Deprecated comment 72/45672/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | fix prevent issues 70/45670/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | fix prevent issue 69/45669/1 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gukhwan Cho | remove unsued func:get_primary_id 67/45667/1 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
jiwon44.park | update version 0.12.35 86/45286/1 accepted/tizen/mobile/20150804.235537 accepted/tizen/tv/20150804.235547 accepted/tizen/wearable/20150804.235553 submit/tizen/20150804.142318 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Gukhwan Cho | remove ifdef ENABLE_SIM_FEATURE (using telephony feature) 68/44968/2 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Gukhwan Cho | check is_my_profile while delete contacts 67/44967/2 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Gukhwan Cho | update vconf 66/44966/2 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Gukhwan Cho | prevent fixed 65/44965/2 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Gukhwan Cho | fix prevent issues 63/44963/2 |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Gukhwan Cho | modified uid in socket file 06/44906/1 accepted/tizen/mobile/20150803.235731 accepted/tizen/tv/20150803.235746 accepted/tizen/wearable/20150803.235755 submit/tizen/20150803.100123 |
commit | commitdiff | tree | snapshot |
2015-07-28 |
jiwon44.park | update version 0.12.34 56/44856/1 accepted/tizen/mobile/20150729.011218 accepted/tizen/tv/20150729.011349 accepted/tizen/wearable/20150729.011431 submit/tizen/20150728.121538 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Gukhwan Cho | Coding rule - Comment //=> /* */ 59/44759/1 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply image-util API changes 38/44738/1 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply comments 67/44667/3 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Fix bug - disconnect error handling 66/44666/3 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply coding guide : remove goto, error message, .. 64/44664/3 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply coding guide : NULL check, strncmp, ... 62/44662/2 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply coding guide : strcmp 56/44656/2 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
MyoungHoon... | Apply coding idiom guide (3) 54/44654/2 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply coding idiom guide (2) 29/44629/2 |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Sunggoo Kim | Apply coding idiom guide 26/44626/2 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
jiwon44.park | update version 0.12.33 52/44652/2 accepted/tizen/mobile/20150724.090641 accepted/tizen/tv/20150724.090817 accepted/tizen/wearable/20150724.090940 submit/tizen/20150724.083713 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Sunggoo Kim | [IOT-318] Apply vconf-internal-keys changes 72/44372/2 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Sunggoo Kim | Fix build warning 70/44370/2 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Sunggoo Kim | [IOT-357 ]Revise dependency (spec,include(.h),CMakeLists) 63/44363/2 |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Sunggoo Kim | [ACR-187] Remove async APIs 46/44346/2 |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Sunggoo Kim | P150320-03547: favorite info is not synced 40/44340/2 |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Sunggoo Kim | [PLM P150427-05738] Remove mutex for transaction 35/44335/1 |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Sunggoo Kim | Fix API version for wearable profile 11/44011/2 |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Sunggoo Kim | Fix API version for wearable profile 10/44010/2 |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Sunggoo Kim | Deprecate _contacts_event.is_leap_month property 08/44008/1 |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Gukhwan Cho | remove deprecated account api 31/43431/2 accepted/tizen/mobile/20150709.111059 accepted/tizen/tv/20150709.111351 accepted/tizen/wearable/20150709.111226 submit/tizen/20150709.081325 |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Gukhwan Cho | remove duplicated img path definition 30/43030/2 accepted/tizen/mobile/20150709.001608 accepted/tizen/tv/20150709.001614 accepted/tizen/wearable/20150709.001626 submit/tizen/20150708.122635 |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Sunggoo Kim | [PLM P150429-06495] check telephony feature on SIM... 14/43014/2 |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Gukhwan Cho | fixed utc fails 76/42976/2 |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Gukhwan Cho | update version 08/42908/1 submit/tizen/20150704.054825 submit/tizen/20150706.003948 submit/tizen/20150706.081911 submit/tizen/20150706.083727 |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Gukhwan Cho | make data/contacts-svc/img/contact dir 98/42898/1 |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Gukhwan Cho | fix utc fail 55/42855/1 |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Gukhwan Cho | update service, socket 13/42813/2 accepted/tizen/mobile/20150703.014914 accepted/tizen/tv/20150703.014918 accepted/tizen/wearable/20150703.014924 submit/tizen/20150702.130002 |
commit | commitdiff | tree | snapshot |
2015-07-02 |
sung.goo.kim | Fix bug - fix socket path for multi-user 11/42711/1 accepted/tizen/mobile/20150702.045324 accepted/tizen/tv/20150702.040322 accepted/tizen/wearable/20150702.040339 submit/tizen/20150702.024529 |
commit | commitdiff | tree | snapshot |
2015-06-08 |
José Bollo | improves build dependencies link 44/40744/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150609.181922 accepted/tizen/3.0.2015.q2/common/20150615.091843 accepted/tizen/common/20150609.084426 submit/tizen_3.0.2015.q2_common/20150609.170642 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_common/20150608.135929 |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Gukhwan Cho | Remove async APIs same as 2.4 97/39697/2 accepted/tizen/common/20150605.124328 accepted/tizen/mobile/20150605.023916 accepted/tizen/mobile/20150606.053000 accepted/tizen/tv/20150605.024010 accepted/tizen/tv/20150606.053658 accepted/tizen/wearable/20150605.023844 accepted/tizen/wearable/20150606.054525 submit/tizen/20150604.131918 submit/tizen_common/20150604.888888 submit/tizen_mobile/20150604.132222 submit/tizen_tv/20150604.132240 submit/tizen_wearable/20150604.132232 |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Gukhwan Cho | Revice with_info API scope same as 2.4 42/39642/5 |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Sunggoo Kim | Fix socket path for multi-user 17/38617/4 submit/tizen/20150429.040816 |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Sunggoo Kim | Uncomment cynara_strerror 52/37952/2 |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Sunggoo Kim | Apply cynara (remove security-server dependency) 09/37609/11 accepted/tizen/common/20150521.125409 accepted/tizen/mobile/20150409.080807 accepted/tizen/tv/20150409.080316 accepted/tizen/wearable/20150409.080540 submit/tizen/20150409.010930 submit/tizen_common/20150520.888883 |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Jiwon Park | Fix install dir 31/37831/1 accepted/tizen/mobile/20150407.084731 accepted/tizen/tv/20150408.012752 accepted/tizen/wearable/20150407.093023 submit/tizen/20150407.065406 submit/tizen_common/20150407.131750 submit/tizen_common/20150408.102957 |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Sunggoo Kim | revert temporary code 59/37759/1 submit/tizen/20150407.053946 |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Sunggoo Kim | Fix build error 58/37758/1 submit/tizen/20150403.113621 |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Sunggoo Kim | Add temporary API 56/37756/1 |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Sunggoo Kim | sync with 2.4 23/36323/1 submit/tizen/20150305.070727 submit/tizen/20150403.102047 |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ronan Le Martret | use rpm macro for systemd path, remove hard coded... 53/27753/2 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
José Bollo | packaging: removing a non-essential dependency 60/31560/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20141218.170214 accepted/tizen/ivi/20141220.084410 accepted/tizen/mobile/20141219.010657 accepted/tizen/tv/20141219.010608 accepted/tizen/wearable/20141219.010628 submit/tizen/20141218.133046 tizen_3.0_ivi_release |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Sabera Djelti... | Remove hardcoded path for multiuser support 39/16739/4 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Donghee Ye | Update version 0.10.3 90/21190/1 accepted/tizen/common/20140519.225859 accepted/tizen/ivi/20140521.164734 submit/tizen/20140516.060407 |
commit | commitdiff | tree | snapshot |
2014-05-12 |
jooseong.lee | Modification about smack label of db file belong to... 15/20715/2 |
commit | commitdiff | tree | snapshot |
2014-05-02 |
Donghee Ye | Update version 0.10.2 25/20325/1 accepted/tizen/common/20140506.123423 accepted/tizen/ivi/20140519.094507 submit/tizen/20140502.050244 |
commit | commitdiff | tree | snapshot |
2014-04-11 |
seong.chung | Remove SMACK rule file(.rule) according three domain... 55/19355/2 |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Gustavo Lima... | Fix contact listing queries without contact_id in the... 97/15397/1 |
commit | commitdiff | tree | snapshot |
2014-01-20 |
José Roberto... | Update 'changed_time' on contact DB entry when (un... 96/15396/1 |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Donghee Ye | Update version 0.10.1 22/15022/1 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/generic/20140115.081950 accepted/tizen/generic/20140312.095124 accepted/tizen/ivi/20140116.230357 accepted/tizen/ivi/panda/20140312.104255 accepted/tizen/ivi/release/20140312.122608 accepted/tizen/mobile/20140116.162337 submit/tizen/20140115.060615 submit/tizen/20140115.060849 submit/tizen/20140312.070702 submit/tizen_ivi_release/20140312.071137 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Fix : vcard import bug (handling separate char) 79/14279/8 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Fix : vcard export bug (nickname) 78/14278/5 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Fix : Apply vcard spec (Handling backslash) 77/14277/5 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Fix : Remove FN if N exist 76/14276/5 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Donghee Ye | Merge "Update .spec file" into tizen |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Fix : Apply vcard spec (encode) 74/14274/4 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Add number type : MAIN (for google account) 30/14230/2 |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Sunggoo Kim | Apply vcard spec about handling special char. 23/14223/2 |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mikko Ylinen | Update .spec file 80/13980/3 |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Donghee Ye | Fix speeddial update query 20/14020/1 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Fix error : ctsvc_group_add_contact_in_transaction 68/13868/1 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Improve contact insertion performance 67/13867/1 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Add DB lock error 64/13864/2 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Fix: delete addressbook when deleting account 61/13861/2 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Fix : update ringtone, vibration, message_alert when... 52/13852/2 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Check number_id validation when inserting/updating... 51/13851/2 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Fix memory corruption (If there are two name record... 46/13846/2 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Fix : update image wrong with _contacts_contact.image_t... 39/13839/1 |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Donghee Ye | Set proper default of number,email,address,image when... 38/13838/1 |
commit | commitdiff | tree | snapshot |
next |