summaryrefslogtreecommitdiff
path: root/manager
AgeCommit message (Expand)AuthorFilesLines
2016-05-31apply new system-event definesKyeonghun Lee1-7/+0
2016-05-17remove unused defineKyeonghun Lee1-11/+0
2016-05-16remove unnecessary parameter for MsgMgrSoundPlayVibration()Kyeonghun Lee1-3/+3
2016-05-09modify indicator icon pathsubmit/tizen/20160516.023257accepted/tizen/wearable/20160516.091647accepted/tizen/mobile/20160516.091638accepted/tizen/ivi/20160516.091621accepted/tizen/common/20160516.143403Kyeonghun Lee1-0/+9
2016-05-04not set vibration path to avoid immersion's patentKyeonghun Lee1-1/+6
2016-05-02remove dependancy for appcore-agentsubmit/tizen/20160502.053803accepted/tizen/wearable/20160502.114016accepted/tizen/mobile/20160502.113936accepted/tizen/ivi/20160502.114030accepted/tizen/common/20160502.183624Kyeonghun Lee1-1/+1
2016-04-27add error handling when it occured msg-server is not readyKyeonghun Lee1-1/+4
2016-04-27add boilerplate to msg-manager.cppKyeonghun Lee1-0/+29
2016-04-25prevent from race condition when terminate msg-managerKyeonghun Lee1-3/+15
2016-04-22remove quick_exit() from codeKyeonghun Lee1-3/+2
2016-04-22resolve TSAM-1744Kyeonghun Lee1-2/+2
2016-04-19make msg-manager on-demandKyeonghun Lee1-0/+26
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 Lee2-12/+3
2016-04-07fix svace issuesKyeonghun Lee1-1/+1
2016-04-07use proper struct member to get free spaceKyeonghun Lee1-4/+0
2016-04-07remove notification, libstorage dependancy from msg-server daemonKyeonghun Lee8-21/+369
2016-04-05replace some deprecated APIs with public APIsKyeonghun Lee3-37/+19
2016-04-04remove phonenumberutil apiKyeonghun Lee4-27/+182
2016-04-04memory leak issue fixedKyeonghun Lee2-2/+3
2016-03-31move notification, media-player feature to msg-manager from msg-serviceKyeonghun Lee12-50/+4684
2016-03-18apply outgoing msg eventsubmit/tizen/20160318.072059accepted/tizen/wearable/20160318.113950accepted/tizen/tv/20160318.113956accepted/tizen/mobile/20160318.113853accepted/tizen/ivi/20160318.113044accepted/tizen/common/20160318.150054Kyeonghun Lee3-98/+49
2016-03-16[TRE-46]Add msg-manager pkgSangkoo Kim10-0/+747