summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-11Coverity issue fixessubmit/tizen/20200311.101233accepted/tizen/unified/20200316.220915kamaljeet chauhan1-1/+1
2020-02-26resolved coverity issuesRandeep Singh1-1/+1
2020-01-30SMS plugin and SMS CDMA plugin cannot run at the same time in platform code.submit/tizen/20200131.061743Sampath Arunachalam12-56/+18
2019-06-11Adding support for CMAS other lang types and implmenet CMAS publicsubmit/tizen/20190613.061744accepted/tizen/unified/20190613.112251Sameer Prakash Pradhan4-408/+625
2017-06-23group message feature refactoringsubmit/tizen/20170703.233424submit/tizen/20170703.030428submit/tizen/20170630.081347accepted/tizen/unified/20170704.084338Kyeonghun Lee1-1/+1
2017-06-20codes related to phone log to msg-service movedKyeonghun Lee2-37/+4
2017-06-15change type of setting value for group messagesubmit/tizen/20170615.065243Kyeonghun Lee2-2/+21
2017-05-29[MPR-1091] make resend failed sms to only failed recipientsKyeonghun Lee1-0/+1
2017-05-16[MPR-967] add new api for thread list with conditionKyeonghun Lee4-4/+33
2017-01-30[P161228-01293] change on-boot attribute to true from falseKyeonghun Lee1-2/+0
2017-01-30[MPR-976] TSC related enums and api addedKyeonghun Lee8-0/+41
2017-01-20[MPR-988, MPR-989] support group messageKyeonghun Lee5-2/+7
2017-01-19add msg id field for cb messageKyeonghun Lee2-0/+3
2017-01-03Devel pkg clean: enum for every profile.MyungJoo Ham1-2/+0
2016-12-23add code for dpm restriction toastKyeonghun Lee1-0/+2
2016-12-08fix wrong comment on enumKyeonghun Lee1-1/+1
2016-12-06[MPR-868] Add duplication logic for CB MessagesKyeonghun Lee1-0/+1
2016-12-06[TSAM-9946] msg-service socket buffer size issue fixed(temporal)Kyeonghun Lee2-1/+3
2016-11-29fix svace issuesKyeonghun Lee1-2/+2
2016-11-23remove build warning on 64bit environmentsubmit/tizen_3.0/20161124.052156accepted/tizen/3.0/wearable/20161124.083155accepted/tizen/3.0/mobile/20161124.083132accepted/tizen/3.0/ivi/20161124.083213accepted/tizen/3.0/common/20161124.182357Kyeonghun Lee1-4/+4
2016-11-23crash issue on 64bit environment fixedKyeonghun Lee1-2/+2
2016-11-22[TSAM-9946] sync thread change callback with result of msg_get_thread_view_li...Kyeonghun Lee1-0/+1
2016-11-01apply Tizen 3.0 Message UX Guidesubmit/tizen_3.0/20161102.044545accepted/tizen/3.0/wearable/20161102.075242accepted/tizen/3.0/mobile/20161102.075225accepted/tizen/3.0/ivi/20161102.075302Kyeonghun Lee1-0/+3
2016-10-04resolve TSAM-8527: refresh notification condition check error fixedsubmit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_mobile/20161015.000005submit/tizen_3.0_ivi/20161010.000005submit/tizen/20161005.053629accepted/tizen/wearable/20161006.075531accepted/tizen/mobile/20161006.075515accepted/tizen/ivi/20161006.075547accepted/tizen/common/20161005.165353accepted/tizen/3.0/wearable/20161015.083527accepted/tizen/3.0/mobile/20161015.033918accepted/tizen/3.0/ivi/20161011.055320Kyeonghun Lee1-1/+1
2016-09-30resolve TSAM-7570: add new API - msg_reg_thread_change_callback()Kyeonghun Lee9-0/+64
2016-08-24deprecate vobject related APIsKyeonghun Lee2-8/+9
2016-08-22db, data directory path changed(/opt -> /opt/usr)Kyeonghun Lee2-2/+2
2016-08-19resolve TSAM-6816: update DB after DPM state changedKyeonghun Lee2-3/+34
2016-08-05missing comment for new enum addedKyeonghun Lee1-3/+3
2016-08-05modify msg-service to support dpm featuresubmit/tizen/20160805.024428accepted/tizen/wearable/20160808.080452accepted/tizen/mobile/20160808.080428accepted/tizen/ivi/20160808.080504accepted/tizen/common/20160805.125847Kyeonghun Lee4-3/+12
2016-08-03resolve TSAM-6666: missing code for failed notification addedKyeonghun Lee1-0/+2
2016-07-01msg-service bugs fixed(cherry-picks from product git)Kyeonghun Lee1-5/+9
2016-06-17apply tizen c coding rulesubmit/tizen/20160617.020945accepted/tizen/wearable/20160617.084129accepted/tizen/mobile/20160617.084106accepted/tizen/ivi/20160617.084109accepted/tizen/common/20160617.121645hhk86.heo50-779/+678
2016-06-07resolve TSAM-4511: update IDS string for sending fail with network issue caseKyeonghun Lee1-2/+2
2016-05-31apply new system-event definesKyeonghun Lee1-6/+0
2016-04-22remove unused codeKyeonghun Lee1-1/+0
2016-04-22Add permission check for open handlesubmit/tizen/20160422.053458accepted/tizen/wearable/20160422.070421accepted/tizen/tv/20160422.070409accepted/tizen/mobile/20160422.070550accepted/tizen/ivi/20160422.070429accepted/tizen/common/20160422.172005accepted/tizen_tvSangkoo Kim4-4/+8
2016-04-18restore deprecated attributeSangkoo Kim1-2/+2
2016-04-18change uid/gidSangkoo Kim1-1/+0
2016-04-15[TSAM-1857]vconf setting workingsubmit/tizen/20160415.055346accepted/tizen/wearable/20160415.084106accepted/tizen/tv/20160415.084108accepted/tizen/mobile/20160415.084110accepted/tizen/ivi/20160415.084122accepted/tizen/common/20160415.162528Sangkoo Kim1-1/+1
2016-04-12fix svace issuesubmit/tizen/20160412.060148accepted/tizen/wearable/20160413.080408accepted/tizen/tv/20160413.075412accepted/tizen/mobile/20160413.073057accepted/tizen/ivi/20160413.082629accepted/tizen/common/20160412.131056Kyeonghun Lee1-8/+0
2016-04-07remove notification, libstorage dependancy from msg-server daemonKyeonghun Lee1-2/+0
2016-04-06remove unnecessary dependancy to reduce memory usesubmit/tizen_common/20160407.140033submit/tizen/20160406.043211accepted/tizen/wearable/20160406.073454accepted/tizen/tv/20160406.073424accepted/tizen/mobile/20160406.073411accepted/tizen/ivi/20160406.073506Kyeonghun Lee2-1/+4
2016-03-31move notification, media-player feature to msg-manager from msg-serviceKyeonghun Lee7-196/+19
2016-03-30Fix issue : fail to make thumbnailSangkoo Kim4-16/+17
2016-03-25add malware detector for mmssubmit/tizen/20160325.075607accepted/tizen/common/20160325.135924Kyeonghun Lee1-0/+1
2016-03-25Fix svace defectsSangkoo Kim1-1/+0
2016-03-22remove contacts-service2 dependency from libmsg_utils.soKyeonghun Lee3-8/+40
2016-03-22Fix vconf error checkSangkoo Kim1-5/+5
2016-03-21Add MAPI - select with querySangkoo Kim4-2/+64