summaryrefslogtreecommitdiff
path: root/manager
AgeCommit message (Expand)AuthorFilesLines
2016-11-21[TSAM-9206] just show toast pop-up when sim card is fullsubmit/tizen_3.0/20161122.084808accepted/tizen/3.0/wearable/20161124.081642accepted/tizen/3.0/mobile/20161124.081458accepted/tizen/3.0/ivi/20161124.081747Kyeonghun Lee1-0/+2
2016-11-09set proper icon for report notificationsubmit/tizen_3.0_common/20161110.084657submit/tizen_3.0/20161109.080942accepted/tizen/3.0/wearable/20161110.022151accepted/tizen/3.0/mobile/20161110.022126accepted/tizen/3.0/ivi/20161110.022210accepted/tizen/3.0/common/20161114.081132Kyeonghun Lee1-4/+4
2016-11-08[TSAM-9359] reset thumbnail path if user profile image doesn't existsubmit/tizen_3.0/20161109.073155Kyeonghun Lee1-0/+2
2016-11-08[TSAM-9561] fix logical error occured when unread msg count is 0Kyeonghun Lee1-80/+78
2016-11-08[TSAM-9666] set proper icon for indicatorKyeonghun Lee1-5/+5
2016-11-06[TSAM-8885] implmentation for reply on active notificationKyeonghun Lee3-6/+75
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 Lee53-38/+4158
2016-11-01[TSAM-9200] fix query errorKyeonghun Lee1-1/+1
2016-10-19add background-category for msg-managersubmit/tizen_3.0_common/20161104.104000submit/tizen_3.0/20161028.082423submit/tizen_3.0/20161028.062323submit/tizen/20161019.085455accepted/tizen/wearable/20161019.141309accepted/tizen/mobile/20161019.141255accepted/tizen/ivi/20161019.141325accepted/tizen/common/20161019.145800accepted/tizen/3.0/wearable/20161028.133626accepted/tizen/3.0/mobile/20161028.133004accepted/tizen/3.0/ivi/20161028.133908Kyeonghun Lee1-0/+1
2016-10-14[TSAM-8760] query for getting unread count fixedsubmit/tizen/20161014.065604accepted/tizen/wearable/20161015.000508accepted/tizen/mobile/20161015.000514accepted/tizen/ivi/20161015.000512accepted/tizen/common/20161014.075247Kyeonghun Lee1-2/+2
2016-10-12fix msg-manager crash issuesubmit/tizen/20161012.062243accepted/tizen/wearable/20161013.000654accepted/tizen/mobile/20161013.000639accepted/tizen/ivi/20161013.000710accepted/tizen/common/20161012.154611Kyeonghun Lee1-8/+25
2016-10-11[TSAM-8527] set proper applist for notificationsubmit/tizen/20161011.093140submit/tizen/20161011.092348accepted/tizen/wearable/20161011.234426accepted/tizen/mobile/20161011.234459accepted/tizen/ivi/20161011.234454accepted/tizen/common/20161011.154511Kyeonghun Lee2-26/+36
2016-10-11[TSAM-8690] fix query errorKyeonghun Lee1-5/+6
2016-10-06use recorder api to get recorder state(MMFW team request)Kyeonghun Lee2-13/+15
2016-10-06[TSAM-8550] set user profile image with NOTIFICATION_IMAGE_TYPE_THUMBNAIL to ...Kyeonghun Lee1-2/+4
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 Lee3-5/+41
2016-10-04resolve TSAM-8516: set number of attachments for active notificationKyeonghun Lee1-4/+28
2016-09-26add code to block active notification when receving msg in activated conversa...submit/tizen/20160928.053937accepted/tizen/wearable/20160929.001857accepted/tizen/mobile/20160929.001745accepted/tizen/ivi/20160929.001850accepted/tizen/common/20160928.164205Kyeonghun Lee1-5/+25
2016-09-20TSAM-6669: set guided text for delivery report instant notificationKyeonghun Lee51-50/+3503
2016-09-09set new bundle key to tell if notification is report noti or notKyeonghun Lee1-57/+20
2016-08-22Resolve TSAM-6815: Increase unread count for thread list when receiving restr...Kyeonghun Lee1-2/+2
2016-08-03resolve TSAM-6666: missing code for failed notification addedKyeonghun Lee1-0/+2
2016-07-11resolove TSAM-6227: use snprintf instead of strncpy to prevent from null stri...submit/tizen/20160711.021405accepted/tizen/wearable/20160711.030818accepted/tizen/mobile/20160711.030831accepted/tizen/ivi/20160711.031256accepted/tizen/common/20160711.170331Kyeonghun Lee1-3/+9
2016-07-05resolve TSAM-5913: set message app's package name for notification apissubmit/tizen/20160706.013325accepted/tizen/wearable/20160706.081818accepted/tizen/mobile/20160706.081803accepted/tizen/ivi/20160706.081840accepted/tizen/common/20160706.142010Kyeonghun Lee1-7/+21
2016-07-01msg-service bugs fixed(cherry-picks from product git)Kyeonghun Lee1-5/+5
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.heo7-53/+48
2016-06-16apply tizen c++ coding ruleKyeonghun Lee3-26/+20
2016-06-15missing privilege addedsubmit/tizen/20160615.103002accepted/tizen/wearable/20160616.003330accepted/tizen/mobile/20160616.003345accepted/tizen/ivi/20160616.003304accepted/tizen/common/20160615.193812Kyeonghun Lee1-0/+1
2016-06-14set proper icon for indicator when sending failKyeonghun Lee1-1/+1
2016-06-09resolve TSAM-2572: set launch option for active notificationsubmit/tizen/20160609.034414accepted/tizen/wearable/20160609.091520accepted/tizen/mobile/20160609.091911accepted/tizen/ivi/20160609.091526accepted/tizen/common/20160609.150119Kyeonghun Lee1-8/+22
2016-06-07add po files temporarilysubmit/tizen/20160607.093859accepted/tizen/wearable/20160607.235431accepted/tizen/mobile/20160607.235437accepted/tizen/ivi/20160607.235439accepted/tizen/common/20160607.194738Kyeonghun Lee54-1/+47277
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